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

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

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

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

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

/*-----------------------------------------
	table
-----------------------------------------*/
#conts table {
	margin: -1px 0 26px 25px;
	width: 565px;
}

#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 {
	margin-right: 10px;
	width: 68px;
}

#conts table td input.input03 {
	margin: 0 7px 0 9px;
	width: 48px;
}

#conts table td input.input04 {
	margin-right: 8px;
	width: 48px;
}

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

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

#conts table td.td01 label {
	padding-top: 5px;
	margin: 0 15px 0 7px;
	vertical-align: middle;
}

#conts p.ml {
/*	margin: 0 0 27px 180px; */
	text-align: center;
}

#conts p.ml input {
	padding: 10px;
}
