@charset "utf-8";
@import "../common/css/0-import.css";

/*------------------------------------------------------------
	index
------------------------------------------------------------*/

#index #conts h2 {
	margin: 1px 0 32px 3px;
}

	*html #index #conts h2 {
		margin: 3px 0 32px 3px;
	}
	
	
	*+html #index #conts h2 {
		margin: 3px 0 32px 3px;
	}

#index #conts p {
	margin: 0 0 32px 14px;
	font-size: 14px;
	color: #000;
	line-height: 2.0;
}

#index #conts p span {
	margin-right: 2px;
	padding: 3px 2px 1px 3px;
	font-size: 12px;
	color: #FFF;
	background-color: #A30E06;
}

#index #conts table {
	margin: 0 0 20px 13px;
	text-align: left;
	font-size: 14px;
	width: 670px;
	overflow: hidden;
	background: url(../img/reserve/t_dd_bottom.jpg) repeat-x left bottom;
	zoom: 1;
}

#index #conts table p {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#index #conts table p span {
	padding: 3px 2px 1px 3px;
	font-size: 12px;
	color: #FFF;
	background-color: #A30E06;
}

#index #conts table th {
	padding: 11px 0 5px 13px;
	font-weight: normal;
	width: 179px;
	background: url(../img/reserve/t_dd_bottom.jpg) repeat-x left top;
	zoom: 1;
}

#index #conts table td {
	padding-top: 10px;
	vertical-align: middle;
	background: url(../img/reserve/t_dd_bottom.jpg) repeat-x left top;
	zoom: 1;
}

#index #conts table .none {
	padding-top: 1px;
	background: none;
}

#index #conts table td.td01 {
	padding: 11px 0 3px 13px;	
}

#index #conts table td.pt5 {
/*
	padding-top: 2px;
*/
}

#index #conts table td select {
	width: 50px;
	height: 25px;
}

#index #conts table td select.year {
	width: 60px;
}

#index #conts table td input.text01 {
	margin-bottom: 4px;
	width: 347px;
	height: 20px;
	font-size: 14px;
	padding-top: 5px;
}

#index #conts table td input.cb1 {
	width:25px;
	height: 25px;
	vertical-align:middle;
}



#conts table td textarea.h124 {
	margin-bottom: 10px;
	width: 347px;
	height: 120px;
}


#index #conts .btn {
	margin: 0 0 69px 261px;
	width: 178px;
}

#conts .attention {
	font-size: 11px;
	color:#FF0000;
}

#index #conts table td.error {
	width:347px;
}

#index #conts p.nenshi {
	color: #FF0000;
	font-weight: bold;
	border: 1px solid #FF0000;
	padding: 10px;
}

/*------------------------------------------------------------
	error
------------------------------------------------------------*/
#error #conts h2 {
	margin: 0 0 32px 4px;
}

	*html #error #conts h2 {
		margin: 2px 0 32px 4px;
	}
	
	*+html #error #conts h2 {
		margin: 2px 0 32px 4px;
	}

#error #conts h3 {
	margin: 0 0 30px 5px;
}

#error #conts p {
	margin: 0 0 34px 14px;
	font-size: 14px;
	line-height: 2.0;
}

#error #conts p span {
	margin-right: 2px;
	padding: 3px 2px 1px 3px;
	font-size: 12px;
	color: #FFF;
	background-color: #A30E06;
}

#error #conts table {
	margin: 0 0 20px 13px;
	text-align: left;
	font-size: 14px;
	width: 670px;
	overflow: hidden;
	background: url(../img/reserve/t_dd_bottom.jpg) repeat-x left bottom;
	zoom: 1;
}

#error #conts table p {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#error #conts table p span {
	padding: 3px 2px 1px 3px;
	font-size: 12px;
	color: #FFF;
	background-color: #A30E06;
}

#error #conts table th {
	padding: 11px 0 5px 13px;	
	font-weight: normal;
	width: 179px;
	background: url(../img/reserve/t_dd_bottom.jpg) repeat-x left top;
	zoom: 1;
}

#error #conts table td {
	padding-top: 10px;
	vertical-align: middle;
	background: url(../img/reserve/t_dd_bottom.jpg) repeat-x left top;
	zoom: 1;
}

#error #conts table .none {
	padding-top: 1px;
	background: none;
}

#error #conts table td.td01 {
	padding: 11px 0 4px 13px;	
}

#error #conts table td.pt5 {
	padding-top: 2px;
}

#error #conts table td select {
	width: 76px;
	height: 25px;
}

#error #conts table td select.year {
	width: 106px;
}

#error #conts table td.red input {
	border: 2px solid #9F1107;
}


#error #conts table td input {
	margin-bottom: 4px;
	width: 347px;
	height: 20px;
}

#error #conts table td input.h124 {
	margin-bottom: 10px;
	height: 124px;
}

#error #conts .btn {
	margin: 0 0 69px 261px;
	+margin: 0 0 67px 261px;
	_margin: 0 0 67px 261px;
	width: 178px;
}


/*------------------------------------------------------------
	confirm
------------------------------------------------------------*/

#confirm #conts h2 {
	margin: 0 0 32px 8px;
}

	*html #confirm #conts h2 {
		margin: 2px 0 32px 8px;
	}
	
	*+html #confirm #conts h2 {
		margin: 2px 0 32px 8px;
	}

#confirm #conts p {
	margin: 0 0 28px 14px;
	font-size: 14px;
	line-height: 2.0;
}

#confirm #conts p.mb244 {
	margin-bottom: 244px;
}

/*------------------------------------------------------------
	thanks
------------------------------------------------------------*/

#thanks #conts h2 {
	margin: 0 0 32px 8px;
}

	*html #thanks #conts h2 {
		margin: 2px 0 32px 8px;
	}
	
	*+html #thanks #conts h2 {
		margin: 2px 0 32px 8px;
	}

#thanks #conts h3 {
	margin: 0 0 30px 5px;
}

#thanks #conts p {
	margin: 0 0 34px 14px;
	font-size: 14px;
	line-height: 2.0;
}

#thanks #conts dl {
	margin: 0 0 20px 14px;
	padding-bottom: 6px;
	font-size: 14px;
	line-height: 2.0;
	background: url(../img/reserve/t_dd_bottom.jpg) repeat-x left bottom;
}

#thanks #conts dt {
	padding: 6px 0 2px 12px;
	float: left;
	clear: left;
}

#thanks #conts dt.pt5 {
	padding-top: 5px;
}

#thanks #conts dd.pt5 {
	padding-top: 5px;
}

#thanks #conts dt.w670 {
	width: 670px;
}

#thanks #conts dd {
	padding: 6px 0 2px 192px;
	background: url(../img/reserve/t_dd_bottom.jpg) repeat-x left top;
}

#thanks #conts dd.none{
	padding: 6px 0 2px 12px;
}

#thanks #conts dd span {
	margin-left: 24px;
	color: #FF0000;
}

#thanks #conts ul.btn {
	margin: 0 0 69px 255px;
	overflow: hidden;
}

#thanks #conts ul.btn li{
	margin-right: 20px;
	float: left;
}
