body{
	margin:0;
	padding:0;
	font-size: 90%;
	background-color: #ffffff;
	color:#333333;
	text-align:left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

strong{
color:#003CAA;
}

b{
font-size:120%;
color:#003CAA;
}
.none{
display:none;
}
/*TOP用(全体レイアウト)*/	
#center_top {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -295px;
	margin-left: -355px;
	width: 710px;
	height: 556px;
}
/*Body直下*/
/*全体レイアウト囲み*/	
#wrapper{
	width:760px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background-color:#ffffff;
	background-position: left top;
	}
/*ヘッダー部*/
#header{
width:760px;
margin:0;
padding:0;
}
#header_logo{
	float:left;
	width:auto;
	height:auto;
	margin:45px 0 0 0;
	padding:0;
	vertical-align:bottom;
}
#header_logo h1{
display:block;
width:183px;
height:16px;
margin:0;
padding:0;
background-image: url(../images/top_r4_c2.jpg);
background-repeat: no-repeat;
background-position: left top;
} 
#header_logo h1 a{
display:block;
width:183px;
height:16px;
margin:0;
padding:0;
}

#header_right{
	float:right;
	width:550px;
	height:auto;
	text-align:left;
	}
	
/*content(TOP用)*/
#content{
	clear:both;
	width: 760px;
	height:351px;
	margin:0;
	padding:0;
	background-image: url(../images/main_top01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content p#eng_ri a{
display:block;
text-align:right;
margin:5px 5px 0 630px;
padding:2px 2px 0px 12px;  
background-image: url(../images/eng_ri.gif);
background-repeat: no-repeat;
background-position: left 7px;
width:auto;
}
/*footer(フッター部)*/
#footer{
clear:both;
width: 760px;
height:auto;
margin:0;
padding:0;
}
#footer #footer_link{
text-align:right;
margin:0;
padding:2px 3px;
}

