/* -----------------------------------------------------------
common
----------------------------------------------------------- */
#header {
	margin:0;
	padding:0;
	line-height: 0.1em;
	height:38px;
	background:#FFFFFF;
}
#header #logo {
	float:left;
}
#header #home {
	float:right;
}
.clear{
	clear:both;
	overflow:hidden;
	height:0px;
}
#course{
	border-top:1px solid #4cac27;
	/*background:url(../img/bodybg.gif)repeat-x #FFFFFF;*/
}
#course-gray{
	border-top:1px solid #4cac27;
	background:#e9eae7;
}
a.next{
	text-align:right;
	display:block;
	padding-top:5px;
	padding-right:20px;
	background:url(../img/btn_next.png);
	width:49px;
	height:21px;
	color:#4CAC27;
	text-decoration:none;
}
a.next_on{
	background:url(../img/btn_next_on.png);	
	color:#FFF!important;
	text-decoration:none;
}

a.prev{
	display:block;
	padding-top:5px;
	padding-left:20px;
	background:url(../img/btn_prev.png);
	width:49px;
	height:21px;
	color:#4CAC27;
	text-decoration:none;
}
a.prev_on{
	background:url(../img/btn_prev_on.png);
	color:#FFF!important;
	text-decoration:none;
}
.bold{
	font-weight:bold;
	color:#FF0000;
}
.fontb{
	font-size:1.5em;
}
.fonts{
	font-size:0.8em;
}
#footer{
	border-top:1px solid #ccc;
	padding-bottom:10px;
	font-size:0.8em;
	text-align:center;
}
#footer a{
	color:#000000;
	text-decoration:underline;
}
.read{
	padding-top:5px;
	font-size:0.9em;
}
.info{
	padding-right:30px;
	background:url(../img/icon_info.png) right center no-repeat;
	-moz-background-size:25px 25px;
	-webkit-background-size:25px 25px;
	-o-background-size:25px 25px;
	-ms-background-size:25px 25px;
}
.mapinfo{
	padding-right:30px;
	background:url(../img/icon_map.png) right center no-repeat;
	font-weight:normal;
	-moz-background-size:36px 25px;
	-webkit-background-size:36px 25px;
	-o-background-size:36px 25px;
	-ms-background-size:36px 25px;
	padding-right:30px;
	color:#666;
}
.actcolor{
	background:url(../img/icon_next_actcolor.png) right center no-repeat!important;
	-moz-background-size:30px 23px;
	-webkit-background-size:30px 23px;
	-o-background-size:30px 23px;
	-ms-background-size:30px 23px;
}
.tb_basic{
	width:100%;
}
.tb_basic th,.tb_basic td{
	padding:5px;
	border:1px solid #ccc;
	border-collapse:collapse;
	background:#fff;
	font-size:90%;
}
.tb_basic th{
	width:30%;
	text-align:left;
	font-weight:normal;
	white-space:nowrap;
	background:#F4F4F4;
	color:#000;
}

.tb_confirm{
	width:100%;
}
.tb_confirm th,.tb_confirm td{
	padding:5px;
	border:1px solid #ccc;
	border-collapse:collapse;
	background:#fff;
	font-size:90%;
}
.tb_confirm th{
	width:35%;
	text-align:left;
	font-weight:normal;
	white-space:nowrap;
	background:#F4F4F4;
	color:#000;
}

.tb_none{
	width:auto;
}
.tb_none td{
	padding:0;
	margin:none;
	border:none;
	font-size:90%;
}
.tb_none_b{
	width:auto;
}
.tb_none_b td{
	padding:2px 8px 1px 0px;
	margin:none;
	border:none;
	font-size:80%;
	color:#333;
}

.tb_time{
	width:100%;
}
.tb_time th,.tb_time td{
	font-size:80%;
	padding:5px;
	border:1px solid #ccc;
	border-collapse:collapse;
}
.tb_time th{
	text-align:center;
	font-weight:normal;
	color:#000;
	background:#F4F4F4;
}
.tb_time td.time{
	text-align:center;
	width:3em;
}
.people{
	display:none;
}
.cource{
	width:4em;
}
.step{
	width:261px;
	margin:5px auto;
}
.enclosure1{
	padding:10px;
	background:#f4f4f4;
}
.tindent{
	text-indent:-1em;
    margin-left:1em;
}
.barstr{
	text-align:center;
	border-top:1px solid #4cac27;
	padding:10px 0 9px;
	text-shadow: 0 /*{d-body-shadow-x}*/ 1px /*{d-body-shadow-y}*/ 0 /*{d-body-shadow-radius}*/ 	#348a13 /*{d-body-shadow-color}*/;
	color:#FFF;
	font-weight:bold;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#77d652), to(#4cac27 /*{d-bup-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #77d652 /*{d-bup-background-start}*/, #4cac27 /*{d-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #77d652 /*{d-bup-background-start}*/, #4cac27 /*{d-bup-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #77d652 /*{d-bup-background-start}*/, #4cac27 /*{d-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient(top, #77d652 /*{d-bup-background-start}*/, #4cac27 /*{d-bup-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #77d652 /*{d-bup-background-start}*/, #4cac27 /*{d-bup-background-end}*/);
}
.btnTouch{
	-webkit-tap-highlight-color:rgba(0,0,0,0.30);
}
.error{
	color:#FF0000;
}
.priceBox{
	background:#FFFFCC!important;
}
/* -----------------------------------------------------------
search
----------------------------------------------------------- */
#courseGuide{
	float:right;
	width:122px;
}

