/* Form CSS */

.formH2{
	CLEAR: both;
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 15px;
	PADDING-TOP: 16px;
	background-image: url(../img/sozai/h_bg2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 40px;
	font-size: 14px;
	font-weight: bold;
}
.formP{
	CLEAR: both;
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 15px;
	PADDING-TOP: 5px;
	PADDING-BOTTOM: 0px;
	FONT-SIZE: 12px;
	MARGIN-BOTTOM: 0px;
}
h1{
	font-size: 14px;
	height: 1ex;
}
form{
	margin: 0px;
	background-image: url(../img/sozai/th04_2008.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	padding-left: 15px;
}
#comfirm{
	padding: 10px;
	width: 350px;
	margin-top: 10px;
	border: 1px solid;
	border-color: #5BB1E3;
}
#comfirm p{
	line-height: 18px;
}
#name,#email{
	width: 200px;
}
#inquiry{
	width: 370px;
	height: 200px;
}
label, .warning{
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}
label{
}
.warning{
	color: #FF0000;
	font-weight: normal;
}
.q{
	float: none;
	margin-top: 20px;
}
#submit{
	text-align: center;
	margin-top: 15px;
}
#submit input{
	width: 70px;
	margin-left: 10px;
	margin-right: 10px;
}
.clear{
	clear: both;
}
.require{
	background-image: url(../../../dapoi/Copy of form/toiawase/kome_red.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 12px;
	background-image: url(kome_red.gif);
}
