@charset "utf-8";
/* -----------------------------------------------------
main
----------------------------------------------------- */
#mnav {
	margin:0 0 20px 128px;
}
#mnav li{
	float:left;
	padding:5px 20px;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	border-right:1px dotted #ccc;
}
.mnav_L{
	border-left:1px dotted #ccc;
}
#main{
	width:610px;
	float:left;
}
#main h2{
	width:592px;
	height:25px;
	margin: 0 0 20px 0;
	padding: 5px 0 0 18px;
	background:url("../img/common/bg_ttl_02.jpg") no-repeat left center;
	border-bottom: 1px solid #1457A0;
	font-weight: bold;
}
#site_box{
	margin:0 0 200px 0;
}
#site_box span{
	display:none;
}
#site_box li{
	margin:0 0 5px 0;
}
/* -----------------------------------------------------
side
----------------------------------------------------- */


