@CHARSET "UTF-8";

#reserve_left{
	float:left;
	width:364px;
	height:320px;
	margin-left:4px;
}
#reserve_right{
	float:left;
	width:290px;
	height:320px;
	margin-left:6px;
}

#reserve_title{
	text-align:left;
}
#reserve_start{
	width:180px;
	height:260px;
	float:left;
	margin-top:10px;
}
#thank_body{
	background:url(../images/reserve/body_back.jpg) no-repeat;
	width:670px;
	height:330px;
	margin-top:10px;
	text-align:center;
	font-size: 14px;
}
.reserve_clear{
	clear: both;
	padding: 10px 0;
	width: 670px;
}
.check_mail{
	background: #ccc;
	width: 644px;
	margin: 0 auto;
}
.check_txt_1{
	padding-top: 16px;
}
.check_txt_1 span{
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
.check_txt_2{
	padding-bottom: 16px;
}
.check_txt_2 span{
	color: #FF0000;
	font-weight: bold;
}
.check_tel{
	padding: 12px 0;
	font-weight: bold;
	font-size: 14px;
}
.thank_bg{
	padding-top: 22px;
	background: #dfdfdf;
	padding-bottom: 24px;
	width: 640px;
	margin: 0 auto;
}
.info{
	font-weight: bold;
	padding-bottom: 18px;
}
.txt_1{
	padding: 24px 0 ;
}
.txt_2 span{
	color: #FF0000;
	font-weight: bold;
}
.txt_2{
	padding-bottom: 20px;
}
.txt_3 span{
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
#thank_body p#text_thank{
	text-align:left;
	line-height:150%;
	height:200px;
	padding:6px;
	padding-top:10px;
}
#thank_body p#thank_pr{
	text-align:left;
	line-height:150%;
	padding:6px;
	padding-top:20px;
}
#reserve_head{
	background:url(../images/reserve/body_back_head.jpg) no-repeat;
	width:680px;
	height:4px;
	margin-top:10px;
}
#reserve_body{
	background:url(../images/reserve/body_back_mid.jpg) repeat-y;
	width:680px;
	text-align:center;
}
#reserve_foot{
	background:url(../images/reserve/body_back_foot.jpg) no-repeat;
	width:680px;
	height:8px;
	margin-bottom:10px;
}
#reserve_body p#text_head{
	text-align:left;
	height:30px;
	line-height:30px;
	margin-left:6px;
}
#reserve_body p#text_foot{
	clear:both;
	height:40px;
	line-height:40px;
}
#reserve_body dt{
	background:#CCCCCC;
	float:left;
	width:200px;
	height:34px;
	margin-left:12px;
	text-align:left;
	line-height:34px;
	margin-top:2px;
}
#reserve_body dt p{
	margin-left:4px;
}
#reserve_body dt span{
	margin-left:4px;
}
#reserve_body dd{
	float:left;
	width:450px;
	margin-left:4px;
	text-align:left;
	height:34px;
	margin-top:2px;
}
#reserve_body dd p{
	height:34px;
	line-height:34px;

}
#reserve_body p.date{
	height:20px;
	line-height:20px;
	margin-top:7px;
}
#reserve_body dt.line2{
	height:40px;
	line-height:40px;
}
#reserve_body dd.line2{
	height:40px;
}
#reserve_body dt.big{
	height:80px;
	line-height:80px;
}
#reserve_body dd.big{
	height:80px;
}
#reserve_body dd.big textarea{
	height:60px;
	width:300px;
}
#reserve_body dd.big p{
	line-height:120%;
}

#reserve_body dd.big p.text{
	height:80px;
	line-height:120%;
	overflow-y:scroll;
}
#reserve_body dt.price{
	background:#000000;
	color:#FFFFFF;
	font-size:16px;
	height:50px;
}
#reserve_body dd.price{
	font-size:16px;
	font-weight:bold;
	height:50px;
}

#reserve_body dd.price p{
	line-height:110%;
	height:50px;
}
#system_plan_btn{
	width:670px;
	clear:both;
	height:40px;
	margin:10px 0px;
}
#system_plan_btn li#plan_a{
	float:left;
	margin-left:100px;
}
#system_plan_btn li#plan_b{
	float:left;
	margin-left:60px;
}
#system_plan_btn li a{
	width:200px;
	height:40px;
	display:block;
	text-indent:-9999px;
}
#system_plan_btn li#plan_a a{
	background:url(../images/system/plan_btn.jpg) no-repeat 0 0;
}
#system_plan_btn li#plan_b a{
	background:url(../images/system/plan_btn.jpg) no-repeat -200px 0;
}
#system_plan_btn li#plan_c a{
	background:url(../images/system/plan_btn.jpg) no-repeat -400px 0;
}
#system_plan_btn li#plan_a a:hover{
	background:url(../images/system/plan_btn.jpg) no-repeat 0 -40px;
}
#system_plan_btn li#plan_b a:hover{
	background:url(../images/system/plan_btn.jpg) no-repeat -200px -40px;
}
#system_plan_btn li#plan_c a:hover{
	background:url(../images/system/plan_btn.jpg) no-repeat -400px -40px;
}
