@charset "utf-8";

body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height:1.8;
}

a:hover{
	text-decoration:none;
}

#header{
	margin:10px auto;
	text-align:center;
}
#container{
	width:750px;
	margin: 0 auto;
}
#mainContent{
	float:right;
	width: 520px;
}
#sidebar{
	float:left;
	width: 200px;
	

}

#fcg_lab{
	width:200px;
	
}


.head_rel{
	background:url(images/head_rel.gif) top center no-repeat;
	width:200px;
	height:27px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 0 0;
	letter-spacing: 2px;
}

.rel{
	margin:20px 0;
}
.rel_cont {
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	padding: 10px;
}
#logo_lab{
	padding:0 0 10px 5px;
}
.rel_cont li{
	list-style:none;
}

#mainContent{
	width:520px;
	
}
#mainContent p{
	margin:10px 0;
	
}
#mainContent dt{
	font-weight:bold;
	margin:10px 0 0 0;
	
}
.mainCont2{
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	padding: 10px;
}
h2{
	text-align:center;
	color: #000;
}

h3{
	text-align:center;
	margin-bottom: 10px;
	color: #000;
}


.bnr_report {/* レポート誘導バナー */
	display: block;
	margin-bottom: 10px;
	width: 238px;
	height: 40px;
	background-color: reft;
	background-image: url(images/buttun.gif);
	background-repeat: no-repeat;
	background-position: top;
}


.box_banners {
	margin:25px 0 7px;
	padding-left:260px;
}











#footer{
	margin:0px 0 20px;
	
}
#footer .clearfix{
	clear:both !important;
	padding-top:20px;
}
#foot_lab{
	width:500px;
	float:right;
	border-left:solid #ccc 10px;
	padding-left:10px;
}
#foot_lab dt{
	font-weight:bold;
	font-size:14px;
	line-height:1.5;
}
#foot_lab dd{
	color:#666;
}

#copyright{
	text-align:center;
	margin:10px 0;
	font-size:14px;
}