/* -----------------------------------------------------------
tab
----------------------------------------------------------- */

.ui-tabs-panel:after {
	height: 0;
	visibility: hidden;
	content:".";
	display: block;
	clear: both;
}
.ui-tabs-panel {
	display: inline-table;
	min-height: 1px;
}

* html .ui-tabs-panel {
	height: 1%;
}
.ui-tabs-panel {
	display: block;
	
}

#tabs {
	width:100%;
	position:relative;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
}
#tabbox{
	width:100%!important;
	top:25px;
	left: 0px;
}
.ui-tabs-nav {
	margin: 0!important; padding: 0!important; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	position: relative;
	z-index: 1;
	bottom: 0;
	width: 100%;
}
.ui-tabs-nav-item {
	margin: 0!important; padding: 0!important; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	display: inline;
	margin-left: 10px!important;
	width: 67px;
	height: 41px;
	background:url(../img/btn_month.png) no-repeat!important;
	-moz-background-size:67px 41px;
	-webkit-background-size:67px 41px;
	-o-background-size:67px 41px;
	-ms-background-size:67px 41px;
}
.ui-tabs-nav-item.firstTab {
	padding-left: 0!important;
	margin-left: 0!important;
}
.ui-tabs-nav-item a {
	text-align:center;
	width:58px;
	height: 40px;
	margin: 0;
	padding: 4px 3px 0;
	line-height: 1.3;
	list-style: none;
	font-size:110%;
	float: left;
	font-weight: bold;
}
.ui-tabs-nav-item a img {
	opacity:1.0;
	filter: alpha(opacity=100);
}
.ui-tabs-selected {
	width: 67px;
	height: 41px;
	background:url(../img/btn_month_on.png) no-repeat!important;
	color:#fff!important;
	-moz-background-size:67px 41px;
	-webkit-background-size:67px 41px;
	-o-background-size:67px 41px;
	-ms-background-size:67px 41px;
}
.ui-tabs-selected a{
	color:#fff!important;
	text-shadow: 0 /*{d-body-shadow-x}*/ 1px /*{d-body-shadow-y}*/ 0 /*{d-body-shadow-radius}*/ 	#348a13 /*{d-body-shadow-color}*/;
}

.ui-tabs-panel {
	margin: auto; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	padding-top:0px;
	position: relative;
	clear:left;
	width:100%;
}

.ui-tabs-panel .btnBox {
	text-align: right;
	padding: 5px 0;
}

.ui-tabs-panel ul {
	margin: 0;
	padding: 0;
}

.ui-tabs-panel li {
	margin: 0 0 3px 0;
	padding: 0 0 0 16px;
	list-style-type: none;
}

.ui-tabs-hide {
	display: none/* for accessible hiding: position: absolute; left: -99999999px*/;
}
/* -----------------------------------------------------------
calender
----------------------------------------------------------- */
#cal{

}
.cal{
	width:100%;
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;
}

