@charset "utf-8";
/* CSS Document */

	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
/*---------- /clearfix----------*/
.mt10 { margin-top: 10px!important; }
.mb10 { margin-bottom: 10px!important;}
.mt20 { margin-top: 20px!important; }
.mb20 { margin-bottom: 20px!important;}
.mt30 { margin-top: 30px!important; }
.mb30 { margin-bottom: 30px!important;}
.mt40 { margin-top: 40px!important; }
.mb40 { margin-bottom: 40px!important;}
.mt50 { margin-top: 50px!important; }
.mb50 { margin-bottom: 50px!important;}
.ml10 { margin-left: 10px!important;}
.mr10 { margin-right: 10px!important;}
.fs14 { font-size: 14px!important;}
.fs16 { font-size: 16px!important;}
.fs18 { font-size: 18px!important;}
.fs20 { font-size: 20px!important;}
.fs22 { font-size: 22px!important;}
.fs24 { font-size: 24px!important;}
.text-right {text-align: right;}

#area {
	position: relative;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#top_btn + .bpbox_center,
#top_btn + a .bpbox_center,
#top_btn a .bpbox_center {
	position: absolute;
	top: 275px;
	right: 150px;
}
#top_btn + .bpbox_center a img:hover,
#top_btn + a .bpbox_center img:hover,
#top_btn a .bpbox_center img:hover,
a .bpimage_image img:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;

}

#top_btn + a .bpbox_center {
	position: absolute;
	top: 275px;
	right: 328px;
}

.col-left {
	float: left;
}
.col-right {
	float: right;
}

h2 {
	background: url(h_icon.png) 0 0 no-repeat;
	padding-left: 60px;
	border-bottom: 1px solid #26267c;
	font-size: 22px;
	font-weight: bold;
	color: #3f3f3f;
	line-height: 1.2;
}
h2.font-l {
	font-size: 26px;
	height: 36px;
	padding: 12px 0 5px 60px;
}
.w300 {
	width: 300px;
}
.w88 {
	width: 88px;
}
.w530 {
	width: 515px;
}
#contents .w300 p {
	font-size: 14px;
	margin-top: 0;
}
#contents .w530 h3 {
	border: none;
	color: #3f3f3f;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	margin: 20px 0 0;
}
#contents .w300 .bpimage_center {
	margin-bottom: 5px;
}

