@charset "euc-jp";



/*　コンテンツ
---------------------------------------------------- */

/*　左
---------------------------- */
.l_box{
	float:left;
	width:284px;
}

/*　右
---------------------------- */
.r_box{
	float:right;
	width:284px;
}

/*　ライン
---------------------------- */
.dot_bg_t{
	width:612px;
	background:url(../img/sub_cobg.jpg) repeat-y left top;
	padding:0 0 25px 0;
}

.dot_bg_t02{
	width:612px;
	background:url(../img/sub_cobg.jpg) repeat-y left top;
}

.dot_bg_y{
	width:612px;
	height:1px;
	background:url(../img/dot_line_y.gif) repeat-x left top;
	overflow:hidden;
}


/*　タイトル
---------------------------- */
.title01{
	padding:0 0 20px 0;
}

.title02{
	padding:25px 0 20px 0;
}

.title03{
	padding:20px 0 20px 0;
}

/*　テキスト
---------------------------- */
.text00{
	text-align:justify;
	text-justify:inter-ideograph;
}

.text01{
	padding:8px 0 0 0;
	text-align:justify;
	text-justify:inter-ideograph;
}

.text02{
	padding:15px 0 0 0;
	text-align:justify;
	text-justify:inter-ideograph;
}

.bold_t{
	font-weight:bold;
}

.red_t{
	font-weight:bold;
	color:#A1201C;
}

.green_t{
	font-weight:bold;
	color:#5E8A00;
}


/*　アイコンリンク
---------------------------------------------------- */
.icon_t{
	margin:10px 0 0 0;
	background:url(../img/icon01.jpg) no-repeat left;
}

.icon_t a{
	color:#A1201C;
	padding:0 0 0 22px;
}

.icon_t a:hover{ 
	color:#FD6D17;
	padding:0 0 0 22px;
}
































