/*-----------------------------
____index
-----------------------------*/
#Containers {
	background:url(../img/bg_container.jpg)  top center;
}

#Containers #wrap{
	background:url(../img/bg_wrap.jpg) repeat-y;
	width:950px;
	margin:0 auto;

	min-height:400px;
	height: auto !important;
	height:400px;
}
#Containers #wrap #contents{
	width:950px;
	margin:0 auto;
}

#Containers #wrap #contents #main{
	width:713px;
	float:right;
	border-left:solid 4px #274358;
	border-right:solid 4px #274358;
	margin:10px 0;
	padding:15px 15px 0 15px;
	background-color: #fff;
}
/*-----------------------------
____リスト
-----------------------------*/

#body_bn #stationlist-title h4{
	width:259px;
	height:49px;
	background:url(../img/title_stationlist.gif) no-repeat;
	text-indent:-9999px;
	margin:0;
	float:left;
}


/*-----------------------------
____問い合わせ表
-----------------------------*/

#body_bn #Containers #wrap #contents #main .txtarea table{
	margin-top:20px;
	width:600px;}
	
#body_bn #Containers #wrap #contents #main .txtarea td{
	padding:5px;
	font-size:12px;
	color:#333333;
	text-align:center;	
}
	
#body_bn #Containers #wrap #contents #main .txtarea th{
	padding:5px;
	background:url(../img/list_titleback.gif);
	font-size:13px;
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;	
	text-align:center;	
}
#body_bn #Containers #main .txtarea .please{
	font-size:13px;
	text-align:center;
	font-weight:bold;
	padding:15px 0;
	color:#5b718f;
}
/* @end */
