@charset "shift_jis";




/* ------------------
  コンテンツ
 ------------------*/
 
#explanation{
	width:506px;
	height:auto;
	margin:10px auto 10px auto;
	line-height:25px;
	color:#4f422e;
	font-size:12px;
	}
 
#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;
	}
	
#box{ 
	width:300px;
	height:auto;
	margin:auto;
}

#box_line{
    width:300px;
	height:21px;
	background-color:#4f422e;
	color:#fff;
	text-align:center;
	font-size:12px;
	padding:8px 0 0 0;
	}
	
#box_table{ 
	width:300px;
	height:auto;
	margin:auto;
	background-color:#FFFFFF;
}

#explanation_box{ 
	width:505px;
	height:auto;
	line-height:25px;
	margin:20px auto 0 auto;
	border-color:#4f422e;
	border:1px solid #4f422e;
	color:#4f422e;
	font-size:12px;
	padding:5px 5px 5px 5px;
}






















