body#inquiry {
	margin:25px auto 0px auto;
	background:none;
}
/* お問合せform用ヘッダー */
#header_inq {
	clear:both;
	width:800px;
	height:28px;
	margin:0px auto 8px auto;
	padding:0px;
}
#header_inq ul {
	list-style:none;
	float:right;
	width:346px;
	margin:0px;
	padding:0px;
}
#header_inq li {
	float:left;
	height:28px;
	margin:0px;
	padding:0px;
	text-indent:-10000px;
}
#header_inq li a {
	display:block;
	height:28px;
}
#header_inq li#bnr_token {
	width:180px;
	background: url(../image_cmn/bnr_token.gif) no-repeat;
}
#header_inq li#bnr_homemate {
	width:132px;
	margin:0px 0px 0px 34px;
	background: url(../image_cmn/bnr_homemate.gif) no-repeat;
}
/* お問合せform用h1 */
h1.inquiry {
	clear:both;
	width:800px;
	height:38px;
	margin:0px auto 10px auto;
	padding:0px;
	border:1px solid #cccccc;
	background: url(../image_cmn/h2_img.gif) no-repeat;
	text-indent:-9999px;
}
h1.inquiry.form {
	background: url(../image_cmn/h2_form.gif) no-repeat;
}
h1.inquiry.conf {
	background: url(../image_cmn/h2_conf.gif) no-repeat;
}
h1.inquiry.error {
	background: url(../image_cmn/h2_error.gif) no-repeat;
}
h1.inquiry.thanks {
	background: url(../image_cmn/h2_thanks.gif) no-repeat;
}

/**>>> add takai 20071211 */
h2.title_rec {
	width:800px;
	height:38px;
	margin:0px auto 10px auto;
	padding:0px;
	border:1px solid #cccccc;
	background: url(../image_cmn/title_rec_img.gif) no-repeat;
	text-indent:-9999px;
}
/**<<< add takai 20071211 */

