/* CSS Document */

/*フォーム用CSS*********************/

#form{
	float:left;
	height:auto;
	width:626px;
	margin:0px;
	padding:0px 0px 0px 19px;
}

#form p{
	margin:5px 0px 10px 0px;
}

#form .caution a{
	color:#FF0000;
}


#form h3{
    margin:10px 0px 10px 0px;}

.r_input{
float:right;
}

.l_input{
float:left;
width:140px;
}

.l_input2{
float:left;
width:auto;
}

td.ntlOthEL {
	background-color:#FF0000;
	height:auto;
	text-align:left;
	border-top:1px #666666 solid;
	border-bottom:1px #666666 solid;
	border-left:1px #D2E200 solid;
	padding:5px 5px 5px 10px;
	margin:2px 0px 2px 0px;
}

img.none {
	background:url(/inquiry/form_img/h4_bg.gif) no-repeat top left;
	font-size:14px;
	font-weight: bold;
	color:#000000;
    margin:13px 0px 10px 0px;
	padding:6px 0px 10px 0px;
}

td.ntlOthL {
	background-color:#A8DE19;
	height:auto;
	color:#3B3B3B;
	text-align:left;
	border-top:1px #666666 solid;
	border-bottom:1px #666666 solid;
	border-left:1px #D2E200 solid;
	padding:5px 5px 5px 10px;
	margin:2px 0px 2px 0px;
}