#inquiry_title {

	width  : 720px;
	height : 153px;

	padding : 0px;
	margin  : 15px 0px 15px 0px;

	background-image  : url(../images/title.png);
	background-repeat : no-repeat;
	background-color  : #ffffff;
}


#inquiry_content {

	width  : 720px;

	margin  : 0px 15px 0px 15px;
	padding : 0px;

	text-align : left;

	clear : both;

}


#inquiry_form_01 {

	width  : 310px;
	height : 28px;

	border : 1px solid #999;

	font-size   : 24px;
	font-weight : normal;
	color       : #666;
	line-height : 130%;

	background-color : #f8f8f8;

	clear : both;

}

#inquiry_form_02 {

	width  : 490px;
	height : 28px;

	border : 1px solid #999;

	font-size   : 24px;
	font-weight : normal;
	color       : #666;
	line-height : 130%;

	background-color : #f8f8f8;

	clear : both;

}

#inquiry_form_03 {

	width  : 490px;
	height : 200px;

	border : 1px solid #999;

	font-size   : 18px;
	font-weight : normal;
	color       : #666;
	line-height : 130%;

	background-color : #f8f8f8;

	clear : both;

}


#inquiry_image {

	width  : 632px;
	height : 193px;

	margin  : 30px 0px 20px 44px;
	padding : 0px;

	background-image  : url(../images/image.png);
	background-repeat : no-repeat;
	background-color  : #ffffff;

	clear : both;

}

