/* CSS Document */
/*--------------------------�t�H�[��--------------------------------*/
#form{
	border-collapse:collapse;
	width:640px;
}
#form td{
	padding:5px;
}
#form th{
	padding:5px;
	height:40px;
	width:160px;
	text-align:right;
}
.form_bg{
	background:#F2F2F2;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
#form_txt{
	width:612px;
	margin-left:10px;
	border:5px double #999;
	margin-bottom:20px;
}
#form_txt p{
	margin:10px 0 10px 30px;
}
.form_red{
	font-size:10px;
	color:#F00;
}
.form_minifont{
	font-size:10px;
}
#name,
#name2,
#tel,
#email,
#emailcheck,
#inquiry_ID,
#message{
	width:350px;
}
#form_title{
	margin-top:5px;
	margin-bottom:20px;
}
.disprynon{
	display:none;
}
#bt{
	width:70px;
}
#main2{
	width:642px !important;
	margin: 0 38px 50px 18px;
	float:right;
}