@charset "utf-8";
@import "../../common/css/0-import.css";
body {
	background: #F2F0EC url(../../img/form/contact/body_back.gif) repeat-x left top;
}

#conts h2 {
	margin-bottom: 10px;
}

#conts h3 {
	margin: 0 0 15px 10px;
}

#conts p {
	margin: 0 0 41px 25px;
}

#conts p img {
	margin-right: 13px;
	margin-bottom:5px;
	display: inline;
	vertical-align: bottom;
	+vertical-align: text-bottom;
}

#conts p.p01 {
	margin: 0 5px 25px 12px;
	line-height: 1.7;
}

#conts p.p01 img {
	padding-top: 2px;
	margin-right: 3px;
	vertical-align: top;
}
/*-----------------------------------------
	table
-----------------------------------------*/
#conts table {
	margin: 0 0 17px 25px;
	width: 565px;
	text-align: left;
}

#conts table td,
#conts table th {
	padding: 10px 0 3px 14px;
	+padding: 8px 0 4px 14px;
	border-bottom: 3px solid #fff;
	vertical-align: middle;
	line-height: 1.7;
}

#conts table td {
	padding-left: 13px;
	height: 62px;
	+height: 48px;
	background-color: #FBF7F0;
}

#conts table th {
	padding: 8px 18px 9px 14px;
	width: 184px;
	background-color: #F4EAD9;
	font-size: 13px;
}

#conts table th img {
	margin-left: 9px;
	display: inline;
	vertical-align: middle;
}

#conts table th span {
	margin-top: -1px;
	_margin-top: 3px;
	display: block;
	color: #C99451;
	font-size: 12px;
	font-weight: normal;
}


#conts table td input {
	border: 1px solid #C99450;
	vertical-align: middle;
}

#conts table td textarea {
	margin: 7px 0 9px;
	width: 326px;
	height: 148px;
	border: 1px solid #C99450;
}

#conts table td span {
	display: block;
	margin: 1px 0 0 2px;
}

#conts table td input.input01 {
	width: 198px;
}


#conts table td input.input02 {
	width: 326px;
}

#conts table td.td01 input {
	height: auto;
	border: none;
}

#conts p.ml {
	margin: 0 0 27px 180px;
}

#conts table td input.border {
	border: 2px solid #FF0000;
}
/*----------------------------------------
	thanks
----------------------------------------*/
#thanks #conts h3 {
	margin-bottom: 0;
}

#thanks #conts p.p01 {
	margin: 0 5px 20px 11px;
}

#thanks #conts p.mb {
	margin-bottom: 25px;
}

#thanks #conts p.back {
	padding: 13px 0 13px 11px;
	margin: 0 0 0 10px;
	background-color: #FBF7F0;
	width: 579px;
	line-height: 1.5;
}

#thanks #conts p.back span {
	padding-left: 35px;
	margin-top: 11px;
	background: url(../../img/form/contact/icon01.gif) no-repeat left 3px;
	display: block;
}

#thanks #conts p.back a {
	color: #A25005;
	font-size: 14px;
	text-decoration: none;
	line-height: 25px;
}

/*----------------------------------------
	preview
----------------------------------------*/
#preview #conts p.p01 {
	margin-bottom: 24px;
}
	
#preview #conts table td {
	padding: 7px 0 3px 15px;
	height: auto;
}

#preview #conts table th {
	padding: 9px 18px 9px 14px;
	width: 184px;
}

#preview #conts table td.td02 {
	padding: 12px 0 9px 15px;
}

#preview #conts p.ml {
	margin-left: 162px;
}

#preview #conts p.ml input {
	margin-right: 21px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#conts table th img {
		vertical-align: -3px;
	}
}
