@charset "shift_jis";




/* ------------------
  コンテンツ
 ------------------*/

#line{
    width:506px;
	height:21px;
	background-color:#f2f0d9;
	background-image:url(../images/list_bar_bg.jpg);
	margin:49px 0 0 30px;
	color:#fff;
	padding:8px 0 0 8px;
	font-size:12px;
	}


.sub_title{
    width:512px;
	height:21px;
	margin:25px auto 10px auto;
	line-height:25px;
	color:#bf9000;
	font-size:15px;
	border-bottom: #4f422e dotted 1px ;
	font-weight:bold;
	}
 
 
.explanation{
	width:506px;
	height:auto;
	margin:10px auto 10px auto;
	line-height:25px;
	color:#4f422e;
	font-size:12px;
	}

