@charset "utf-8";
/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

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



.clear {
	clear: both !important;
}

.ov a:hover img{
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.mt_0{margin-top:0 !important;}
.mt_ss{margin-top:5px !important;}
.mt_s{margin-top:10px !important;}
.mt_m{margin-top:15px !important;}
.mt_l{margin-top:20px !important;}


.mb_ss{margin-bottom:5px !important;}
.mb_6px{margin-bottom:6px !important;}
.mb_s{margin-bottom:10px !important;}
.mb_m{margin-bottom:15px !important;}
.mb_l{margin-bottom:20px !important;}
.mb_8px{margin-bottom:8px !important;}
.mb_25px{margin-bottom:25px !important;}
.mb_30px{margin-bottom:30px !important;}
.mb_40px{margin-bottom:40px !important;}
.mb_60px{margin-bottom:60px !important;}


.fs9{ font-size:9px !important;}
.fs10{ font-size:10px !important;}
.fs12{ font-size:12px !important;}
.fs14{ font-size:14px !important;}
.fs16{ font-size:16px !important;}

.fc_gray{ color:#333333 !important;}
.fc_red{ color:#ff0000 !important;}

.vat{ vertical-align:top !important}
.vam{ vertical-align:middle !important}
.vab{ vertical-align:bottom !important;}
.vabl{ vertical-align:baseline !important;}

.alCenter{
	text-align:center !important;
}
.alCenter img{
	display:inline;
}


.ov a:hover img{
	filter: alpha(opacity=80);
	opacity: 0.8;
}



/*------------------------------------------------------------
	#conts
------------------------------------------------------------*/
h2.columnH2 {
	font-size: 14px;
	color: #fff;
	background-color: #c9a977;
	clear: both;
}

h2.columnH2 span {
	margin-left: 10px;
	padding: 4px 0 4px 20px;
	display: block;
	background: url(../../images/common/col_h2_bg.gif) no-repeat left 8px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "メイリオ", "Meiryo", arial, helvetica, clean, sans-serif;
}

#conts .columnBox {
	padding: 10px 19px 15px 20px;
	clear: both;
	border-bottom: 1px solid #e7e3d1;
}

#conts .colorBox {
	background-color: #fcfbee;
}

#conts .columnBox img {
	padding-top: 5px;
}

#conts .columnBox dl {
	width: 471px;
	float: right;
}

#conts .columnBox dl dt {
	font-weight: bold;
	font-size: 14px;
	color: #3399cc;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "メイリオ", "Meiryo", arial, helvetica, clean, sans-serif;
}

#conts .commonDl {
	line-height: 1.5;
}

#conts .commonDl dt {
	padding: 4px 10px 2px 21px;
	background-color: #EEEEEE;
	font-size:14px;
}

#conts .commonDl dd {
	padding: 4px 10px 4px 21px;
	font-size:14px;
}

#conts .commonUl li {
	margin-right: 25px;
	float: left;
}

#conts .commonUl li.specail {
	margin-right: 22px;
	font-size: 10px;
}

.socialLink {
	margin-bottom: 18px;
}

.socialLink li {
	float: left;
	padding-right: 5px;
}

.sideBox01 .ulBox .imgUl li .imgSpan a {
	height: 64px;
	width: 64px;
	overflow: hidden;
	display: block;
}

/*関連コラム*/
.r530Box{
	width:530px;
	margin-right:-10px;
}
.r530Box ul{
	overflow:hidden;
	zoom:1;
}
.r530Box ul li{
	width:125px;
	float:left;
	margin-right:10px;
	list-style:none !important;
	font-weight:normal !important;
	font-size:12px !important;
	
}
.pageIncBox{
	width:540px;
}
.r530Box ul li .boxImg{
	display:block;
	height:70px;
	overflow:hidden;
}
.r530Box ul li h4{
	padding:8px 0 0 0 !important;
	font-weight:normal !important;
	font-size:12px !important;
	border:none !important;
}
