/*-----------------------------
____index
-----------------------------*/
#Containere {
	background:url(../img/bg_backnumber.gif) repeat-x;
}

#Containere #wrap{
	background:url(../img/bg_contents.gif) repeat-x;
	width:950px;
	height:463px;
	margin:0 auto;
}
/*-----------------------------
____メイン
-----------------------------*/
#Containere #wrap #contents{
	background:#fff;
	width:950px;
	margin:0 auto;
}
#Containere #wrap #contents #main{
	width:713px;
	height:364px;
	float:right;
	border-left:solid 4px #274358;
	border-right:solid 4px #274358;
	margin:10px 0;
	padding:15px;
	overflow:auto;
	background-color: #fff;
}
/*-----------------------------
____リスト
-----------------------------*/

#body_bn #enquete-title h4{
	width:259px;
	height:49px;
	background:url(../img/title_enquete.gif) no-repeat;
	text-indent:-9999px;
	margin:0;
	float:left;
}

/*-----------------------------
____問い合わせ表
-----------------------------*/

#body_bn #Containere #wrap #contents #main .txtarea table{
	margin-bottom:20px;
	background-color:#f2f7f9;
}
#body_bn #Containere #wrap #contents #main .txtarea th,td{
	padding:5px 5px 5px 15px;
	font-size:12px;
	color:#333333;
}
#body_bn #Containere #wrap #contents #main .txtarea th{
	background:url(../img/list_titleback.gif);
	font-size:13px;
	font-weight:normal;
	padding:5px;
	color:#FFFFFF;
}
#body_bn #Containere #wrap #contents #main .txtarea .please{
	font-size:13px;
	text-align:center;
	font-weight:bold;
	padding:15px 0;
	color:#5b718f;
}
#body_bn #Containere #wrap #contents #main .txtarea .sousin{
	margin:0px 30px 0px 210px;
}
#body_bn #Containere #wrap #contents #main .txtarea input.nm{
	width:300px;
	border:1px #669999 solid;
}
#body_bn #Containere #wrap #contents #main .txtarea textarea{
	width:300px;
	height:100px;
	border:1px #669999 solid;
}

/* @end */
