img
{max-width:100%; height:auto;} /* 画像のハミ出し防止 */
form p
{font-size:100%;}
input,select
{width:100%; font-size:120%; padding:5px;}
/*input:focus,input:hover
{background:#acf3ff;}*/
textarea
{width:100%; font-size:120%; padding:5px; height:50px;}
textarea:focus,textarea:hover
{height: 150px;}
input[type="submit"]
{
	border:none;
	background:none;
	color:#FFF;
	width: 100%;
}
/*.focus
{background:#acf3ff;}*/
.wd33per
{width:30%;}


.indispensable{
	margin-left:5px;
	/*color:#EF6A04;*/
	font-size:0.9em;
	background:#F08802;
	color:#FFF;
	padding:4px;
	letter-spacing:2px;
}
dt{
	margin-top:10px;
}
dd{
	margin:2px 5px 0px 0px;
}

#inquiryButton{
	background:#E61F18;
	border-radius:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	margin:15px 0px 0px 0px;
	padding:5px;
	border:none;
	color:#FFF;
	font-size:100%;
}