@charset "utf-8";
/* CSS Document */

#content .tabbox{
	
	height:63px;
	background:url(../img/index_bg_01.png) repeat-x 0px 33px;
}

#content .tabbox ul{
	padding-left:30px;
}

#content .tabbox ul li{
	float:left;
}

#content .box01{
	width:676px;
	margin:0px auto;
	font-size:1.2em;
	line-height:1.4em;
	border-bottom:1px dotted #C6BFB7;
}

#content .box01 ul{
	padding-left:10px;
}

#content .box01 ul li{
	float:left;
	width:200px;
	margin-bottom:20px;
}

#content .box02{
	width:676px;
	margin:auto;
	font-size:1.2em;
}

#content .box03{
	border:3px double #F1EEE4;
	background:#FBF9F0;
	padding:15px 27px;
}

#content .box03 h2{
	padding-bottom:3px;
	background:url(../img/ryoukin_bg_01.png) no-repeat bottom;
	margin-bottom:20px;
}

#content .box03 div{
	width:560px;
	line-height:1.4em;
}

#content .box03 dl{
	width:280px;
	margin-bottom:20px;
}

#content .box03 dl.odd{
	clear:left;
	float:left;
}

#content .box03 dl.even{
	clear:right;
	float:right;
}

#content .box03 dl dt{
	font-weight:800;
}

#content .box03 p{
	font-size:.833em;
	padding-top:20px;
	border-top:1px dotted #C5BCB0;
}








