@charset "utf-8";
@import "/css/template.css";
/*------------------------------------------------------------
	ご予約はこちら
------------------------------------------------------------*/
#conts h2 {
	margin: 0 0 23px 0;
}

#conts p {

}

#conts h3 {
	margin: 50px 0 18px 0;
}

#conts h4 {
	margin: 50px 0 18px 0;
}

#conts ul#instructions {
	margin: 0 0 28px 0;
	width: 680px;
}

#conts ul#instructions li {
	margin: 0 0 15px 0;
	padding: 0 0 0 18px;
	background: url(/img/icon/01.gif) no-repeat 0 5px;
}

#conts .coupon {
	padding: 0 0 30px;

	text-align: right;
}

#conts .coupon span {
	padding: 10px 20px;
	background: #4a4734 url(/img/reservation/back01.gif) repeat-x left top;
}

#conts .coupon span a {
	padding: 0 0 0 20px;
	background: url(/img/icon/05.gif) no-repeat left center;
}

#conts form {
	background: #fff;
}

#conts form fieldset {
	padding: 25px 29px;

	color: #333;
}

#conts form table {
	margin: 10px 0 0 0;
	width: 100%;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#conts form th, #conts form td {
	padding-top: 12px;
	padding-bottom: 12px;
	background: url(/img/line/01.gif) repeat-x left bottom;
}

#conts form th {
	padding-right: 38px;
	padding-left: 22px;
	background: #F2F2F2 url(/img/line/01.gif) repeat-x left bottom;

	font-weight: normal;
}

#conts form th img {
}

#conts form th span {
	position: relative;
	top: -3px;
	left: 5px;

	color: #f00;
}

#conts form td {
	padding-left: 20px;
	width: 100%;
}

#conts form td table {
	margin: 0;
	width: 100%;
	border: none;
}

#conts form td th, #conts form td td {
	padding: 2px 0;
	background: none;

	vertical-align: middle;
}

#container #conts form td th {
	padding-right: 10px;
	vertical-align: middle;
}

#conts form input.text {
	padding: 2px;
}

	* html #conts form input.text {
		height: 20px;
		/*Mac IE用ハック*/
		/*\*//*/
		height: auto;
		/**/
	}

#conts form .fDate select {
	margin-right: 5px;
}

#conts form .fDate #fYear {
	width: 4.5em;
}

#conts form .fDate #fMonth, #conts form .fDate #fDay  {
	margin-left: 10px;
	width: 3.5em;
}

#conts form .fHopeTime select {
	margin-right: 5px;
	width: 3.5em;
}

#conts form .fHopeTime td span {
	padding: 0 10px;
}

#conts form .fSwimmers input {
	margin-right: 5px;
	width: 2em;

	text-align: right;
}

#conts form .fPartOf input {
	margin-right: 5px;
	width: 15em;
}

#conts form .fName th, #conts form .fContacts01 th, #conts form .fContacts02 th, #conts form .fTel th, #conts form .fMail th {
	vertical-align: top;
}

#conts form .fName input {
	margin-right: 5px;

	width: 5em;
}

#conts form .fName #fName01, #conts form .fName #fNameKana01 {
	margin-right: 10px;
}

#conts form .fContacts01 input {
	width: 2.5em;
}

#conts form .fContacts01 #fZipCode01 {
	margin: 0 5px 0 10px;
}

#conts form .fContacts01 #fZipCode02 {
	margin-left: 5px;
}

#conts form .fContacts01 select {
	margin: 5px 0 0 4px;
	width: 8em;
}

#conts form .fTel ul, #conts form .fMail ul {
	padding: 0 0 5px 0;
}

#conts form .fTel li, #conts form .fMail li {
	margin: 0 10px 0 0;
	display: inline;

	font-size: 12px;
	line-height: 1;
}

#conts form .fTel li input, #conts form .fMail li input {
	margin-right: 3px;

	vertical-align: middle;
}

#conts form .fTel input.text {
	width: 4em;
}

#conts form .fTel #fTel01 {
	margin-right: 5px;
}

#conts form .fTel #fTel02 {
	margin: 0 5px;
}

#conts form .fTel #fTel03 {
	margin-left: 5px;
}

#conts form .fContacts02 input, #conts form .fMail input.text {
	margin: 0 0 5px 0;
	width: 360px;
}

#conts form .fContacts02 p {
	font-size: 12px;
}

#conts form .fMail th, #conts form .fMail td {
	background-image: none;
}

#conts form h3 {
	margin: 30px 0 10px 0;
}

#conts form ul#purpose {
	padding: 5px 0 5px 28px;
	background: #F2F2F2;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#conts form ul#purpose li {
	margin-right: 20px;
	display: inline;

	font-size: 12px;
	line-height: 3;
}

#conts form ul#purpose li input.radio {
	margin: 0 5px 0 0;
	vertical-align: middle;
}

#conts form ul#purpose li input.text {
	margin: 0 0 0 10px;
	width: 400px;
}

#conts form #demands {
	margin: 0 0 10px 0;
	padding: 10px 30px 10px 30px;
	background: #F2F2F2;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#conts form #demands p {
	font-size: 12px;
}

#conts form #demands ol {
	padding: 10px 0;
	font-weight: bold;
}

#conts form #demands li {
	padding: 0 30px 0 1.8em;

	font-size: 12px;
	text-indent: -1.8em;
}

#conts form #demands li span {
	margin-right: 0.7em;

	font-weight: bold;
}

#conts form #demands textarea {
	width: 560px;
	height: 74px;
}

#conts form #submit {
	padding: 27px 0 0 0;

	text-align: center;
}

/*------------------------------------------------------------
	エラーメッセージ
------------------------------------------------------------*/
#error #conts .errorMessage {
	color: #f00;
	font-weight: bold;
}

#error #conts .errorImg {
	position: relative;
	top: 3px;
	left: 10px;
}

#error #conts .errorImg02 {
	position: relative;
	top: -3px;
	left: 10px;
}

/*------------------------------------------------------------
	プレビュー
------------------------------------------------------------*/
#preview #conts form td {
	line-height: 1.7;
}

#preview #conts ul#submit li {
	margin: 0 30px;
	display: inline;
}

/*------------------------------------------------------------
	サンキュー
------------------------------------------------------------*/
#thanks #conts {
	padding: 25px 0;
	background: #fff;

	text-align: center;
}




