@charset "utf-8";
/* cf
========================================== */

/* new clearfix */
.cf:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .cf {
	zoom: 1;
} /* IE6 */

*:first-child+html .cf {
	zoom: 1;
} /* IE7 */

/* =======================================

	Structure CSS

========================================== */

.sp{
	display:none !important;
}

a.Banner img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

a.Banner:hover img {
	filter:alpha(opacity=70);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.center {
	text-align: center !important;
	vertical-align:middle !important;
}

.txtright{
	display:block;
	text-align:right;
}
.nopc{
	display:none !important;
}
.indent {
	padding-left:1em;
	text-indent:-1em;
}

.bold {
	font-weight:bold !important;
}

.red {
	color:#B81C22;
}
.f_min{
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.f12{
	font-size:12px !important;
}
.f16{
	font-size:16px !important;
}
.f18{
	font-size:18px !important;
}
.f20{
	font-size:20px !important;
}
.f22{
	font-size:22px !important;
}
.f24{
	font-size:24px !important;
}
.f30{
	font-size:30px !important;
}
.lh1em{
	line-height:1 !important;
}
.lh2em{
	line-height:2em !important;
}

/* =======================================

	margin

========================================== */

.mb0 {
	margin-bottom:0px !important;
}

.mb5 {
	margin-bottom:5px !important;
}

.mb10 {
	margin-bottom:10px !important;
}

.mb15 {
	margin-bottom:15px !important;
}

.mb20 {
	margin-bottom:20px !important;
}

.mb25 {
	margin-bottom:25px !important;
}

.mb30 {
	margin-bottom:30px !important;
}

.mb35 {
	margin-bottom:35px !important;
}

.mb40 {
	margin-bottom:40px !important;
}

.mb45 {
	margin-bottom:45px !important;
}

.mb50 {
	margin-bottom:50px !important;
}

.mb70 {
	margin-bottom:70px !important;
}

.mb150 {
	margin-bottom:150px !important;
}
