@charset "utf-8";

h1 {
	font-size:208%!important;
	top:180px!important;
}
#glink {
	margin-bottom:30px;
}
#glink .box_mb10_c,#glink .clr {
	border-bottom:#CCCCCC solid 1px;
}
.bnr_img {
	width:160px;
	float:left;
}
.bnr_txt {
	width:430px;
	float:right;
}
.bnr_txt p {
	margin-bottom:5px;
}
#flink {
	font-size:93%;
	margin-bottom:30px;
}
.site_box {
	margin-bottom:10px;
	border:#CCCCCC solid 1px;
}
.site_name {
	padding:2px 0 2px 5px;
	background-color:#DFE7EE;
	border-top:#FFFFFF solid 1px;
	border-left:#FFFFFF solid 1px;
	font-weight: bold;
	/*border-bottom: #CCCCCC solid 1px;*/
}
.site_info:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
}
.site_info {
	padding:10px;
	width: 580px;
	display: inline-block;
	position:relative;
}
.site_info {
	display: block;
}
/* MacIE \*//*/
.site_info { overflow: hidden; }
/* */

.site_info .bnr_img {
	width:150px;
	float:left;
}
.site_info .bnr_txt {
	width:420px;
	float:right;
}
