@charset "utf-8";
@import "common/0-import.css";
/*------------------------------------------------------------
	お問い合わせ
------------------------------------------------------------*/
#main {
	background: url(../img/template/main_back02.jpg) no-repeat 698px top;
}

#header .input {
	background: url(../../img/template/img_back03.jpg) no-repeat left bottom;
}

#pageGuide {
	background: url(../img/template/pageGuide_back.jpg) no-repeat left top;
}

#conts h2 {
	margin-left: 26px;
}

#conts .box {
	margin-left: 26px;
	height: 76px;
	background: url(../img/mail/line01.gif) no-repeat left bottom;
	position: relative;
}

#conts .box h3 {
	top: 27px;
	left: 52px;
	position: absolute;
}

#conts .box p {
	top: 27px;
	left: 468px;
	position: absolute;
}

#conts table {
	margin: 15px 0 0 80px;
	width: 600px;
	line-height: 38px;
	font-size: 12px;
	text-align: left;
}

#conts table th {
	width: 142px;
	font-weight: normal;
	padding-left: 25px;
	background: url(../img/mail/icon01.gif) no-repeat 5px 13px;
}

#conts table th .hissu {
	color: #f06;
}

#conts table td {
	padding-left: 25px;
	background: url(../img/mail/icon02.gif) no-repeat 5px center;
	vertical-align: middle;
}

#conts table .sex li {
	margin-right: 10px;

	display: inline;
}

#conts table .sex input {
	vertical-align: -3px;
}

	* html #conts table .sex label,
	* html #conts table .sex input {
		vertical-align: middle;
	}

	*+html #conts table .sex label,
	*+html #conts table .sex input {
		vertical-align: middle;
	}

#conts table.end {
	background: url(../img/mail/line02.gif) no-repeat left top;
}

#conts table.end th {
	padding-top: 15px;
	background: url(../img/mail/icon01.gif) no-repeat 5px 27px;
	vertical-align: top;
}

#conts table.end td {
	padding-top: 15px;
	background: url(../img/mail/icon02.gif) no-repeat 5px 29px;
}

#conts table input.inp{
	width: 260px;
}

#conts table textarea{
	width: 380px;
	height: 220px;
}

#conts p.center {
	margin-top: 30px;
	text-align: center;
	padding-left: 120px;
}


/* add 090716 */
#conts table.thanks{
	margin-bottom:20px;
	border:1px solid #ccc;
}
#conts table.thanks th{
	width:100%;
}
p.kakunin-txt01{
	margin:1em 0 5px 80px;
	font-size:14px;
	color:#0000CC;
}
p.error-txt01{
	font-size:14px;
	color:#FF0000;
}

/* add090731 */
p.mailnav{
	margin:20px 10px 0 80px;
	font-size:14px;
	line-height:2;
}



/* add090805 */
.umtxt01{
	margin:20px 10px 0 80px;
}

.umtxt01 strong{
	color:#f06;
}
