@charset "UTF-8";

div#contents h2 { background: url(../images/inquiry/title.gif) no-repeat ; }

div#contents h3.m01 { background: url(../images/inquiry/h3_01.gif) no-repeat ; margin-top : 20px ; }
div#contents h3.m02 { background: url(../images/inquiry/h3_02.gif) no-repeat ; }



div#form {
	text-align : left ;
	margin : 15px 0px ; 
	border-top : 1px dashed #3399ff ;
	border-bottom : 1px dashed #3399ff ;
}


table.form {
	width : 580px ;
	margin : 15px auto ;
}

table.form th {
	width : 140px ;
	text-align : left ;
	font-weight : normal ;
	padding: 10px 0px 0px 0px ;
	vertical-align : top ;
}

table.form span.red {
	font-size : 84% ;
}



table.form td {
	text-align : left ;
	kakunin-height : 180% ;
	vertical-align : top ;
	padding: 5px 0px 0px 0px ;
}


table.form input { margin: 0px 2px 0px 0px ; }
table.form select { margin: 0px 2px 0px 0px ; }



.errmsg {
	font-weight: bold;
	color: #FF0000;
}
