@charset "shift-jis";
@import url(main.css);


/*-----------------------------------------------------------------
▼お問い合わせ
------------------------------------------------------------------*/

#mail h2 {
	background: url(../mail/img/top2.png) no-repeat center top;
	}
#mail h2.topimg2014 {
	background: url(../mail/img/top2014.png) no-repeat center top;
	}

#mail h3 {
	background: url(../mail/img/title_mail.jpg) no-repeat left top;
	width: 740px;
	height: 45px;
	margin-bottom: 20px;
	text-indent: -9999px;
	}
	
	

#mail p#title_sent {
	background: url(../mail/img/title_sent.jpg) no-repeat left top;
	width: 740px;
	height: 45px;
	margin-bottom: 20px;
	text-indent: -9999px;
	}


#mail h4 {
	background: url(../mail/img/step1.png) no-repeat left top;
	height: 38px;
	width: 740px;
	text-indent: -9999px;
	margin: 0px 0 10px;
	clear: both;
	}
	
/* ------------------------------
 form
------------------------------ */
table.tablearea {
	width: 100%;
	margin: 0 0 10px 0;
}
table.tablearea th {
}
table.tablearea td {
	padding: 5px;
}
form#mailform label {
    padding: 1px 0;
    margin-bottom: 1px;
	text-decoration: none;
}
table.tablearea input,
table.tablearea textarea {
	padding: 4px;
	vertical-align: middle;
	border:1px solid #CCCCCC;
}
table.tablearea input[type=radio] {
	vertical-align: middle;
}
select {
	border: 1px solid #CCC;
	padding: 1px;
	vertical-align: middle;
}
table.tablearea #postcode,
table.tablearea #address1 {
	margin-bottom: 4px;
}
table.tablearea th.thnoborder,
table.tablearea td.tdnoborder,
table.tablearea input.noborder {
	border: none;
}
table.tablearea ul li {
	padding-right: 10px;
}
.mfp_err {
	clear: both;
}
#mfp_buttons {
	margin-bottom: 20px;
}
input#button_mfp_goconfirm2 {
	width: 185px;
	height: 50px;
    overflow: hidden;
	background: url(../mail/img/submit.png) no-repeat top left;
	font-family: Meiryo,"メイリオ","ＭＳ Ｐゴシック";
	letter-spacing: 2px;
	font-size: 120%;
	border: none;
	color: #fff;
	line-height: 45px;
	font-weight: bold;
	margin-right: 10px;
    border-style: none;
    cursor: pointer;
}
input#button_mfp_reset2 {
	width: 160px;
	height: 50px;
	background: url(../mail/img/reset.png) no-repeat top left;
	font-family: Meiryo,"メイリオ","ＭＳ Ｐゴシック";
	letter-spacing: 2px;
	color: #fff;
	border: none;
	line-height: 45px;
    border-style: none;
    cursor: pointer;
}
div.mfp_buttons {
    padding: 10px 0 30px 20px;
}
div.mfp_buttons ul li {
    width: 185px;
}

label.label_true {
	border: none;
}