@charset "utf-8";
@import url("menu.css");

BODY	{
	background:#ffffff url(../images/common/bg.jpg) top center no-repeat;
	font-style:normal;
	font-weight:normal;
	text-align:left;
	text-indent:0pt;
	letter-spacing:0em;
	color:#333333;
	font-size:font-size:13px;*font-size:small;*font:x-small;
	font-family:arial,helvetica,clean,sans-serif;
	line-height:140%;
	margin:0;
	padding:0px;
	}

a:link { color: #2c427b; text-decoration: underline; }
a:visited { color: #2c427b; text-decoration: underline; }
a:hover { color: #c37d00; text-decoration: underline; }
a:active { color: #2c427b; text-decoration: underline; }


#wrapper{
	width:100%;
	margin:0px auto;
	padding:0;
}
#container{
	width:890px;
	margin:auto;
	padding:0px 0 0 0;
}
#contentbody{
	width:890px;
	margin:auto;
	padding:0px 0 0 0;
}
#contentbody .l_blk{
	width:590px;
	margin:0;
	padding:10px 0 0 0px;
	font-size:13px;
	line-height:160%;
	float:left;
}
#contentbody .r_blk{
	width:270px;
	margin:0;
	padding:10px 0 0 0;
	font-size:13px;
	line-height:160%;
	float:right;
}
/* clearfix */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1% }
.clearfix {display:block;}

#head{
	background:url(../images/common/head_bg.jpg) bottom center no-repeat;
	position: relative;
	width:890px;
	height:88px;
	margin:0 auto;
	padding:0;
}
#head #logo{
	position : relative;
	top: 39px;
	left: 18px;
	width:474px;
	height:26px;
	margin:0;
	padding:0;
}
#head #logo2{
	position : absolute ; 
	top: 2px;
	left: 684px;
	width:82px;
	height:82px;
	margin:0;
	padding:0;
}
#head #logo3{
	position : absolute ; 
	top: 14px;
	left: 770px;
	width:118px;
	height:76px;
	margin:0;
	padding:0;
}
#menu{
	background:url(../images/common/menu_bg.gif) top center no-repeat;
	position : relative;
	width:890px;
	height:25px;
	margin:0;
	padding:0;
}
#menu .eng_jap{
	margin:0;
	padding:6px 10px 0 0;
	float:right;
	font-size:10px;
	text-align:left;
	line-height:120%;
	font-weight:400;
	color:#553b1e;
}
#menu a:link{
	color:#553b1e;
}
#menu a:visited{
	color:#553b1e;
}
#menu a:hover{
	color:#757575;
}
#menu a:active{
	color:#553b1e;
}

#contentbody{
	background:#ffffff;
	width:890px;
	margin:0;
	padding:0;
}
#space0{
	margin:auto;
	padding:0;
	font-size:10px;
	text-align:left;
	line-height:100%;
}
#foot{
	position: relative;
	width:867px;
	margin:auto;
	padding:5px 0 5px 0;
	font-size:10px;
	line-height:120%;
	text-align:center;
}
#navi{
	position: relative;
	width:867px;
	margin:auto;
	padding:5px 0 0 0;
	font-size:10px;
	line-height:120%;
}
.clear{
	clear:both;
}
#pagetop{
	position: relative;
	width:890px;
	margin:auto;
	padding:0;
	/padding:5px 0 0 0;
	text-align:right;
}
img {
border:0px;
}