@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;}

#formsheet td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding:5px 5px 2px;
}
#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;
}