h3 {
	clear:both;
	width:773px;
	height:35px;
	margin:0;
	padding:8px 0 0 7px;
	/*text-align:left;*/
	color:#FFFFFF;
	font-size:115%;
	font-weight:bold;
}
.red {
	color:#FF0000;
}
#document {
	clear:both;
	width:860px;
	margin:0 auto;
	padding:0;
	text-align:center;
	letter-spacing:1px;
	line-height:115%;
}
#document p {
	clear:both;
	/*text-align:left;*/
	line-height:140%;
}
/*index用*/<strong></strong>
#document ul.mail {
	list-style:none;
	width:780px;
	clear:both;
	margin:0 auto;
	padding:0;
}
#document ul.mail li {
	float:left;
	width:322px;
	background:url(../image/list_mail.gif) no-repeat 10px 0px;
	margin:0;
	padding:6px 10px 6px 38px;
	text-align:left;
}
#document ul.mail li.mail_last {
	padding:6px 10px 26px 38px;
}
#document .sml {
	margin:0 0 0 30px;
	padding:0;
	font-size:85%;
	line-height:100%;
}
#document .link_left {
	display: block;
	float: left;
}
#document .sml_link {
}
#document .sml_link a {
	display: block;
	float: left;
	margin:-1px 0 0 6px;
	padding: 3px 3px 1px 4px;
	font-size:85%;
	line-height:100%;
	border: 1px outset #4A78FF;
	background-color: #3366FF;
	color:#FFFFFF;
}
#document .sml_link a:hover {
	border: 1px outset #84A3FF;
	background-color: #5B85FF;
}
/*ﾒｰﾙﾌｫｰﾑ用*/
#document .ssl {
	clear:both;
	display:block;
	margin:0px;
	padding:2px 0px 0px 0px;
	text-align:right;
}
#document .ssl p {
	float:right;
	margin:30px 0 0 0;
	padding:10px 0px 8px 30px;
	background:url(../image/icn_ssl.gif) no-repeat 0px 0px;
	text-align:left;
	line-height:100%;
}
table#form_t {
	width:856px;
	padding:0px;
	text-align:left;
	background: #ffffff;
	border-collapse: collapse;
	table-layout:fixed;
}
table#form_t th {
	/*width:160px;
	margin:0px;
	padding:7px 10px;*/
	border:#0A6A00 solid 1px;
	background:#6AB95A;
	color: #ffffff;
	width: 270px;
    line-height: 1.3;
    letter-spacing: 2px;
    font-size: 18px;
    font-weight: bold;
	box-sizing: border-box;
    padding: 24px;
    height: auto;
    vertical-align: middle;
    text-align: center;
}
table#form_t th.ind {
	background:#6AB95A url(../image_cmn/icn_ind_bk.gif) no-repeat 90% center;
}
.kome {
	margin:0 1px 0 1px;
	color:#FF0000;
	font-weight:normal;
}
table#form_t td {
	margin:0px;
	padding:30px;
	border:#0A6A00 solid 1px;
}
table#form_t td p.icn_error {
	clear:both;
	text-align:left;
	margin:0;
	padding:0 0 3px 22px;
	background:url(../image_cmn/icn_error.gif) no-repeat 0px 0px;
	color:#FF0000;
	line-height:140%;
}
p.icn_read {
	clear:both;
	width:660px;
	text-align:left;
	margin:0 0 20px 0;
	padding:4px 0 3px 107px;
	background:url(../image_cmn/icn_read.gif) no-repeat 0px 0px;
	color:#FF0000;
	line-height:140%;
}
table#form_t td input, textarea, select {
	line-height: 1.3;
    margin: 7px 0;
    /*padding: 0 .45em;*/
    min-height: 2em;
    border: 1px solid rgb(153, 153, 153);
    border-radius: 3px;
    box-shadow: inset 0 4px 10px -8px rgba(0,0,0,0.5);
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
table#form_t td ul#naiyou {
	list-style:none;
	margin:0px 0px 5px 0px;
	padding:0;
}
table#form_t td input.btn_naiyo {
	margin:4px 0 0 0;
	padding:0;
}
.att_mail {
	margin:5px 0 0 0;
	padding:7px;
	background-color:#FFFFFF;
	font-size:90%;
	border:#3BA322 1px solid;
	line-height:150%;
}
#content #document form #form_t tr td #url {
	width:90%;
}
table#form_t .error {
	color:#FF0000;
}
table#form_t .q_ttl {
	margin:0px;
	padding:30px 30px;
}
table#form_t tr td p .error_icn{
	color: #ff0000;
}
table.ta_inquiry td.q_ttl {
	font-weight:bold;
	font-size:115%;
}
table .q_ttl .formail {
	clear:both;
	margin:8px 0 0 0;
	padding:4px;
	font-size:85%;
	font-weight:normal;
	background:#FDE1E1;
}
table input, select, textarea {
	padding:2px;
	margin:0 0 5px 0;
	line-height:115%;
	word-spacing:2px;
	color:#333333;

}
table input.ind, textarea.ind {
	background:#D8F0D8;
}
table td input.auto_area {
	background: linear-gradient(to bottom, #fbffde 0%,#e4e6fb 100%);
	border: 1px solid #30944e!important;
	line-height: 1.3;
	border-radius: 30px;
	box-shadow: inset 0 4px 10px -8px rgba(0,0,0,0.5);
	padding:0 10px;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
table td p.simile {
	margin:0;
	padding:0;
	color: #999999;
	font-size:90%;
}
table td p.p_url {
	margin:0;
	padding:0;
}
#con_bottom {
	clear: both;
	width: 640px;
	margin:0;
	padding:10px 0 15px;
	text-align:center;
}
#document .privacy {
	clear: both;
	width: 800px;
	margin:0 auto 20px;
	padding:12px;
	text-align:center;
	font-size:90%;
	line-height:150%;
}
#document form {
	margin:0;
	padding:0;
}
#document form.f_left {
	float:left;
	width:170px;
}
#document form.f_right {
	float:right;
	width:170px;
}
#document .btn {
	clear:both;
	position:relative;
	padding:0;
	text-align:center;
	text-indent:-9999px;
}
#document .btn a {
	/*display:block;
	width:178px;
	height:45px;*/
	
	display:block;
	width:400px;
	height:90px;
	margin:25px auto 0 auto;
	
	background:url(../image_cmn/btn_check.png) no-repeat center;
}
#document .btn a:hover {
	/*background:url(../image_cmn/input_btn.gif) no-repeat center -45px;*/
	opacity: 0.7;
}
#document .btn_input {
	width:140px;
	height:36px;
	margin:0 5px;
	padding:0;
	border:0;
	background:url(../image_cmn/btn_input.gif) no-repeat center 0px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:115%;
	text-align:center;
	letter-spacing:2px;
}
#document input.left {
	float:left;
	background:url(../image_cmn/btn_input_back.gif) no-repeat center 0px;
}
#document input.right {
	float:right;
	background:url(../image_cmn/btn_input_go.gif) no-repeat center 0px;
}
#document input.btn_input_l {
	clear: both;
	width: 220px;
	background:url(../image_cmn/btn_input_l.gif) no-repeat 0px 0px;
}
#document input.btn_input_l_back {
	clear: both;
	width: 220px;
	background:url(../image_cmn/btn_input_l_back.gif) no-repeat 0px 0px;
}
/*　↓ここから　クラス作りました　20090311　iwai　*/
.table_box {
	clear:both;
	width:856px;
	margin:0px auto;
	padding:0px;
	border:#0A6A00 solid 2px;
	background:#ffffff;
	text-align:center;
	border-collapse:separate;
}
#document .btn_box {
	width:856px;
	margin:25px auto 20px auto;
}
#document .btn_go {
	/*float:right;*/
	padding:0;
	text-align:center;
	text-indent:-9999px;
}
#document .btn_go a {
	/*display:block;
	width:178px;
	height:45px;*/
	
	display:block;
	width:400px;
	height:80px;
	margin:30px auto 0 auto;
	background:url(../image_cmn/btn_send.png) no-repeat center;
}
#document .btn_go a:hover {
	/*background:url(../image_cmn/input_btn_go.gif) no-repeat center -45px;*/
	opacity: 0.7;
}
#document .btn_back {
	float:left;
	padding:0;
	text-align:center;
	text-indent:-9999px;
}
#document .btn_back a {
	/*display:block;
	width:178px;
	height:45px;*/
	
	display:block;
	width:250px;
	height:60px;
	margin:4px auto 0 auto;
	background:url(../image_cmn/btn_back.png) no-repeat center;
}
#document .btn_back a:hover {
	/*background:url(../image_cmn/input_btn_back.gif) no-repeat center -45px;*/
	opacity: 0.7;
}
/*　↑ここまで　クラス作りました　20090311　iwai　*/



