@charset "UTF-8";
.r12{font-size:11px;}

h2{margin-bottom:20px;}

#inquiry_contents {
	width: 760px;
	margin-left: 50px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}

#inquiry_contents h3 {
	margin-bottom: 20px;
}

#contactbox {
	width: 740px;
	clear: left;
	background-image: url(../common/img/round_bg_black.gif);
	color: #FFFFFF;
	text-align: left;
	padding: 10px;
}

#contactbox .formbox {
	float: left;
}

/*�t�H�[���{�b�N�X*/
#formsheet input,#formsheet textarea{padding:2px;margin-bottom:5px; width:353px;}

#formsheet td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding:5px 5px 2px;
	width: 120px;
}
#formsheet #must {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CC0000;
}
#formsheet #title {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
}


.inquiry #contents-header img {
	width: 810px;
	height: auto;
}
.inquiry h2 img {
	max-width: 637px;
	height: auto;
}
.inquiry #contactbox #form1 #formsheet {
	width: 740px;
}

#formsheet #addr1{
	margin-bottom:5px;
}
#formsheet #zip1 {
	display: inline;
	width: 58px;
	margin-bottom:5px;
}
#formsheet #zip2 {
	width: 64px;
	margin-bottom:5px;
}

#form1 #name,
#form1 #addr1,
#form1 #addr2,
#form1 #email,
#form1 #tel
{ width:294px;}
#btn_submit{ width:137px!important; height:22px!important;}