/*==============================*/
/*			general				*/
/*==============================*/
*{
	margin: 0;
	padding: 0;
	font-size: 100%;
}

ul {
	list-style: none;
}

img{
	border: 0;
	vertical-align: bottom;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:focus {
	outline: none;
}

a:hover {
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5;
	text-align: center;
	color: #FFFFFF;
	background: #000 url(../img/background/reservation.jpg) no-repeat center top;
}

.invisible {
	display: none;
}

.clear {
	clear: both;
}

#main_wrap {
	width: 720px;
	margin: auto;
	padding: 40px;
	text-align: left;
	background: url(../img/background/reservation.jpg) no-repeat center top;
}

* html #main_wrap {
	width: 800px;
}

#main_wrap_plan {
	width: 720px;
	margin: auto;
	padding: 40px;
	text-align: left;
	background: url(../img/background/reservation_plan.jpg) no-repeat center top;
}

/*==============================*/
/*		END 	general			*/
/*==============================*/

/*==============================*/
/*		 		header			*/
/*==============================*/
#header {
	position: relative;
}

#header h1 {
	width: 34px;
	height: 141px;
	position: absolute;
	right: 0px;
	top: -3px;
}

#header p {
	margin-bottom: 30px;
}

/*==============================*/
/*		END 	header			*/
/*==============================*/

/*------------------------------*/
/*      	booking 01			*/
/*------------------------------*/
#body h2 {
	margin-bottom: 20px;
}

#body h3 {
	margin-bottom: 1.0em;
}

#page_att {
	margin-bottom: 38px;
}

#body table {
	width: 100%;
	margin-bottom: 22px;
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
}

#body table th,
#body table td {
	padding: 10px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	border: 1px solid #FFFFFF;
}

#body ul {
	margin-top: 53px;
}

#body ul li {
	margin-bottom: 40px;
	background: url(../img/common/border_line.png) repeat-x left bottom;
}

#body ul li h3 {
	margin-bottom: 1.0em;
}

#body ul li p {
	padding-bottom: 1.0em;
}

#body #navi {
	margin-top: 45px;
	text-align: center;
}

#body #navi .buttons {
	margin-top: 35px;
}

#body #navi .buttons a,
#body #navi .buttons input{
	margin: 0px 15px;
}

#slogan {
	margin-top: 50px;
}

/*------------------------------*/
/*    END  	booking 01			*/
/*------------------------------*/

/*------------------------------*/
/*      	booking 02			*/
/*------------------------------*/
#login {
	width: 390px;
	margin: auto;
}

* html #login {
	margin-left: 165px;
}

#login dl dt {
	margin-bottom: 1.0em;
}

#login dl dd input {
	font-size: 1.2em;
	padding: 5px 1px;
	width: 100%;
	background: url(../img/member/background.gif) repeat left top;
	border: 1px solid #FFFFFF;
	color: #ffffff;
}

#login dl dd {
	margin-bottom: 35px;
}

#login p {
	text-align: right;
	margin-top: -30px;
}

/*------------------------------*/
/*    END  	booking 02			*/
/*------------------------------*/

/*------------------------------*/
/*      	booking 03			*/
/*------------------------------*/
.personality {
	margin-bottom: 1.0em;
}

#body.step_03 table {
	table-layout: auto;
}

#body.step_03 table th {
	text-align: center;
}

#body.step_03 table p {
	font-size: 1.7em;
	font-weight: bold;
}

#body.step_03 table ul {
	margin: 0;
	font-size: 1.2em;
}

#body.step_03 table ul li {
	background: none;
	margin: 0px;
	text-align: right;
}

#body.step_03 table ul li.odd {
	float: left;
}

#body.step_03 table a .situation {
	color: #00FCFF;
}

#body.step_03 table .situation {
	color: #FE0000;
}

/*------------------------------*/
/*    END  	booking 03			*/
/*------------------------------*/

/*------------------------------*/
/*      	booking 04			*/
/*------------------------------*/
#body table td input,
#body table td select {
	color: #FFFFFF;
	vertical-align: middle;
	background: url(../img/member/background.gif) repeat left top;
}

#body table td select {
	border: 1px solid #FFFFFF;
}

#body table td select option {
	background-color: #000000;
}


#body.step_04 p {
	margin-bottom: 2.0em;
}

#body.step_04 table th {
	width: 195px;
}

#body.step_04 table .select_block {
	margin-right: 25px;
}

#body.step_04 table #plan {
	padding-left: 20px;
}

#body.step_04 table dl {
	float: left;
	width: 46%;
	margin-right: 25px;
}

* html #body.step_04 table dl {
	width: 45%;
	overflow:hidden;
}

#body.step_04 table dl input {
	border: none;
	vertical-align: middle;
}

#body.step_04 table dl dt {
	float: left;
	width: 70px;
}

#body.step_04 table dl dt.check {
	float: left;
	width: 20px;
}

#body.step_04 table dl dd.detail {
	margin-left: 100px;
}

#body.step_04 table dl dd.title {
	margin-left: 20px;
	font-size: 1.2em;
	margin-bottom: 0.5em;
}

#body.step_04 table .atten {
	font-size: 0.8em;
	margin-top: 20px;
}

#body.step_04 table td input {
	padding: 2px 1px;
	margin-right: 10px;
	vertical-align: middle;
}

#body.step_04 table td select {
	vertical-align: middle;
}

#body.step_04 table td input.short {
	width: 70px;
	border: 1px solid #FFFFFF;
}

#body.step_04 table td input.short_mid {
	width: 150px;
	border: 1px solid #FFFFFF;
}

#body.step_04 table td input.mid {
	width: 250px;
	border: 1px solid #FFFFFF;
}

#body.step_04 table td input.long {
	width: 400px;
	border: 1px solid #FFFFFF;
}

#body.step_04 table#bottom_table td input {
	margin-right: 10px;
	vertical-align: middle;
}

/*------------------------------*/
/*    END  	booking 04			*/
/*------------------------------*/
/*------------------------------*/
/*   	  	booking 05			*/
/*------------------------------*/
#body.step_05 table th {
	width: 195px;
}
/*------------------------------*/
/*    END  	booking 05			*/
/*------------------------------*/

/*------------------------------*/
/*   	  	booking 06			*/
/*------------------------------*/
#body.step_06 #page_att {
	margin-top: 50px;
}

#body.step_06 #page_att a {
	display: block;
	margin-top: 50px;
}
/*------------------------------*/
/*    END  	booking 06			*/
/*------------------------------*/