/*----Thanks-----------------------------*/
#document #thanks_box {
	position:relative;
	overflow-y:visible;
	width:650px;
	height:230px;
	border:2px solid #6AB95A;
	margin:25px auto;
	padding:0;
	text-align:center;
}
#document #thanks_box p {
	margin:0 0 14px;
	padding:0;
	text-align:center;
}
#document #thanks_box p.fts-large_cc0000 {
	clear:both;
	position:relative;
	top:40px;
	height:130px;
	overflow-y:visible;
	margin:0;
	padding:0px;
	color:#0E5606;
	font-size:135%;
	font-weight:bold;
	line-height:175%;
}
/**>>> add takai 20071211 */
#document #thanks_box .add {
	color:#FF3366;
	font-size:115%;
}
#document #back_top {
	width:150px;
	height:25px;
	clear:both;
	margin:15px auto;
	padding:0;
	text-align:center;
}
#document #back_top p {
	height:30px;
	clear:both;
	margin:0 auto;
	padding:0px 0 0 22px;
	background:url(../image/icn_top.gif) no-repeat left 0px;
}
#footer_ban {
	margin:0 auto;
	padding:12px auto 0 auto;
	height:15px;
}
#footer_ban #copyright {
	overflow:hidden;
	height:23px;
	margin:8px auto;
}
/**<<< add tsuda 20170523 */
p.send_txt01 {
    font-weight: bold;
}
p.error_icn {
	background: url(../image/icon_error.png) no-repeat 0 0;
    color: #FF0000;
    line-height: 1;
    margin: 0 0 7px 0;
    min-height: 18px;
    padding: 0 0 0 25px;
}
.ind-area{
	background:#FFF0F5;
}
.top-lead-txt01 , .box_defo{
	margin-left: 70px;
}
.prf_note{
    display: inline-block;
    font-size: 14px;
    margin: 5px 0 10px 0;
}
/**<<< add takai 20071211 */
/*-------------------------------------------------------------------index_styleseet--

div#content {
	width: 660px;
	margin: 0 auto;
	padding: 0;
	font-size: 90%;
	text-align: left;
}

p.top_text {
	width: 650px;
	margin: 10px 5px 0 0;
	padding: 0 0 5px 0;
}


h3.ind_p {
	display: block;
	overflow: hidden;
	clear: both;
	width: 660px;
	height: 40px;
	margin: 20px 0 0 0;
	padding: 0;
	background: url(../image/ind_p.gif) no-repeat 0 0;
	text-indent: -9999px;
}
h3.ind_o {
	display: block;
	overflow: hidden;
	clear: both;
	width: 660px;
	height: 40px;
	margin: 20px 0 0 0;
	padding: 0;
	background: url(../image/ind_o.gif) no-repeat 0 0;
	text-indent: -9999px;
}
h3.ind_f {
	display: block;
	overflow: hidden;
	clear: both;
	width: 660px;
	height: 40px;
	margin: 20px 0 0 0;
	padding: 0;
	background: url(../image/ind_f.gif) no-repeat 0 0;
	text-indent: -9999px;
}
h3.ind_c {
	display: block;
	overflow: hidden;
	clear: both;
	width: 660px;
	height: 40px;
	margin: 20px 0 0 0;
	padding: 0;
	background: url(../image/ind_c.gif) no-repeat 0 0;
	text-indent: -9999px;
}

ul.ind_left {
	float: left;
	list-style-type: none;
	width: 310px;
	margin: 10px 0 10px 10px;
	padding: 0;
}
ul.ind_left li {
	width: 290px;
	margin: 5px 0 0 0;
	padding: 3px 0 5px 23px;
	background: url(../image/ind_icon.gif) no-repeat 0 0;
	text-decoration: none;
}
ul.ind_right {
	float: right;
	list-style-type: none;
	width: 310px;
	margin: 10px 0 10px 10px;
	padding: 0;
}
ul.ind_right li {
	width: 290px;
	margin: 5px 0 0 0;
	padding: 3px 0 5px 23px;
	background: url(../image/ind_icon.gif) no-repeat 0 0;
	text-decoration: none;
}
-----*/
