/* common */
#btn_submenu_block {
	margin : 20px 0 0 280px
}
.btn_submenu {
	margin  : 0 0 0 15px;
	padding : 0;
	width   : 202px;
	height  : 24px;
	float   : left;
}
.inquiry_h1 {
	margin  : 30px 0 10px 30px;
	padding : 0;
}


/* index */
.index_h1 {
	margin  : 30px 0 10px 30px;
	padding : 0;
}
#index_tel_number {
	margin : 0 0 30px 30px;
}

/* form */
.form_h1 {
	margin  : 30px 0 10px 30px;
	padding : 0;
}
#form_frame1_top {
	margin : 0 0 0 30px;
	width  : 450px;
	height : 12px;
	background-image  : url(../img/inquiry/form_frame1_top.gif);
	background-repeat : no-repeat;
}
#form_frame1_center {
	margin : 0 0 0 30px;
	width  : 450px;
	background-image  : url(../img/inquiry/form_frame1_center.gif);
	background-repeat : repeat-y;
}
#form_frame1_bottom {
	margin : 0 0 30px 30px;
	width  : 450px;
	height : 13px;
	background-image  : url(../img/inquiry/form_frame1_bottom.gif);
	background-repeat : no-repeat;
}
.form_h1 {
	margin  : 0 0 0 40px;
	padding : 10px 0 0 10px;
	width   : 300px;
	font-size : 12px;
	color     : #444;
	letter-spacing : 5px;
	border-bottom  : solid #777 1px;
}
#form_frame1_center input[type=text] {
	margin : 10px 0 0 70px;
	padding : 0;
	width  : 230px;
	color  : #333;
	font-size : 11px;
	letter-spacing : 3px;
	background-color : #ede8e2;
}
#form_frame1_center textarea {
	margin  : 10px 0 0 70px;
	padding : 0;
	width   : 230px;
	height  : 130px;
	color   : #333;
	font-size : 11px;
	letter-spacing : 2px;
	background-color : #ede8e2;
}
#form_btn1 {
	margin  : 20px 0 0 70px;
	padding : 0 0 15px 0;
}
#form_frame1_center .error-message {
	margin  : 5px 0 0 70px;
	padding : 0 15px;
	width   : 200px;
	color   : #fff;
	font-size : 10px;
	letter-spacing : 2px;
	font-weight    : normal;
	background-color : #da8103;
}
.form_b1 {
	margin : 10px 0 0 70px;
	padding : 0;
	width   : 260px;
	color   : #333;
	font-size : 11px;
	letter-spacing : 2px;
}
#form_send_msg {
	margin  : 30px auto 30px auto;
	padding : 0px 0 0 0;
	width   : 350px;
	height  : 250px;
	position : relative;
	background-image : url(../img/inquiry/send_bg.jpg);
}
#form_send_msg_txt {
	position : relative;
	margin  : 0px 0 0 35px;;
	padding : 87px 0 0 0;
	width   : 280px;
	color   : #444;
	line-height : 15px;
	text-align  : left;
	font-size   : 12px;
}




/* mail */
/* 不使用
.mail_b1 {
	margin  : 0 0 0 20px;
	padding : 0;
	width   : 240px;
	float   : left;
}
#mail_frame1_top_pc {
	margin  : 0 0 0 0;
	padding : 0;
	width   : 240px;
	height  : 17px;
	background-image  : url(../img/inquiry/frame_w240_top_pc.gif);
	background-repeat : no-repeat;
}
#mail_frame1_top_mobile {
	margin  : 0 0 0 0;
	padding : 0;
	width   : 240px;
	height  : 17px;
	background-image  : url(../img/inquiry/frame_w240_top_mobile.gif);
	background-repeat : no-repeat;
}
.mail_frame1_center {
	margin  : 0 0 0 0;
	padding : 5px 10px;
	width   : 220px;
	background-image  : url(../img/inquiry/frame_w240_center.gif);
	background-repeat : repeat-y;
}
.mail_frame1_bottom {
	margin  : 0 0 0 0;
	padding : 0;
	width   : 240px;
	height  : 6px;
	background-image  : url(../img/inquiry/frame_w240_bottom.gif);
	background-repeat : no-repeat;
}
*/



