@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;}

.col-left {
	float: left;
}
.col-right {
	float: 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 {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;

}

#top_btn + a .bpbox_center {
	position: absolute;
	top: 275px;
	right: 328px;
} 