/*-------------------------------------------
	[inquiry] Css 
-------------------------------------------*/
h2{
	width:960px;
	height:37px;
	margin:10px 0 20px 0;
}

h2#h2_link{
	background:url("images/h2_ttl_01.gif") 0 0 no-repeat;
}
div#cont_area{
	font-size:110%;
}

div#cont_area form table{
	margin:auto;
	border-collapse:collapse;
	position:relative;
}
* html div#cont_area form table{
	margin-left:200px;
}
div#otoiawase_ha{
	margin:auto;
	width:890px;
	height:40px;
	color:#244900;
}
div#otoiawase_cyuui_wrap{
	text-align:center;
}
div#otoiawase_cyuui{
	width:480px;
	height:auto;
	margin:10px auto 20px;
	border:solid 2px #690;
	text-align:left;
}
div#otoiawase_cyuui p{
	color:#244900;
	font-weight:bold;
	line-height:18pt;
	margin:10px 20px;
}
div#otoiawase_cyuui ul{
	margin:10px 0px 10px 40px;
	list-style-type:disc;
}
form table tr td{
	padding:7px;
}
form table tr td.entry{
	vertical-align:top;
}
form table tr td.box{
	border-left:dotted 1px #690;
}
form table tr td#button_sub_res{
	text-align:center;
}

table#form_table{
	width:520px;
}
table#form_table tr td.entry{
	width:140px;
}
table#form_table tr td.box{
	width:380px;
}

span#goyoyakuha{
	color:#f00;
}