@charset "shift_jis";
/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
/* 見Eし体裁E*/

/* チEスト体裁E*/

/* チEEブル */

/*------------------------------------------------------------
	便利スタイル
------------------------------------------------------------*/
/* リスチE*/
/* 画僁E*/

/* 注意書ぁE*/

/* 引用 */

/* float */
.floatL {
	float: left;
}

.floatR {
	float: right;
}

/* clearfix */
	* html .clearFix {
		zoom: 1;
	}

	*+html .clearFix {
		zoom: 1;
	}

.clearFix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.clear {
	clear: both;
}

.zoom {
	overflow: hidden;
	zoom: 100%;
}

.mr0 {	margin-right: 0 !important;}
.mr10 {	margin-right: 10 !important;}
.mr20 {	margin-right: 10 !important;}
.mr35 {	margin-right: 35 !important;}
.mr50 {	margin-right: 50 !important;}
.ml10 {margin-left: 10 !important;}
.ml0 {margin-left: 0 !important;}
.ml16 {margin-left: 16 !important;}
.ml25 {margin-left: 25 !important;}
.ml30 {margin-left: 30 !important;}
.ml40 {margin-left: 40 !important;}
.ml50 {margin-left: 50 !important;}
.ml60 {margin-left: 60 !important;}
.ml65 {margin-left: 65 !important;}
.mb0 {margin-bottom: 0 !important;}
.mb3 {margin-bottom: 4px !important;}
.mb5 {margin-bottom: 5px !important;}
.mb7 {margin-bottom: 7px;}
.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;}
.mb55 {margin-bottom: 55px !important;}
.mb60 {margin-bottom: 60px !important;}
.mt2 {margin-top: 2px !important;}
.mt3 {margin-top: 3px !important;}
.mt5 {margin-top: 5px !important;}
.mt10 {margin-top: 10px !important;}
.mt15 {margin-top: 15px !important;}
.mt19 {margin-top: 19px !important;}
.mt20 {margin-top:20px !important;}
.mt35 {margin-top: 35px !important;}
.mtr{margin:0 19px 0 0 !important;}

.text_r{text-align:right;}
.text_l{text-align:left;}
.text_c{text-align:center;}
.text_lin{line-height:2.3;}
.text_lin02{line-height:1.7;}
.tex_b{text-indent: -15px;margin-bottom: 15px;}
.tex_b02{
	text-indent: -16px;
	margin-bottom: 5px;
	padding:0 0 0 16px;
}
.ep01{
	font-size:11px;
	text-align:left !important;
	margin: 0 0 5px 23px;
	padding:0;	
	}
.ep02{
	font-size:11px;
	line-height:1.2;
	text-align:left !important;
	margin: 0;
	padding:3px 0 0 0;	
	}
.text_gr{
	color: #DC1617;
	}
.text02_gr{
	color: #DC1617;
	font-size: 14px;
	font-weight: bold;
	}
	
.text03_gr{
	color: #DC1617;
	font-size: 20px;
	font-weight: bold;
	}

.text_re{
	color: #F00;
	}
.text_br{
	font-size:18px;
	font-weight: bold;	

	}

/*------------------------------------------------------------
	comm_ul
------------------------------------------------------------*/

#conts ul.comm_ul li {
	margin-right: 37px;
	float: left;
	font-size: 11px;
}
