@charset "utf-8";
@import url(global.css);

/* ------------------------------
 Common
------------------------------ */

#contact .toptitle h2{
	background:url(../contact/img/top.jpg) no-repeat left top;
}
.text p{
	padding:0 5px;
	margin-bottom:10px;
}

/* ------------------------------
 Idx
------------------------------ */

h3#h3_1{
	width:686px;
	height:46px;
	text-indent:-9999px;
	display:block;
	background:url(../contact/img/h3_1.jpg) no-repeat left top;
	margin-bottom:20px;
}
h3#h3_2{
	width:686px;
	height:34px;
	text-indent:-9999px;
	display:block;
	background:url(../contact/img/h3_2.jpg) no-repeat left top;
	margin-bottom:20px;
}
h4#h4_1{
	width:686px;
	height:35px;
	text-indent:-9999px;
	display:block;
	background:url(../contact/img/h4_1.jpg) no-repeat left top;
	margin-bottom:15px;
}
h4#h4_2{
	width:686px;
	height:35px;
	text-indent:-9999px;
	display:block;
	background:url(../contact/img/h4_2.jpg) no-repeat left top;
	margin-bottom:15px;
}
p.ban_contact{
	text-align:center;
	margin:0 auto 20px;
}

/* -------- Form --------- */

table.inputform {
	width: 676px;
	margin: 5px auto 10px;
	border-top: #CCC 1px dotted;
}
table.inputform th {
	text-align: left;
	padding: 15px 12px;
	white-space: nowrap;
	font-weight: normal;
	vertical-align: top;
	color: #000000;
}
table.inputform td {
	padding: 15px 0;
}
table.inputform th,
table.inputform td {
	border-bottom: #CCC 1px dotted;
}
input, textarea {
	border: 1px solid #CCC;
	padding: 3px;
}
select {
	border: 1px solid #CCC;
	padding: 1px;
	margin-bottom: 6px;
}
input.noborder {
	border: none;
}
table.inputform ul li {
	float: left;
	padding-right: 10px;
	height: 36px;
}
table.inputform label {
	white-space: nowrap;
}
table.inputform .notes {
	clear: both;
	padding: 8px 0px 0px 0px;
	color: #666;
}
.mark {
	color: #C71244;
	padding: 0px 6px;
}
.small {
	font-size: 9px;
}
.mfp_err {
	clear: both;
}
#mfp_buttons {
	margin-bottom: 20px;
}

/* ------------------------------
 Thanks 
------------------------------ */

h3#h3_thanks{
	width:686px;
	height:34px;
	text-indent:-9999px;
	display:block;
	background:url(../contact/img/h3_thanks.jpg) no-repeat left top;
	margin:20px 0;
}
p.ban_tel{
	text-align:center;
	margin:20px auto;
}