.cal td,.cal th{
	text-align:center;
	width:14%;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

.cal th{
	padding:2px 0 1px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#ffffff /*{d-bup-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #efefef /*{d-bup-background-start}*/, #ffffff /*{d-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #efefef /*{d-bup-background-start}*/, #ffffff /*{d-bup-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #efefef /*{d-bup-background-start}*/, #ffffff /*{d-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient(top, #efefef /*{d-bup-background-start}*/, #ffffff /*{d-bup-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #efefef /*{d-bup-background-start}*/, #ffffff /*{d-bup-background-end}*/);
}
.cal td{
	color:#ccc;
	height:39px;
	vertical-align:middle;
	padding:0;
	margin:0;
	font-size:1.2em;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#dedede /*{d-bup-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #eeeeee /*{d-bup-background-start}*/, #dedede /*{d-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #eeeeee /*{d-bup-background-start}*/, #dedede /*{d-bup-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #eeeeee /*{d-bup-background-start}*/, #dedede /*{d-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient(top, #eeeeee /*{d-bup-background-start}*/, #dedede /*{d-bup-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #eeeeee /*{d-bup-background-start}*/, #dedede /*{d-bup-background-end}*/);
}
.cal td.other{
	text-align:left;
	padding:2px;
	vertical-align:top;
	height:35px;
	font-size:1em;
	line-height:1em;
	color:#ccc;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#ffffff /*{d-bup-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #efefef /*{d-bup-background-start}*/, #ffffff /*{d-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #efefef /*{d-bup-background-start}*/, #ffffff /*{d-bup-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #efefef /*{d-bup-background-start}*/, #ffffff /*{d-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient(top, #efefef /*{d-bup-background-start}*/, #ffffff /*{d-bup-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #efefef /*{d-bup-background-start}*/, #ffffff /*{d-bup-background-end}*/);
}
.cal td.click{
	color:#FFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#77d652), to(#4cac27 /*{d-bup-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #77d652 /*{d-bup-background-start}*/, #4cac27 /*{d-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #77d652 /*{d-bup-background-start}*/, #4cac27 /*{d-bup-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #77d652 /*{d-bup-background-start}*/, #4cac27 /*{d-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient(top, #77d652 /*{d-bup-background-start}*/, #4cac27 /*{d-bup-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #77d652 /*{d-bup-background-start}*/, #4cac27 /*{d-bup-background-end}*/);
}
.cal td a{
	color:#000!important;
	text-decoration:none;
}
.cal td.click a{
	color:#FFF!important;
	text-decoration:none;
}
.cal th.sun{color:#FF0000;}
.cal th.sat{color:#3366CC;}

/* -----------------------------------------------------------
result
----------------------------------------------------------- */
#bar{
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee /*{d-bup-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #ffffff /*{d-bup-background-start}*/, #eeeeee /*{d-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #ffffff /*{d-bup-background-start}*/, #eeeeee /*{d-bup-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #ffffff /*{d-bup-background-start}*/, #eeeeee /*{d-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient(top, #ffffff /*{d-bup-background-start}*/, #eeeeee /*{d-bup-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #ffffff /*{d-bup-background-start}*/, #eeeeee /*{d-bup-background-end}*/);
}
#bar .menu{
	width:100%;
}
#bar .menu td{
	width:69px;
}

#list{
	padding-left:0;
	padding-right:0;
}
#list .plan{
	font-size:80%;
	border-top:1px solid #CCC;
}
#list .plan.lastChild{
	border-bottom:1px solid #CCC;
}
#list .plan a{
	font-weight:normal;
}
.planName{
	padding:3px 0;
}
.planName a{
	font-weight:bold;
}
#list .sort{
	font-size:80%;
	text-align:right;
	padding-bottom:5px;
}
#list .sort a{
	color:#4cac27;
	text-decoration:underline!important;
}
#list .seat{
	padding:3px;
	border:1px solid #ccc;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee /*{d-bup-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #ffffff /*{d-bup-background-start}*/, #eeeeee /*{d-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #ffffff /*{d-bup-background-start}*/, #eeeeee /*{d-bup-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #ffffff /*{d-bup-background-start}*/, #eeeeee /*{d-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient(top, #ffffff /*{d-bup-background-start}*/, #eeeeee /*{d-bup-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #ffffff /*{d-bup-background-start}*/, #eeeeee /*{d-bup-background-end}*/);
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	width:6em;
	text-align:center;
}
#list .price{
	float:right;
	padding-top:0.4em;
}

#list .fact{
	padding:5px 15px;
	border-top:1px solid #CCC;
	
}
#list .factTitle{
	font-size:120%;
	color:#666;
	font-weight:normal;
}
#list .factStr{
	font-size:80%;
	color:#333;
	font-weight:normal;
}
#list .fact.lastChild{
	border-bottom:1px solid #CCC;
}

ul.icons{
	margin:4px 0;
	height:26px;
}
ul.icons li{
	margin:0 3px 0 0;
	list-style:none;
	float:left;
}
a.plnLink{
	color:#000!important;
	display:block;
	padding:5px 30px 5px 15px;
	cursor:pointer;
}
/* -----------------------------------------------------------
detail
----------------------------------------------------------- */
.actbtn{
	text-align:center;
	margin:5px;
	padding:8px 15px 8px 5px;
	color:#FFFFFF;
	text-shadow: 0px 1px 1px #a75024;
	background:url(../img/btn_mark.png) no-repeat right 9px ,-moz-linear-gradient(center top, #ffbf65, #ff8431 50%,#ff6907 51%, #ff822e);
	background:url(../img/btn_mark.png) no-repeat right 9px,-webkit-gradient(linear, center top, center bottom, from(#ffbf65), color-stop(50%, #ff8431), color-stop(51%, #ff6907), to(#ff822e));
	
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border:1px solid #CCC;
}
.actbtn_click{
	text-align:center;
	color:#FF6600;
	text-shadow: 0px 1px 1px #a75024;
	background:#FFF;
}
/* -----------------------------------------------------------
list
----------------------------------------------------------- */
.tb_list{
	width:100%;
}
.tb_list td.listcell{
	background:#f4f4f4;
	border:1px solid #CCC;
	border-collapse:collapse;
	width:100%;
}
