@charset "utf-8";
/* CSS Document */


body{
	letter-spacing:0em !important;
	word-break: break-all;
	
}


/*---------------
Course.html
---------------*/
.SecondPages h2{
	color: #061E47;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 208.3%;
	font-weight: bold;
	padding-bottom: 15px;
	width: 50%;
}

.premium_banner{
	float: right;
	width: 50%;
	text-align: right;
}


#CourseMap{
	background: #07396e;
	padding: 2px;
	text-align: center;
	width: 450px;
}


#CourseMap > img{
	padding-bottom: 4px;
}


#CourseText{
	width: 480px;
}


#CourseText h3{
	color: #061E46;
	font-size: 150%;
	font-weight: bold;
	padding-bottom: 15px;
}


#CourseText p{
	font-size: 92%;
	line-height: 140%;
	padding-bottom: 25px;
}


#CourseDataBox{
	border: #e4e4e4 solid 1px;
	overflow: hidden;
	padding: 10px;
	width: 458px;
}


#CourseDataBox dl.left{
	width: 240px;
}


#CourseDataBox dl.left dt{
	font-size: 108%;
	font-weight: bold;
	padding-bottom: 5px;
}



#CourseDataBox table{
	width: 100%;
}


#CourseDataBox td{
	height: 24px;
}


#CourseDataBox th {
	background: none !important;
	font-size: 75%;
}


#CourseDataBox #Technique th.level01{
	color: #8cbe82;
}


#CourseDataBox #Technique th.level02{
	color: #3b8dbf;
}


#CourseDataBox #Technique th.level03{
	color: #c87985;
}



#CourseDataBox dl.left dd{
	margin-bottom: 30px;
}



#CourseDataBox div.right dl{
	border-bottom: #e4e4e4 dotted 1px;
	overflow: hidden;
	padding: 10px 0;
	width: 195px;
}


#CourseDataBox div.right dl dt{
	float: left;
	font-weight: bold;
	width: 95px;
}


#CourseDataBox div.right dl dd{
	clear: right;
	float: right;
	font-size: 92%;
	letter-spacing: 0;
	width: 100px;
}




h3.BlueLine{
	background: #061e4a;
	border: #e4e4e4 solid 1px;
	color: #FFF;
	font-weight: bold;
	height: 28px;
	margin-bottom: 20px;
	width: 930px;
}


h3.BlueLine span{
	border-left: #FFF solid 3px;
	display: block;
	font-size: 109%;
	height: 16px;
	line-height: 120%;
	margin: 6px 7px;
	padding: 0 6px;
}



.DataTableBox{
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 60px;
	width: 932px;
}


.DataTableBox table{
	margin: 0 auto;
	text-align: left;
	width: 930px;
}


.DataTableBox table th{
	font-weight: bold;
	text-align: center;
	width: 120px;
}


.DataTableBox table th.num{
	text-align: center;
	width: 50px;
	padding-bottom:3px;
}


.DataTableBox table th.name{
	text-align: left;
	width: 400px;
}


.DataTableBox table td{
	text-align: center;
	vertical-align: middle;
}




.LineTop td{
	padding-top: 5px;
}


.LineBottom td{
	padding-bottom: 6px;
}


.SingleLine td,.SingleLine th{
	padding: 5px 0;
}





#Lift th{
	width:170px;
}
#Lift .name{
	width: 370px;
}
#Lift th.num{
	width:50px;
}




#Other th{
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	width: 120px;
}


#Other td{
	padding-left: 10px;
}




/*---------------
borderLine
---------------*/

.PhotoText table tr,.FastLine,.LineBottom,.SingleLine{
	background: url(../img/bg/border_dot.gif) repeat-x 0 100%;
}


.LineTop td.border{
	background: url(../img/bg/border_dot.gif) repeat-x 0 100%;
}


.LineTop fast #Other,.PhotoText table.border{
	border-top: #030E21 solid 1px;
}




/*---------------
Park.html
---------------*/
.PhotoLine{
	overflow: hidden;
	padding-bottom: 60px;
	width: 950px;
}


.PhotoBox{
	background: none repeat scroll 0 0 #07396E;
	padding: 2px;
	text-align: center;
}


.PhotoBox .mainImage{
	padding-bottom: 2px;
}



.PhotoBox ul{
	width: 440px;
}



.PhotoText{
	width: 470px;
}


.PhotoText p{
	font-size: 92%;
	line-height: 140%;
	padding: 20px 0 30px;
}


.PhotoText table{
	font-size: 92%;
	margin: 30px 0 0;
	width: 470px;
}




.PhotoText table th{
	font-weight: bold;
}


.PhotoText table td,.PhotoText table th{
	height: 22px;
	text-align: center;
	vertical-align: middle;
}


.PhotoText table th.num{
	width: 50px;
}


.PhotoText table th.name{
	text-align: left;
	width: 180px;
}


.PhotoText table th.parkth{
	width: 120px;
}


.attention{
	color: #AE0000;
	font-size: 92%;
	font-weight: bold;
}



table.Frame01 strong{
	font-size: 108%;
	font-weight: bold;
}


table.Frame01 th,table.Frame01 td{
	text-align: left;
}


table.Frame01 th{
	text-indent: 15px;
}


table.Frame01 td.bld{
	padding-right: 40px;
	text-align: right;
	width: 30%;
}



/*---------------
price.html
---------------*/
.LiftPrice{
	margin-bottom: 5px !important;
}


.LiftPrice tr td,.LiftPrice tr th{
	width: 155px;
}


.LiftPrice tr td.bld{
	padding-left: 10px;
	text-align: left;
}


.ImagesLine{
	clear: both;
	margin: 0 auto;
	width: 928px;
}


.ImagesLine li{
	float: left;
	font-size: 84%;
	padding: 30px 0 0 2px;
	width: 230px;
}


.ImagesLine li p{
	padding: 5px 7px;
}


/*---------------
restaurant.html
---------------*/
.centerHouse{
	overflow: hidden;
	padding-bottom: 30px;
	width: 950px;
}




.Facilities{
	margin: 0 auto;
	overflow: hidden;
	padding-top: 30px;
	width: 946px;
}



.Facilities li{
	padding-left: 0;
	width: 440px;
}


.Facilities li.right{
	float: right !important;
}


.Facilities li h4,.Facilities li p{
	clear: right;
	float: right;
	padding: 0;
	width: 200px;
}


.Facilities li p{
	padding-top: 10px;
}



/*---------------
infomation.html
---------------*/
h4.line .time{
	font-size: 92%;
	font-weight: normal;
}


.DataTableBox p.infotext{
	line-height: 140%;
	padding: 15px 5px 0;
}


span.Eventdata{
	border-bottom: #030E21 solid 3px;
	clear: left;
	display: block;
	font-size: 117%;
	font-weight: bold;
}


.linkText {
	border-bottom: 2px solid #ccc;
	line-height: 1.5;
	margin-bottom: 30px;
	padding-left: 25px;
}


.linkText a {
	margin-right: 25px;
}



.linkText a:visited {
	text-decoration: none;
}


.linkText a:hover{
	border-bottom: #007FBF solid 2px;
	color: #007FBF;
	text-decoration: none;
}




.EventLine{
	padding-bottom: 60px;
}


.EventLine li{
	border-bottom: #061E4A dotted 1px;
	overflow: hidden;
	padding: 7px 0;
	width: 932px;
}


.Eventphoto{
	border: #dadada solid 1px;
	float: left;
	padding: 2px;
}


.Eventdetail{
	display: inline;
	float: left;
	min-height: 93px;
	padding-left: 10px;
	width: 690px;
}


.Eventdetail dt{
	font-size: 109%;
	font-weight: bold;
}

.Eventdetail dt img{
	background: url(../img/sprite01.png) no-repeat 0 0;
	height: 15px;
	width: 63px;
	margin-right: 10px;
}

.Eventdetail dt .icon00{
	background-position: -528px -370px;
}

.Eventdetail dt .icon01{
	background-position: -528px -235px;
}


.Eventdetail dt .icon02{
	background-position: -528px -250px;
}


.Eventdetail dt .icon03{
	background-position: -528px -265px;
}


.Eventdetail dt .icon04{
	background-position: -528px -280px;
}


.Eventdetail dt .icon05{
	background-position: -528px -295px;
}


.Eventdetail dt .icon06{
	background-position: -528px -310px;
}


.Eventdetail dt .icon07{
	background-position: -528px -325px;
}


.Eventdetail dt .icon08{
	background-position: -528px -340px;
}


.Eventdetail dt .icon09{
	background-position: -528px -355px;
}


.Eventdetail dd.text{
	font-size: 92%;
	margin-top: 8px;
}


.Eventdetail dd.icon,
.Eventdetail dd.guide{
	bottom: 0;
	margin-top: 10px;
}


.Eventdetail dd.icon span{
	color: #BA0001;
	font-weight: bold;
}



.Eventbtn{
	float: right;
/*	height: 93px;
	min-height: 93px;*/
	position: relative;
	width: 100px;
}


.Eventbtn .fb{
	float: right;
	overflow: hidden;
	padding-top: 5px;
	width: 74px;
	width: 100px;
}

/*	
.Eventbtn .detail{
	bottom: 0;
	position: absolute;
}*/


/*---------------
infomation.html#Jobs
---------------*/
.jobBox{
	overflow: hidden;
	padding: 0 0 100px;
	width: 932px;
}


.jobsPhoto{
	background: none repeat scroll 0 0 #EBEBEB;
	border: 1px solid #F8F8F8;
	float: left;
	float: left;
	padding: 1px;
}


.jobsPhoto span{
	background: none repeat scroll 0 0 #BDBDBD;
	border: 1px solid #D7D7D7;
	float: left;
	padding: 1px;
}


.jobsPhoto img{
	border: 2px solid #FFFFFF;
}



.jobBox div.right{
	width: 660px;
}


.jobBox div.right p{
	font-size: 92%;
	padding: 20px 0;
}



/*---------------
access.html
---------------*/
#mapBox{
	margin: 0 auto;
	overflow: hidden;
	width: 934px;
}


div#gmap {
	float: left;
	height: 500px;
	width: 930px;
}


#mapBox table th{
	font-size: 109%;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 135px;
}


#mapBox #accessbox{
	border-bottom: #030E21 dotted 1px;
	border-top: #030E21 dotted 1px;
	margin: 10px 0;
	padding: 10px 0;
}


#mapBox table#map,#mapBox table#access{
	clear: right;
	width: 910px;
}



#mapBox table#map .mapimage{
	padding-bottom: 10px;
	vertical-align: middle;
	width: 320px;
}



#mapBox a.map_arrow{
	background: url(../img/bg/map_btn.gif) no-repeat 0 10px;
	height: 18px;
	padding: 10px 0 0 25px;
}



#mapBox table#map .address{
	line-height: 150%;
	vertical-align: top;
}


#mapBox table td{
	padding: 10px;
	vertical-align: middle;
}

#mapBox table td.title{
	white-space: nowrap;
	width: 80px;
}


#accessInfo{
	float: left;
	width: 580px;
}


#QRcode{
	border-left: #FFF dotted 1px;
	float: right;
	height: 88px;
	margin: 10px 0;
	padding: 0 10px;
	width: 260px;
}


#QRcode img{
	padding-right: 10px;
}


#QRcode b{
	display: block;
	padding-bottom: 5px;
}


#access .arrow2{
	margin-left: 5px;
}


#mapBox #accessbox02 {
	margin-top: 15px;
}

#mapBox #accessbox02 table#access {
	margin-top: 15px;
	width: 950px;
}

#mapBox #accessbox02 table#access tr {

}

#mapBox #accessbox02 table#access tr.last {
	border-bottom: none;
}

#mapBox #accessbox02 table#access tr th {
	border-bottom: 1px  dotted #030E21;
	padding: 15px 0;
	text-align: left;
	width: 290px;
}

#mapBox #accessbox02 table#access tr td {
	border-bottom: 1px  dotted #030E21;
	padding: 15px 0;
	text-align: left;
}


/*---------------
Movie.html
---------------*/
.movie .DataTableBox{
	width: 690px;
}


.DataTableBox .movie{
	padding: 20px 0 10px;
	text-align: center;
}

.DataTableBox .movie .Box{
	width:600px;
	height:370px;
	background:#000;
	margin:0 auto;
}

.DataTableBox .fb{
	padding: 20px 0 10px;
}




/*---------------
smoothTabs
---------------*/

.smoothTabs{
	display: inline;
	height:440px;
	overflow:hidden;
	width:440px;
}



.smoothTabs p{
	float: left;
	overflow: hidden;
	width: 440px;
}


.smoothTabs p img{
	float: left;
}



.TabsControll{
	clear: both;
	overflow: hidden;
	width: 440px;
}


.TabsControll li{
	cursor: pointer;
	display: inline;
	float: left;
	padding: 1px 1px 0 0;
}


.TabsControll li.right{
	padding-right: 0;
}


.TabsControll li:hover{
	opacity: 0.8;
}


.smoothTabsDivHidden {
	display: none;
	text-indent: -9999px;
}


.smoothTabsDivVisible{
}



/*---------------
Coupon.html
---------------*/

.coupon_info {
	text-align: right;
}

#couponArea {
	/* background: url(../img/coupon/coupon_sprite.png) 0 -167px no-repeat; */
	border: 1px solid #0482bf;
	margin: 20px auto 30px;
	padding: 6px;
	width: 586px;
}

#couponArea ul.title {
	padding: 0;
}

#couponArea ul.title li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}

#couponArea .logo{
	/* background: url(../img/coupon/coupon_sprite.png) -305px -88px ; */
	/* height: 19px; */
	margin: 0 0;
	text-align: center;
	/* text-indent: -9999px; */
	width: 414px;
}

#ski_name {
	background-color: #cce7f2;
	font-weight: bold;
	margin: 15px 0 40px;
	padding: 3px;
	text-align: center;
	width: 414px;
}

#text_box {
	padding: 0 38px 32px;
}

#text_box ul.pr {
	margin-bottom: 15px;
}

#text_box ul.pr li {
	color: #ff0000;
	font-weight: bold;
	line-height: 1.4;
}

#text_box p {
	border-bottom: 1px solid #ccc;
	margin: 12px 0;
	padding-bottom: 12px;
}

#text_box p.limit {
	background-color: #e6e6e6;
	border-bottom: none;
	line-height: 1.4;
	margin-bottom: 15px;
	padding: 5px 8px;
}

#text_box ul.topics li {
	background: url(../img/coupon/coupon_sprite.png) -591px -120px no-repeat;
	color: #000;
	font-weight: normal;
	line-height: 1.4;
	margin-bottom: 2px;
	padding-left: 13px;
}

#text_box table {
	margin: 20px 0 40px;
	width: 100%;
	border-collapse: collapse;
}

#text_box table th {
	background-color: #e6e6e6;
	border: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 8px;
	width: 17%;
}

#text_box table td {
	border: 1px solid #cccccc;
	padding: 3px 8px;
	width: 83%;
}

.print {
	background: url(../img/coupon/coupon_sprite.png) -585px -84px no-repeat;
	height: 30px;
	margin: 25px auto 30px;
	padding-left: 10px;
	text-align: center;
	width: 100px;
}

.close {
	height: 30px;
	margin: 25px auto 30px;
	text-align: center;
	width: 100px;
}

dl.option {
	margin: 25px auto 30px;
	width: 600px;
}

dl.option dt {
	height: 28px;
	text-align: center;
	text-indent: -9999px;
	width: 600px;
}

dl.option dt.thankyou {
	background: url(../img/coupon/coupon_sprite.png) 0 0 no-repeat;
}

dl.option dt.premium {
	background: url(../img/coupon/coupon_sprite.png) 0 -38px no-repeat;
}

dl.option dd {
	border: 1px solid #051f3c;
	border-width: 0 1px 1px 1px;
	font-weight: bold;
	padding: 20px;
}

dl.option dd p.title{
	margin: 5px 0 15px;
	text-align: center;
}

dl.option dd p.info{
	color: #ff0000;
	margin-bottom: 15px;
}

dl.option dd .button a{
	background: url(../img/coupon/coupon_sprite.png) 0 -76px    ;
	display: block;
	float: right;
	height: 45px;
	text-indent: -9999px;
	width: 291px;
}

dl.option dd .button a:hover {
	background: url(../img/coupon/coupon_sprite.png) 0 -121px    ;
}

dl.option dd ul li{
	float: left;
}

dl.option dd ul li.qr{
	padding: 0 20px 0 70px;
}

dl.option dd ul li p.title{
	text-align: left;
}

#app{
  	margin: 40px auto 30px;
    width: 602px;
}


/*---------------
Hotel.html
---------------*/

ul#result {
	margin-bottom: 15px;
	width: 950px;
}

ul#result li.right {
	margin-left: 20px;
}

ul#result li.right span{
	color: #999;
	font-weight: bold;
}

#searchcontent-menu {
	float: left;
	width: 170px;
}

#searchcontent-menu dl {
	margin-bottom: 25px;
}

#searchcontent-menu dt.BlueLine {
	background: none repeat scroll 0 0 #061E4A;
	border: 1px solid #E4E4E4;
	color: #FFFFFF;
	font-weight: bold;
	height: 28px;
	margin-bottom: 10px;
	width: 168px;
}

#searchcontent-menu dt.BlueLine span {
	border-left: 3px solid #FFFFFF;
	display: block;
	font-size: 109%;
	height: 16px;
	line-height: 120%;
	margin: 6px 7px;
	padding: 0 6px;
}

#searchcontent-menu dl dd {
	padding-left: 5px;
}

#searchcontent-menu dl dd ul li{
	padding-bottom: 5px;
}

#searchcontent-main {
	float: right;
	width: 770px;
}

#searchcontent-main h4.line {
	border-bottom: 1px solid #030E21;
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 20px;
	overflow: hidden;
	width: 100%;
}

#searchcontent-main h4.line span {
	border-bottom: 2px solid #030E21;
	float: left;
	padding: 0 5px 3px 0;
}

.hotelBox {
	border-bottom: 1px dotted #08204b;
	margin-bottom: 20px;
	overflow: hidden;
	padding-bottom: 20px;
	width: 770px;
}

.hotelPhoto {
	background: none repeat scroll 0 0 #EBEBEB;
	border: 1px solid #F8F8F8;
	float: left;
	padding: 1px;
}

.hotelPhoto span {
	background: none repeat scroll 0 0 #BDBDBD;
	border: 1px solid #D7D7D7;
	float: left;
	padding: 1px;
}

.hotelPhoto img {
	border: 2px solid #FFFFFF;
}

.hotelBox div.right{
	padding-right: 24px;
	width: 540px;
}

.hotelBox div.right dl {
	margin-bottom: 14px;
}

.hotelBox div.right dl dt,
.hotelBox div.right dl dd {
	margin-bottom: 8px;
}

.hotelBox div.right dl dd.genre {
	color: #999;
}

.hotelBox div.right dl.hotel_plan dt.line {
	border-bottom: 1px solid #030E21;
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
}

.hotelBox div.right dl.hotel_plan dt.line span {
	border-bottom: 2px solid #030E21;
	float: left;
	padding: 0 5px 3px 0;
}

.hotelBox div.right ul {
	margin-top: 5px;
}

.hotelBox div.right ul li {
	float: left;
	padding: 0;
}

.hotelBox div.right ul li.plan_name {
	padding-right: 15px;
	width: 335px;
}

.hotelBox div.right ul li.room {
	width: 100px;
}

.hotelBox div.right ul li.charge {
	color: #FF0000;
	width: 90px;
}

#paging {
	margin-top: 15px;
	text-align: center;
	width: 770px;
}

#paging ul {
	maargin: 0 auto;
}

#paging ul li.list span {
	color: #666;
	font-weight: bold;
}


/*---------------
snowpark_review.html
---------------*/
#Evaluation{
	overflow:hidden;
	width:654px;
	padding:20px;
	border:#07396E solid 3px;
	margin:0 auto;
}
#Evaluation dl.top{
	float:left;
	overflow:hidden;
	width:390px;
}
#Evaluation dl dt{
	float:left;
	font-size:150%;
	font-weight:bold;
}
#Evaluation dl.top dt{
	padding-top:3px;
	padding-right:10px;
}



#Evaluation dl dd.star{
	overflow:hidden;
	width:165px;
	margin:0;
}
#Evaluation dl dd.star img{
	float:left;
	margin-top:2px;
	padding-right:5px;
}
#Evaluation dl dd.star p{
	float:right;
	display:inline;
	padding:4px 0 0 12px;
	background:url(../img/sprite01.png) no-repeat 0 -551px;
	width:24px;
	height:23px;
	font-size:108%;
	letter-spacing:0;
	font-family:Verdana, Geneva, sans-serif;
}
.detailEvaluation {
	padding-top:15px;
}
.detailEvaluation td,.detailEvaluation th{
	vertical-align:top;
	padding:5px 0;
}
.detailEvaluation th{
	text-align:right;
	font-size:93%;
	padding-right:5px;
	letter-spacing:0;
}
.detailEvaluation td.stars{
	width:73px;
	padding-right:5px;
}
.detailEvaluation td.bar img{
	padding-right:3px;
}
.detailEvaluation td.bar .count{
	font-size:83%;
	letter-spacing:0;
}

.bottombox{
	clear:both;
	width:654px;
	overflow:hidden;
}
.bottombox dl{
	overflow:hidden;
	width:290px;
	background:url(../img/bg/rate_bg.gif) no-repeat 100% 20px;
}
.bottombox dt{
	float:none !important;
	font-size:125% !important;
	color:#55B9B1;
}
.bottombox dd{
	padding-top:16px;
}
.bottombox dd td,.bottombox dd th{
	vertical-align:middle;
	padding-top:5px;
	padding-bottom:5px;
}
.bottombox dd th{
	width:75px;
	text-align:right;
	padding-right:2px;
	color:#388781;
	font-size: 93%;
}
.bottombox dd td img{
	padding-right:5px;
}
.bottombox dd td .Rate{
	font-size: 83%;
    letter-spacing: 0;
}
#search{
	padding-top:35px;
}
#search h3{
	padding-left:30px;
	background:url(../img/sprite01.png) no-repeat 0 -522px;
	font-size:133%;
	font-weight:bold;
	width: 30%;
}
#search #searchbox{
	width:674px;
	margin-top:5px;
	padding:6px 12px 0 12px;
	border:#07396E solid 1px;
	background:#fbfbfb;
}
#search #searchbox li{
	overflow:hidden;
	width:674px;
	border-bottom:#033461 dotted 1px;
	padding:10px 0;
}
#search #searchbox li strong{
	float:left;
	padding-left:19px;
	padding-right:10px;
	background:url(../img/bg/circle.gif) no-repeat 0 2px;
	color:#033461;
	font-weight:bold;
	/padding-top:5px;/*IE6 7 */
	/background-position:0 6px;
}
#search #searchbox li strong.age{
	margin-left:20px;
}

#search #searchbox li strong{
	width: 80px;
}

#search #searchbox li label{
	float:left;
	font-size:93%;
	padding-right:0px;
	width: 75px
}

#search #searchbox li label.long{
	width: 110px
}

#search #searchbox li label input{
	float:left;
	margin:0 5px 0 0;
	padding:0;
}
#search #searchbox li label span{
	float:left !important;
	/padding-top:5px;/*IE6 7 */
}

#searchbox li span{
	float:right;
}

#ReviewsList{
	padding-top:40px;
}
#ReviewsList h3{
	color:#061E4A;
	font-size:117%;
	font-weight:bold;
	padding-bottom:2px;
	border-bottom:#061E49 solid 5px;
}
#ReviewsList h3 .num{
	font-family:Verdana, Geneva, sans-serif;
	font-size:130%;
	padding-right:2px;
}
#ReviewsList .Order{
	padding-top:12px;
	color:#4E4E4E;
}
#ReviewsList .Gallery .line{
	padding-bottom:30px;
}
#ReviewsList .Gallery .line,
#ReviewsList .Gallery .line dl{
	overflow:hidden;
	width:700px;
	position:relative;
}
#ReviewsList .Gallery .line dl{
	position:relative;
}
#ReviewsList .Gallery .line dd.corner3,
.review_detail dd.corner3{
	margin-right:10px;
}
#ReviewsList .Gallery .line dd.text{
	float:none;
	display:inline;
	width:auto;
	overflow:hidden;
	padding:5px 0 0 0;
	font-size:92%;
	line-height:1.5;
	margin-bottom:30px;
}
#ReviewsList .Gallery .line dd.text a.right{
	margin-bottom:20px;
}
#ReviewsList .Gallery .line dd.text a.title{
	display:block;
	font-size:127%;
}

#ReviewsList .Gallery .line dd.text p{
	margin: 5px 0;
}

#ReviewsList .databox{
	position:absolute;
	bottom:0;
	right:0;

}
.databox{
	font-size:93%;
}
.databox li{
	width:auto;
}
.databox .playdata{
	padding-left:17px;
	background:url(../img/sprite01.png) no-repeat -46px -568px;
}
.databox .reviewdata{
	margin-left:10px;
	padding-left:19px;
	background:url(../img/sprite01.png) no-repeat -46px -549px;
}
.databox span{
	color:#AB0000;
	font-weight:bold;
}

.line .who{
	overflow:hidden;
	width:688px;
	padding:6px;
	background:#F8F8F8;
	color:#666666;
}
.line .who span.block{
	float:left;
	display:inline;
	padding-left:5px;
	font-size:83%;
	width:125px;
}
.line .who ul{
	float:right;
	overflow:hidden;
	width:514px;
	padding-left:6px;
	font-size:83%;
	background:url(../img/bg/who_line.gif) repeat-y 0 0;
}
.line .who ul li{
	width:auto;
	text-align:right;
	padding:3px 0;
}
.line .who ul li.set01{width:148px;}
.line .who ul li.set02{width:188px;}
.line .who ul li.set03{width:178px;}

.line .who ul li span{
	padding-right:5px;
	letter-spacing:0;
	line-height:1.5;
}

#ReviewsList a.glass{
	float:right;
	padding-left:20px;
	background:url(../img/sprite01.png) no-repeat 0 -522px;
	height:20px;
}




/*---------------
snowpark_reviewdetail.html
---------------*/




.review_detail{
	border-bottom:#073566 dotted 1px;
}

.review_detail dd.text{
	float:left;
	width:500px;
}

.review_detail .databox{
	width:500px;
	overflow:hidden;
	padding-top:20px;
}
.review_detail .databox li{
	clear:both;
	margin:0;
	margin-bottom:5px;
}

#reviewArticle {
	overflow:hidden;
	margin-top:15px;
	width:700px;
	height:auto;
}




#reviewArticle .TabsControll{
	width:125px;
	padding-top:5px;
}
#reviewArticle .TabsControll li{
	float:none;
	width:125px;
}
#reviewArticle .TabsControll li img{
	padding-bottom:15px;
}

#reviewDoc{
	width:700px;
	overflow:hidden;
	padding:30px 0;
	border-bottom: 1px solid #073566;
}
#reviewDoc h2{
	font-size:127%;
	padding-bottom:5px;
 	color: #061E47;
    font-family: Verdana,Geneva,sans-serif;
	font-weight: bold;
}
#reviewDoc .skiname{
	padding-bottom:5px;
}

#point{
	width:700px;
	overflow:hidden;
}
#point .Reportbtn{
	padding:10px;
}
#point .Report{
	text-align:center;
	display:block;
	font-size:92%;
	width:90px;
	height:16px;
	padding-top:2px;
	background:url(../img/sprite_review.png) no-repeat 0 -91px;
}

#point .stars{
	padding:20px 0;
    font-size: 83%;
    overflow: hidden;
    width: 700px;
	color:#666666;
}

#point .stars li{
	float:left;
    width: 200px;
	padding:5px 0;

	text-align:right;
}
#point .stars li.set02{
	padding-right:30px;
}
#point .stars li span{
	padding-right:5px;
}
.pointbox{
	width:700px;
	overflow:hidden;
}
.pointbox dl.left{
	width:385px;
	_width:395px;
}
.pointbox dl.right{
	width:287px;
	_width:300px;
	padding:0 !important;
}
.pointbox dl dt{
	float:left;
	display:inline;
	text-align:right;
    font-size: 83%;
	color:#666666;
	width:100px;
	padding-right:3px;
	letter-spacing:0;
	padding-top:5px;
	overflow:hidden;
}
.pointbox dd.icon {
    min-height: 20px;
    overflow: hidden;
    width: 282px;
	overflow:hidden;
}
.pointbox .right dd.icon {
    width: 184px;
	overflow:hidden;
}

.pointbox dd.icon span {
    background: url(../img/sprite01.png) no-repeat scroll -407px -205px transparent;
    display: inline;
    float: left;
	color:#062341;
	text-align:center;
    font-size: 83%;
    height: 17px;
    letter-spacing:0;
    margin: 3px 1px;
    padding-top: 3px;
    width: 90px;
}

.reviewkind{
	width:700px;
	padding-bottom: 20px;
	overflow:hidden;
}
.reviewkind dl dt{
	float:left;
	display:inline;
	text-align:right;
    font-size: 83%;
	color:#666666;
	width:100px;
	padding-right:3px;
	letter-spacing:0;
	padding-top:5px;
	overflow:hidden;
}
.reviewkind dd.icon {
    min-height: 20px;
    overflow: hidden;
}
.reviewkind dd.icon span {
    background: url(../img/sprite01.png) no-repeat scroll -302px -205px transparent;
    display: inline;
    float: left;
	color:#062341;
	text-align:center;
    font-size: 83%;
    height: 17px;
    letter-spacing:0;
    margin: 3px 1px;
    padding-top: 3px;
    width: 105px;
}




/*---------------
Photo Gallery
---------------*/
p#galler_num{
	text-align:right;
    color: #061E4A;
    font-size: 117%;
    font-weight: bold;
    padding-bottom: 30px;
}

p#galler_num span{
font-family: Verdana,Geneva,sans-serif;
    font-size: 130%;
    padding-right: 2px;
}
#galleryArticle li.line{
	overflow:hidden;
	width:700px;
	padding-bottom:30px;
}
#galleryArticle li dl{
	width:222px;
	overflow:hidden;
	float:left;
	padding-right:10px;
}
#galleryArticle li dd p{
	margin-left:0;
}

#galleryArticle li dd.corner3 span a img{
	width:210px;
	border: 2px solid #FFFFFF;
}
#galleryArticle li dd.corner3 span.corner3 a{
	background: none repeat scroll 0 0 #BDBDBD;
    border: 1px solid #D7D7D7;
	border-bottom:none;
    float: left;
    padding: 1px 1px 0;
    width: 214px;
}
#galleryArticle li dd.corner3 span{
	float: left;
	background: none repeat scroll 0 0 #EBEBEB;
    border: 1px solid #F8F8F8;
	border-bottom:none;
    padding: 1px;
    width: 218px;
}
#galleryArticle li dd.corner3{
	float: left;
	padding-bottom:10px;
	background:url(../img/bg/gallery_bg.jpg) no-repeat center bottom;
}
#galleryArticle li .who{
	clear:left;
	background:#FFF;
    color: #666666;
    overflow: hidden;
    padding: 0px;
    width: 222px;
}
#galleryArticle li .who .title{
	display:block;
	font-size:92%;
}



a.camera {
    background: url(../img/sprite01.png) no-repeat scroll 0 -593px transparent;
    float: right;
    height: 20px;
    padding-left: 20px;
}


/*---------------
Weather.html
---------------*/
.WeatheBox{
	width:628px;
	color: #AB0000;
}
#weatherImage{
	width:620px;
	padding:3px;
	border:#cccccc solid 1px;
}
.weatherText{
	float:left;
	display:inline;
	width:950px;
	/* border-top:#030E21 solid 1px; */
}
.weatherText li{
	float: left;
	padding-right: 15px;
	white-space: nowrap;
	/* border-bottom:#030E21 solid 1px; */
}
.WeatherTableBox{
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 60px;
	width: 950px;
}
.WeatherTableBox table tr td,.WeatherTableBox table tr th{
	text-align:center;
	vertical-align:middle;
	
}
.WeatherTableBox table{
	width:100%;
	border-top:1px solid #030E21;
}
.WeatherTd td{
	font-size:91%;
}
.MaximumTemperature{
	color:#F00;
}
.LowestTemperature{
	color:#00F;
}

.PhotoLine .time{
	color:#f00;
	margin-top: 10px;
	margin-bottom: 10px;
}

.PhotoLine a.map_arrow{
	background: url(../img/bg/map_btn.gif) no-repeat 0 10px;
	height: 18px;
	padding: 10px 0 0 25px;
}


/*//////////////////////////////////////////////////////////////////////
2013 06 テーマ別スタイル追加

//////////////////////////////////////////////////////////////////////*/


#theme_wrap{
	width: 1080px;
	margin:0px auto;
	
}

.main_img{
	width:950px;
	height:350px;
	position:relative;
}

.main_img h1{
	width:950px;
	height:350px;
	text-indent:-9999px;
	position:relative;
}




.open .main_img h1{
	background:url(../img/theme/theme01.jpg) no-repeat top left;	
}
.snowpark .main_img h1{
	background:url(../img/theme/theme02.jpg) no-repeat top left;	
}
.menu .main_img h1{
	background:url(../img/theme/theme03.jpg) no-repeat top left;	
}
.kidspark .main_img h1{
	background:url(../img/theme/theme04.jpg) no-repeat top left;	
}
.kidsschool .main_img h1{
	background:url(../img/theme/theme05.jpg) no-repeat top left;	
}
.familysenior .main_img h1{
	background:url(../img/theme/theme06.jpg) no-repeat top left;	
}
.girls .main_img h1{
	background:url(../img/theme/theme07.jpg) no-repeat top left;	
}
.activities .main_img h1{
	background:url(../img/theme/theme08.jpg) no-repeat top left;	
}
.powder .main_img h1{
	background:url(../img/theme/theme09.jpg) no-repeat top left;	
}
.course .main_img h1{
	background:url(../img/theme/theme10.jpg) no-repeat top left;	
}
.morning_night .main_img h1{
	background:url(../img/theme/theme11.jpg) no-repeat top left;	
}
.access .main_img h1{
	background:url(../img/theme/theme12.jpg) no-repeat top left;	
}
.spring .main_img h1{
	background:url(../img/theme/theme13.jpg) no-repeat top left;	
}



/** nav -----------------------------------------------------**/

#theme_wrap .nav ul li{
	height:31px;
	width:94px;
	position:relative;
	overflow:hidden;
	zoom:1;
	float:left;
	z-index:200;
}

#theme_wrap .nav ul li.b03,
#theme_wrap .nav ul li.b07{
	width:140px;
}

#theme_wrap .nav ul li.b10,
#theme_wrap .nav ul li.b11{
	width:200px;
}

#theme_wrap .nav ul li span{
	position:absolute;
	width:94px;
	height:31px;
	clear: both;
	overflow:hidden;
	zoom:1;
	float:left;
	display:block;
	zoom:1;
	z-index:200;
	text-indent:-9999px;
}


#theme_wrap .nav ul li.b01 span{
	background:url(../img/theme/common/btn_area01.png) no-repeat center center;
	width:94px;
	height:31px;
	zoom:1;
	clear:both;
	overflow:hidden;
	zoom:1;
	z-index:200;
}

#theme_wrap .nav ul li.b02 span{
	background:url(../img/theme/common/btn_area02.png) no-repeat center center;
}
#theme_wrap .nav ul li.b03 span{
	width:140px;
	background:url(../img/theme/common/btn_area03.png) no-repeat center center;
}
#theme_wrap .nav ul li.b04 span{
	background:url(../img/theme/common/btn_area04.png) no-repeat center center;
}
#theme_wrap .nav ul li.b05 span{
	background:url(../img/theme/common/btn_area05.png) no-repeat center center;
}
#theme_wrap .nav ul li.b06 span{
	background:url(../img/theme/common/btn_area06.png) no-repeat center center;
}
#theme_wrap .nav ul li.b07 span{
	width:140px;
	background:url(../img/theme/common/btn_area07.png) no-repeat center center;
}
#theme_wrap .nav ul li.b10 span{
	width:200px;
	background:url(../img/theme/common/btn_area10.png) no-repeat center center;
}
#theme_wrap .nav ul li.b11 span{
	width:200px;
	background:url(../img/theme/common/btn_area11.png) no-repeat center center;
}





#theme_wrap .nav ul li a{
	display:block;

}



#theme_wrap .nav ul li a:after{
	content:"";
	display:block;
	width:1px;
	background:url(../img/theme/common/bg_btn_bar03.png) no-repeat 0 0 !important;
	height:31px;
	float:left;	
}




/** navここまで -----------------------------------------------------**/


#theme_wrap h2{
	width:950px;
	height:43px;
	text-indent:9999px;
	margin:10px auto;
	text-indent:-9999px;
	clear:both;
}


#theme_wrap h2#hokkaido{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px 0px;	
}
#theme_wrap h2#tohoku{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -43px;	
}
#theme_wrap h2#kanto{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -86px;	
}
#theme_wrap h2#chukyo{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -129px;	
}
#theme_wrap h2#hokuriku{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -172px;	
}
#theme_wrap h2#kansai{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -215px;	
}
#theme_wrap h2#chugoku{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -257px;	
}



#theme_wrap .gelande_box{
	background:url(../img/theme/common/bg_theme_middle.jpg) repeat-y top left;
	width:475px;
	float:left;
	margin-bottom:15px;
	position:relative;
	padding-bottom:40px;
}

#theme_wrap .gelande_box .header{
	background:url(../img/theme/common/bg_theme_top.jpg) repeat-y top left;
	width:460px;
	min-height:67px;
	padding:10px 0 0 15px;
}

#theme_wrap .gelande_box .gelande_box_end{
	position:absolute;
	background:url(../img/theme/common/bg_theme_bottom.jpg) no-repeat bottom left;
	width:475px;
	height:10px;
	clear:both;
	bottom:0px;
}


#theme_wrap .gelande_box .header h3{
	font-weight:bold;
	padding:10px 0 2px 8px;
	font-size:16px;	
}
#theme_wrap .gelande_box .header p.pref{
	padding-left:12px;
}


#theme_wrap .gelande_box .photoarea{
	width:440px;
	margin:5px auto;
	
}
#theme_wrap .gelande_box .inner{
	width:440px;
	margin:5px auto;
	clear:both;
	float:none;
	height:auto;
		
}

#theme_wrap .gelande_box .inner h4{
	border-bottom:#CCC 1px dashed;
	font-weight:bold;
	padding:10px 0 2px 0;
	font-size:16px;
	margin-bottom:5px;
}
#theme_wrap .gelande_box .inner p{
	line-height:1.6em;
	word-wrap: break-word;
	word-break:break-all;
}


#theme_wrap .gelande_box .topics_area{
	background:#f5f5f5;
	width:448px;
	margin:5px auto 10px;
	padding:5px 5px 5px 5px;
	position:relative;
	clear:both;
}

#theme_wrap .gelande_box .topics_area .topics_inner{
	border:#bbb 1px solid;
	background-color:#FFF;
	margin:5px auto 5px;
	width:430px;
	padding:5px 5px 5px 5px;
}

#theme_wrap .gelande_box .topics_area .topics_inner .sentence{
	word-wrap: break-word;
	word-break:break-all;
}


#theme_wrap .gelande_box .topics_area .topics_inner .topicsimg{
	float:left;
	width:160px;
}

#theme_wrap .gelande_box .topics_area p.icon{
	background:url(../img/theme/common/icon_event.gif) no-repeat top left;
	height:26px;
	margin-left:-10px;
}
#theme_wrap .gelande_box .topics_area .topics_title{
	border-bottom:#f5f5f5 1px solid;
	font-weight:bold;
	padding:4px 0 2px 0;
	font-size:13px;
	margin-bottom:5px;
}

#theme_wrap .gelande_box .sub_nav_area{
	height:35px;
	clear:both;
	width:430px;
	margin:10px auto 10px;
}

#theme_wrap .gelande_box ul.sub_nav{
	width:428px;
	clear:both;
	height:30px;
	position:absolute;
	bottom:4px;
	left:25px;

}
#theme_wrap .gelande_box ul.sub_nav li{
	width:102px;
	height:24px;
	float:left;
	margin-right:5px;
	text-indent:-9999px;
}

#theme_wrap .gelande_box ul.sub_nav li a{
	display:block;
	width:102px;
	height:24px;

}

#theme_wrap .gelande_box ul.sub_nav li.sub01 a{
	background:url(../img/theme/common/bg_topics_nav.gif) 0px 0px;
}

#theme_wrap .gelande_box ul.sub_nav li.sub02 a{
	background:url(../img/theme/common/bg_topics_nav.gif) -324px 0px;
}

#theme_wrap .gelande_box ul.sub_nav li.sub03 a{
	background:url(../img/theme/common/bg_topics_nav.gif) -108px 0px;	
}

#theme_wrap .gelande_box ul.sub_nav li.sub04 a{
	background:url(../img/theme/common/bg_topics_nav.gif) -218px 0px;
}

#theme_wrap .gelande_box ul.sub_nav li.sub01 a:hover{
	background:url(../img/theme/common/bg_topics_nav.gif) 0px -24px;
}


#theme_wrap .gelande_box ul.sub_nav li.sub02 a:hover{
	background:url(../img/theme/common/bg_topics_nav.gif) -324px -24px;
}

#theme_wrap .gelande_box ul.sub_nav li.sub03 a:hover{
	background:url(../img/theme/common/bg_topics_nav.gif) -108px -24px;
}

#theme_wrap .gelande_box ul.sub_nav li.sub04 a:hover{
	background:url(../img/theme/common/bg_topics_nav.gif) -218px -24px;
}

/*theme top*/

h1.themetop{
	background:url(../img/theme/top/bg_theme_top.jpg) no-repeat top left;
	width: 1080px;
	height: 100px;
	text-indent:-9999px;
    margin-bottom: 20px;
}


.themetop ul{
	margin-left: 2px;
	
}
.themetop ul li{
	width:233px;
	float:left;
	margin: 10px 18px;
}

.themetop ul li a:hover{
	text-decoration: none;
}
.themetop ul li img{
	margin-bottom:5px;
	
}

.themetop ul li p{
	text-align: center;
	font-size: 13px;
	margin-top: 5px;
	color: #888;
	font-weight: bold;
}
.themetop ul li span{
	display:none;
}


/*open---------------------------------------------------------------*/


.open .nav ul,
.morning_night .nav ul,
.access .nav ul,
.course .nav ul{
	width:950px;
	height:31px;
	position:relative;
	background: rgb(30,54,97); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(30,54,97,1) 0%, rgba(4,27,70,1) 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,54,97,1)), color-stop(99%,rgba(4,27,70,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(30,54,97,1) 0%,rgba(4,27,70,1) 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(30,54,97,1) 0%,rgba(4,27,70,1) 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(30,54,97,1) 0%,rgba(4,27,70,1) 99%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(30,54,97,1) 0%,rgba(4,27,70,1) 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e3661', endColorstr='#041b46',GradientType=0 ); /* IE6-9 */	
}

.open .nav ul li,
.access .nav ul li,
.morning_night .nav ul li,
.course .nav ul li{
	background-color:#ddd;
}

.open .nav ul li a,
.morning_night .nav ul li a,
.access .nav ul li a,
.course .nav ul li a{
	width:950px;
	height:31px;
	position:relative;
	background:url(../img/theme/common/bg_nav.png) repeat-x 0px -420px;
}

.open .nav ul li a:hover,
.morning_night .nav ul a:hover,
.access .nav ul a:hover,
.course .nav ul a:hover{
	height:31px;
	background:url(../img/theme/common/bg_nav.png) repeat-x 0px -452px;
}

.open .nav ul li a:after,
.morning_night .nav ul li a:after,
.access .nav ul li a:after,
.course .nav ul li a:after{
	content:"";
	display:block;
	width:1px;
	background:url(../img/theme/common/bg_btn_bar03.png) no-repeat 0 0 !important;
	height:31px;
	float:left;	
}


.open .main_img p{
	position:absolute !important;
	color:#FFF;
	font-weight:bold;
	width:500px;
	height:80px;
	top:265px;
	left:27px;
	line-height:1.6em;
}
/*
.open .gelande_box .header h3{	
	background:url(../img/theme/common/icon_h3.gif) no-repeat center left;
}*/

.open .gelande_box .header p.pref{
	height:30px;
	background:url(../img/theme/common/bg_header_title_line.gif) no-repeat bottom left;
}


.open .gelande_box .inner p.opentime{
	background:url(../img/theme/common/bg_opentime.jpg);
	color:#FFF;
	font-weight:bold;
	padding:4px 10px;
	border-radius:2px;
	font-size:140%;
	text-align:center;
	display:table-cell;
	vertical-align:central;

}


.open .inner .opentime span{
	display: table-cell;
	vertical-align: middle;
	width: 440px;


}


/*snowpark---------------------------------------------------------------*/

/*
.snowpark .gelande_box .header h3{	
	background:url(../img/theme/common/icon_h3.gif) no-repeat center left;
}
*/


.snowpark .nav,
.powder .nav{
	width:950px;
	height:31px;
	position:relative;
	background:url(../img/theme/common/bg_nav.png) repeat-x 0px -280px;
}


.snowpark .nav ul li,
.powder .nav ul li{
	background-color:#ddd;
}


.snowpark .nav ul li a,
.powder .nav ul li a{
	width:950px;
	height:31px;
	position:relative;
	background:url(../img/theme/common/bg_nav.png) repeat-x 0px -280px;
}


.snowpark .nav ul li a:hover,
.powder .nav ul li a:hover{
	height:31px;
	background:url(../img/theme/common/bg_nav.png) repeat-x 0px -315px;
}




.snowpark .main_img p{
	position:absolute !important;
	color:#FFF;
	font-weight:bold;
	width:500px;
	height:80px;
	top:170px;
	left:60px;
	line-height:1.6em;
}

.snowpark .gelande_box .header p.pref{
	height:30px;
	background:url(../img/theme/common/bg_header_title_line.gif) no-repeat bottom left;
}

.snowpark .gelande_box .header{
	background:url(../img/theme/common/bg_theme_top_snow.jpg) repeat-y top left !important;
}


.snowpark p.left_box{
	width:200px;
	float:left;
	display:block !important;
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	word-wrap: break-word;      /* IE 5+ */
	word-break:break-all;
	overflow: hidden;

}

.snowpark .right_box{
	width: 220px;
	float: right;
	padding:2px;	
}

.snowpark .right_box p.datatop{
	display:inline-block;
	font-size:15px;
	font-weight:bold;
	margin-left:-10px;
	clear:both;

}


.snowpark .right_box .blackBox{
	color: #FFF;
	font-size: 10px;
	background: #000;
	padding: 5px;
	margin-bottom: 10px;
	line-height:1.6em;
}

.snowpark .right_box .blackBox td{
	padding:2px;
}


.snowpark h2#hokkaido{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -700px !important;	
}
.snowpark h2#tohoku{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -743px !important;	
}
.snowpark h2#kanto{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -786px !important;
}
.snowpark h2#chukyo{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -829px !important;	
}
.snowpark h2#hokuriku{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -872px !important;	
}
.snowpark h2#kansai{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -915px !important;	
}
.snowpark h2#chugoku{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -958px !important;	
}




/*menu---------------------------------------------------------------*/


.menu .nav ul{
	background:url(../img/theme/common/bg_nav.png) repeat-x 0px 0px;
}


.menu .nav ul{
	width:950px;
	height:31px;
	position:relative;

}
.menu .nav ul li{
	background:#CCC;
}


.menu .nav ul li a{
	display:block;
	width:100px;
	height:31px;
	background:url(../img/theme/common/bg_nav.png) repeat-x 0px 0px;
}


.menu .nav ul li a:hover{
	height:31px;
	background:url(../img/theme/common/bg_nav.png) repeat-x -10px -35px;
}
.menu .nav ul li a:after{
	display:block;
	content:"";
	clear:both;
	background:url(../img/theme/common/bg_btn_bar02.png) repeat-x 0px 0px;
	width:10px;
	float:left;
	height:31px;
}

.menu .main_img p{
	position:absolute !important;
	color:#8c7234;
	font-weight:bold;
	width:362px;
	height:80px;
	top:160px;
	left:500px;
	line-height:1.4em;
	font-size:13px;
}

.menu .gelande_box .header p.pref{
	height:30px;
	background:url(../img/theme/common/bg_header_title_line.gif) no-repeat bottom left;
}
.menu .picbox {
	overflow: hidden;
	width: 420px;
	margin: 0 auto;
}


.menu .picbox {
	overflow: hidden;
	width: 420px;
	margin: 0 auto;
}
.menu .pic-r {
	float: right;
	display: inline;
	width: 140px;
}

.menu .pic-l {
float: left;
display: inline;
width: 280px;
}


.menu p.left_box{
	width:300px;
	float:left;
}

.menu .inner p{
	padding-left:25px;
}


.menu .right_box{
	width:100px;
	float: right;
	padding:2px;
	text-align:center;
}

.menu ul.ranking{
	clear:both;
	background-color: rgb(255, 252, 224);
	margin:0px 10px;
	padding:5px;
}
.menu ul.ranking li{
	margin-left:25px;
	margin-bottom:5px;
}

.menu ul.ranking li.no2{
	margin-left:0px;
	padding-left:25px;
	background:url(../img/icon/icon_crown02.gif) no-repeat center left; 
}
.menu ul.ranking li.no3{
	margin-left:0px;
	padding-left:25px;
	background:url(../img/icon/icon_crown03.gif) no-repeat center left; 
}

.menu h4{
	color:#900;
	background:url(../img/icon/icon_crown01.gif) no-repeat center left !important; 
	padding:10px 0 2px 25px !important;
}
.menu h4:first-letter{
	font-size:160%;
}

.menu h4 span{
	display:inline-block;
	padding-right:10px;
}



.menu p.shop{
	background: rgb(222,179,49); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(222,179,49,1) 51%, rgba(202,159,29,1) 51%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(51%,rgba(222,179,49,1)), color-stop(51%,rgba(202,159,29,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(222,179,49,1) 51%,rgba(202,159,29,1) 51%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(222,179,49,1) 51%,rgba(202,159,29,1) 51%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(222,179,49,1) 51%,rgba(202,159,29,1) 51%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(222,179,49,1) 51%,rgba(202,159,29,1) 51%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deb331', endColorstr='#ca9f1d',GradientType=0 ); /* IE6-9 */
	color:#FFF;
	font-weight:bold;
	padding:4px 10px;
	border-radius:2px;
	width:420px;
	font-size:14px;
	margin:5px auto;
}


/*kidspark---------------------------------------------------------------*/

.kidspark .main_img p{
	position:absolute !important;
	color:#827460;
	font-weight:bold;
	width:450px;
	height:80px;
	top:150px;
	left:450px;
	line-height:1.6em;
	font-size:13px;
}

.kidspark .gelande_box .header p.pref{
	height:30px;
	background:url(../img/theme/common/bg_header_title_line03.gif) no-repeat bottom left;
}

.kidspark .nav{
	background:url(../img/theme/common/bg_nav.png) repeat-x 0px -70px;
}

.kidspark .nav ul{
	width:950px;
	height:31px;
	position:relative;
}

.kidspark .nav ul li{
	background:#CCC;
}


.kidspark .nav ul li a{
	display:block;
	width:100px;
	height:31px;
	background:url(../img/theme/common/bg_nav.png) repeat-x 0px -70px !important;
}


.kidspark .nav ul li a:hover{
	height:31px;
	background:url(../img/theme/common/bg_nav.png) repeat-x 0px -105px !important;
}


.kidspark .nav ul li a:after{
	display:block;
	content:"";
	clear:both;
	background:url(../img/theme/common/bg_btn_bar02.png) repeat-x 0px 0px;
	width:10px;
	float:left;
	height:31px;
}



.kidspark h3,
.kidsschool h3{
	color: rgb(153, 142, 58);
	font-weight: bold;
	padding: 8px 0px 2px 20px !important;
	letter-spacing: 0.1em;
	
}
.kidspark h3:first-letter,
.kidsschool h3:first-letter{
	font-size:120%;
	
}
.kidspark h3 a,
.kidsschool h3 a{
	color:#F60;
}

.kidspark h4,
.kidsschool h4{
	color: rgb(153, 142, 58);	
}


.kidspark .gelande_box .topics_area,
.kidsschool .gelande_box .topics_area {
	background: rgb(250, 214, 100) !important;
	margin-bottom:10px !important;
}


.kidspark p.left_box{
	width:200px;
	float:left;	
}

.kidspark .right_box{
	width: 216px;
	float: right;
	padding:2px;
	color: rgb(153, 142, 58);	
}
.kidspark .right_box td{
	padding:2px 3px;
	
}

.kidspark .right_box p.datatop{
	display:inline-block;
	font-size:15px;
	font-weight:bold;
	margin-left:-10px;

}

.kidspark h2{
	width:950px;
	height:43px;
	text-indent:9999px;
	margin:10px auto;
	text-indent:-9999px;
	clear:both;
}


.kidspark h2#hokkaido,
.kidsschool h2#hokkaido{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -300px !important;	
}
.kidspark h2#tohoku,
.kidsschool h2#tohoku{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -350px !important;	
}
.kidspark h2#kanto,
.kidsschool h2#kanto{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -400px !important;
}
.kidspark h2#chukyo,
.kidsschool h2#chukyo{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -450px !important;	
}
.kidspark h2#hokuriku,
.kidsschool h2#hokuriku{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -500px !important;	
}
.kidspark h2#kansai,
.kidsschool h2#kansai{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -550px !important;	
}
.kidspark h2#chugoku,
.kidsschool h2#chugoku{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -600px !important;	
}


.kidspark .gelande_box{
	background:url(../img/theme/common/bg_theme_middle03.jpg) repeat-y top left !important;
}

.kidspark .gelande_box .header{
	background:url(../img/theme/common/bg_theme_top03.jpg) repeat-y top left !important;
}

.kidspark .gelande_box .gelande_box_end{
	background:url(../img/theme/common/bg_theme_bottom03.jpg) no-repeat bottom left !important;
}


.kidspark .gelande_box ul.sub_nav li.sub01 a,
.kidsschool .gelande_box ul.sub_nav li.sub01 a{
	background:url(../img/theme/common/bg_topics_nav.gif) 0px -96px !important;
}

.kidspark .gelande_box ul.sub_nav li.sub02 a,
.kidsschool .gelande_box ul.sub_nav li.sub02 a{
	background:url(../img/theme/common/bg_topics_nav.gif) -324px -96px !important;
}

.kidspark .gelande_box ul.sub_nav li.sub03 a,
.kidsschool .gelande_box ul.sub_nav li.sub03 a{
	background:url(../img/theme/common/bg_topics_nav.gif) -108px -96px !important;
}

.kidspark .gelande_box ul.sub_nav li.sub04 a,
.kidsschool .gelande_box ul.sub_nav li.sub04 a{
	background:url(../img/theme/common/bg_topics_nav.gif) -218px -96px !important;
}

.kidspark .gelande_box ul.sub_nav li.sub01 a:hover,
.kidsschool .gelande_box ul.sub_nav li.sub01 a:hover{
	background:url(../img/theme/common/bg_topics_nav.gif) 0px -120px !important;
}

.kidspark .gelande_box ul.sub_nav li.sub02 a:hover,
.kidsschool .gelande_box ul.sub_nav li.sub02 a:hover{
	background:url(../img/theme/common/bg_topics_nav.gif) -324px -120px !important;
}

.kidspark .gelande_box ul.sub_nav li.sub03 a:hover,
.kidsschool .gelande_box ul.sub_nav li.sub03 a:hover{
	background:url(../img/theme/common/bg_topics_nav.gif) -108px -120px !important;
}

.kidspark .gelande_box ul.sub_nav li.sub04 a:hover,
.kidsschool .gelande_box ul.sub_nav li.sub04 a:hover{
	background:url(../img/theme/common/bg_topics_nav.gif) -218px -120px !important;
}





/*kids school---------------------------------------------------------------*/

.kidsschool .main_img p{
	position:absolute !important;
	color:#827460;
	font-weight:bold;
	width:450px;
	height:80px;
	top:170px;
	left:440px;
	line-height:1.6em;
	font-size:13px;
}


.kidsschool .nav{
	background:url(../img/theme/common/bg_nav.png) repeat-x 0px -70px;
}

.kidsschool .nav ul{
	width:950px;
	height:31px;
	position:relative;
}

.kidsschool .nav ul li{
	background:#CCC;
}


.kidsschool .nav ul li a{
	display:block;
	width:100px;
	height:31px;
	background:url(../img/theme/common/bg_nav.png) repeat-x 0px -70px !important;
}


.kidsschool .nav ul li a:hover{
	height:31px;
	background:url(../img/theme/common/bg_nav.png) repeat-x 0px -105px !important;
}



.kidsschool h3 a{
	color:#F60;
}
.kidsschool p.skiground{
	height:30px;
	background:url(../img/theme/common/bg_header_title_line03.gif) no-repeat bottom left;
	padding-left:20px;
}

.kidsschool p.skiground a{
	color: rgb(153, 142, 58);		
}


.kidsschool .add{
	border-top:1px solid #ddd;
	padding-top:8px;
	width:440px;
	margin:0px auto;
}


.kidsschool p.left_box{
	width:200px;
	float:left;	
}

.kidsschool .right_box{
	width: 216px;
	float: right;
	padding:2px;	
	color: rgb(153, 142, 58);	
}
.kidsschool .right_box td{
	padding:2px 2px;
	
}

.kidsschool .right_box p.datatop{
	display:inline-block;
	font-size:15px;
	font-weight:bold;
	margin-left:-10px;

}

.kidsschool .topics_area{

	color: rgb(153, 142, 58);	
}

.kidsschool .gelande_box{
	background:url(../img/theme/common/bg_theme_middle03.jpg) repeat-y top left !important;
}

.kidsschool .gelande_box .header{
	background:url(../img/theme/common/bg_theme_top03.jpg) repeat-y top left !important;
}

.kidsschool .gelande_box .gelande_box_end{
	background:url(../img/theme/common/bg_theme_bottom03.jpg) no-repeat bottom left !important;
}




/*familys---------------------------------------------------------------*/

.familysenior .main_img p{
	position:absolute !important;
	color:#fff;
	font-weight:bold;
	width:430px;
	height:80px;
	top:280px;
	left:505px;
	line-height:1.6em;
	font-size:13px;
}

.familysenior .gelande_box .header p.pref{
	height:30px;
	background:url(../img/theme/common/bg_header_title_line.gif) no-repeat bottom left;
}


.familysenior .nav{
	background:url(../img/theme/common/bg_nav.png) repeat-x 0px -140px;
}

.familysenior .nav ul{
	width:950px;
	height:31px;
	position:relative;
}

.familysenior .nav ul li{
	background:#CCC;
}


.familysenior .nav ul li a{
	display:block;
	width:100px;
	height:31px;
	background:url(../img/theme/common/bg_nav.png) repeat-x 0px -140px !important;
}


.familysenior .nav ul li a:hover{
	height:31px;
	background:url(../img/theme/common/bg_nav.png) repeat-x 0px -175px !important
}


.familysenior .topics_area .topics_title{
	font-weight:bold;
	padding:4px 0 2px 10px !important;
	font-size:13px;
	margin-bottom:5px;
	background:#d4b544 !important;
	color:#FFF !important;
}

.familysenior p.min{
	min-height:6em;
	
}


.familysenior .gelande_box .topics_area{
	background: #fffeea !important;
	margin-bottom:10px !important;
}
.familysenior .gelande_box .topics_area .topics_inner{
	border:#d4b544 2px solid !important;
	-webkit-border-radius:5px;
	border-radius:5px;

}

.familysenior h2#hokkaido{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -1001px !important;	
}
.familysenior h2#tohoku{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -1043px !important;	
}
.familysenior h2#kanto{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -1086px !important;
}
.familysenior h2#chukyo{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -1129px !important;	
}
.familysenior h2#hokuriku{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -1172px !important;	
}
.familysenior h2#kansai{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -1215px !important;	
}
.familysenior h2#chugoku{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -1258px !important;	
}


.familysenior .gelande_box ul.sub_nav li.sub01 a{
	background:url(../img/theme/common/bg_topics_nav.gif) 0px -96px !important;
}

.familysenior .gelande_box ul.sub_nav li.sub02 a{
	background:url(../img/theme/common/bg_topics_nav.gif) -324px -96px !important;
}

.familysenior .gelande_box ul.sub_nav li.sub03 a{
	background:url(../img/theme/common/bg_topics_nav.gif) -108px -96px !important;
}

.familysenior .gelande_box ul.sub_nav li.sub04 a{
	background:url(../img/theme/common/bg_topics_nav.gif) -218px -96px !important;
}

.familysenior .gelande_box ul.sub_nav li.sub01 a:hover{
	background:url(../img/theme/common/bg_topics_nav.gif) 0px -120px !important;
}

.familysenior .gelande_box ul.sub_nav li.sub02 a:hover{
	background:url(../img/theme/common/bg_topics_nav.gif) -324px -120px !important;
}

.familysenior .gelande_box ul.sub_nav li.sub03 a:hover{
	background:url(../img/theme/common/bg_topics_nav.gif) -108px -120px !important;
}

.familysenior .gelande_box ul.sub_nav li.sub04 a:hover{
	background:url(../img/theme/common/bg_topics_nav.gif) -218px -120px !important;
}




/*girls---------------------------------------------------------------*/

.girls .main_img p{
	position:absolute !important;
	color:#f17191;
	font-weight:bold;
	width:434px;
	height:80px;
	top:275px;
	left:514px;
	line-height:1.4em;
	font-size:13px;
}

.girls p.pref{
	padding-top:7px !important;
	
}

.girls .nav{
	background:url(../img/theme/common/bg_nav.png) repeat-x 0px -210px;
}

.girls .nav ul{
	width:950px;
	height:31px;
	position:relative;
}

.girls .nav ul li{
	background:#CCC;
}


.girls .nav ul li a{
	display:block;
	width:100px;
	height:31px;
	background:url(../img/theme/common/bg_nav.png) repeat-x 0px -210px !important;
}


.girls .nav ul li a:hover{
	height:31px;
	background:url(../img/theme/common/bg_nav.png) repeat-x 0px -245px !important
}




.girls .gelande_box .header p.pref{
	height:30px;
	background:url(../img/theme/common/bg_header_title_line03.gif) no-repeat bottom left;
}


.girls .topics_area .topics_title{
	font-weight:bold;
	padding:4px 0 2px 10px !important;
	font-size:13px;
	margin-bottom:5px;
	background:#ec4060 !important;
	color:#FFF !important;
}
.girls .gelande_box .topics_area{
	background:none !important;
	margin-bottom:5px !important;
}
.girls .gelande_box .topics_area .topics_inner{
	border:#f5718a 2px solid !important;
	-webkit-border-radius:5px;
	border-radius:5px;

}
.girls .gelande_box .header h3 a{
	color:#FFF !important;
}
.girls .gelande_box h4{
	color:#553F2F;
	
}

.girls .gelande_box{
	background:url(../img/theme/common/bg_theme_middle02.jpg) repeat-y top left !important;
}

.girls .gelande_box .header{
	background:url(../img/theme/common/bg_theme_top02.jpg) repeat-y top left !important;
}

.girls .gelande_box .gelande_box_end{
	background:url(../img/theme/common/bg_theme_bottom02.jpg) no-repeat bottom left !important;
}



/*.activities---------------------------------------------------------------*/

.activities .gelande_box .header{
	background:url(../img/theme/common/bg_theme_top_activities.jpg) repeat-y top left !important;
}


.activities .nav{
	background:url(../img/theme/common/bg_nav.png) repeat-x 0px -350px;
	background:url(../img/theme/common/bg_nav.png) repeat-x 0px -140px;
}


.activities .nav ul{
	width:950px;
	height:31px;
	position:relative;

}
.activities .nav ul li{
	background:#CCC;
}


.activities .nav ul li a{
	display:block;
	width:100px;
	height:31px;
	background:url(../img/theme/common/bg_nav.png) repeat-x 0px -350px;
	background:url(../img/theme/common/bg_nav.png) repeat-x 0px -140px;	
}


.activities .nav ul li a:hover{
	height:31px;
	background:url(../img/theme/common/bg_nav.png) repeat-x -10px -385px;
	background:url(../img/theme/common/bg_nav.png) repeat-x -10px -175px;
}


.activities .main_img p{
	position:absolute !important;
	color:#fff;
	font-weight:bold;
	width:450px;
	height:80px;
	top:270px;
	left:30px;
	line-height:1.6em;
	font-size:13px;
}


.activities h3 a{
	color:rgb(30, 111, 37) !important;
	
}


.activities .gelande_box .header p.pref{
	height:30px;
	background:url(../img/theme/common/bg_header_title_line.gif) no-repeat bottom left;
}


.activities h2#hokkaido{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -1300px !important;	
}
.activities h2#tohoku{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -1344px !important;	
}
.activities h2#kanto{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -1386px !important;
}
.activities h2#chukyo{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -1428px !important;	
}
.activities h2#hokuriku{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -1472px !important;	
}
.activities h2#kansai{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -1515px !important;	
}
.activities h2#chugoku{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -1558px !important;	
}




/*.powder---------------------------------------------------------------*/

.powder .main_img p{
	position:absolute !important;
	color:#fff;
	font-weight:bold;
	width:430px;
	height:80px;
	top:260px;
	left:30px;
	line-height:1.6em;
	font-size:13px;
}



.powder .gelande_box .header p.pref{
	height:30px;
	background:url(../img/theme/common/bg_header_title_line.gif) no-repeat bottom left;
}


.powder p.left_box{
	width:200px;
	float:left;	
}

.powder .right_box{
	width: 216px;
	float: right;
	padding:2px;	
	/*border:#ddd 1px solid;*/
}
.powder .right_box td{
	padding:2px 2px;
	
}

.powder .right_box p.datatop{
	/*background:#111;
	color:#FFF !important;*/
	display:inline-block;
	font-size:15px;
	font-weight:bold;
	margin-left:-10px;

}
.powder .right_box p.title{
	font-weight:bold;
	color:#333 !important;
	padding-top:6px;
	
}

.powder .right_box p.course_title{
	border-top:1px solid #003;
	border-bottom:1px solid #003;
	color:#333 !important;
	margin-bottom:8px;
}

.powder td{
	color:#FFF;
	font-size:10px;
	padding:2px !important;
	text-align:center;
	white-space:nowrap;
}

.powder th{
	padding:2px !important;
	font-size:11px;
}

.powder .level01{
	text-align:left;
	
}
.powder th{
	text-align:center;
	
}
.powder th:first-child{
	text-align:left;
	
}

.powder th:last-child{
	text-align:right;
	
}

.powder .right_box ul{
	margin-bottom:15px;
	
}



.powder h2#hokkaido{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -700px !important;	
}
.powder h2#tohoku{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -743px !important;	
}
.powder h2#kanto{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -786px !important;
}
.powder h2#chukyo{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -829px !important;	
}
.powder h2#hokuriku{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -872px !important;	
}
.powder h2#kansai{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -915px !important;	
}
.powder h2#chugoku{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -958px !important;	
}




/*.course---------------------------------------------------------------*/

.course .main_img p{
	position:absolute !important;
	color:#fff;
	font-weight:bold;
	width:430px;
	height:80px;
	top:270px;
	left:515px;
	line-height:1.6em;
	font-size:13px;
}
/*
.course .gelande_box .header h3{	
	background:url(../img/theme/common/icon_h3.gif) no-repeat center left;
}
*/
.course .gelande_box .header p.pref{
	height:30px;
	background:url(../img/theme/common/bg_header_title_line.gif) no-repeat bottom left;
}


.course p.left_box{
	width:200px;
	float:left;	
}

.course .right_box{
	width: 216px;
	float: right;
	padding:2px;	
	/*border:#ddd 1px solid;*/
}
.course .right_box td{
	padding:2px 2px;
	
}

.course .right_box p.datatop{
	/*background:#111;
	color:#FFF !important;*/
	display:inline-block;
	font-size:15px;
	font-weight:bold;
	margin-left:-10px;

}
.course .right_box p.title{
	font-weight:bold;
	color:#333 !important;
	padding-top:6px;
	
}

.course .right_box p.course_title{
	border-top:1px solid #003;
	border-bottom:1px solid #003;
	color:#333 !important;
}


.course .right_box ul{
	margin-bottom:10px;
	
}
	
.right_box #Courses{
	margin-bottom:20px !important;
	
}

.course .right_box dl{
	border-top:#f5f5f5 1px solid;
	padding-top:5px;
	font-size:12px;
	margin-bottom:15px;
	
}
.course .right_box dl dt{
	width:120px;
	float:left;
	padding:2px 0px;
	font-weight:bold;
	
}
.course .right_box dl dd{
	width:90px;
	float:left;
	padding:2px 0px;	
}


.course h2#hokkaido{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -700px !important;	
}
.course h2#tohoku{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -743px !important;	
}
.course h2#kanto{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -786px !important;
}
.course h2#chukyo{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -829px !important;	
}
.course h2#hokuriku{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -872px !important;	
}
.course h2#kansai{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -915px !important;	
}
.course h2#chugoku{
	background:url(../img/theme/common/area_header.jpg) no-repeat 0px -958px !important;	
}




/*.morning_night---------------------------------------------------------------*/


.morning_night .main_img p{
	position:absolute !important;
	color:#fff;
	font-weight:bold;
	width:430px;
	height:80px;
	top:267px;
	left:35px;
	line-height:1.6em;
	font-size:13px;
}


.morning_night .gelande_box .header p.pref{
	height:30px;
	background:url(../img/theme/common/bg_header_title_line.gif) no-repeat bottom left;
}



.morning_night　td{
	padding:2px 2px;
	
}

.morning_night　p.datatop{
	/*background:#111;
	color:#FFF !important;*/
	border-top:#ddd 1px solid;
	display:inline-block;
	font-size:15px;
	font-weight:bold;
	padding-top:6px;
}
.morning_night p.title{
	font-weight:bold;
	color:#333 !important;
	padding-top:6px;
	
}

.morning_night p.morning_night_title{
	border-top:1px solid #003;
	border-bottom:1px solid #003;
	color:#333 !important;
}


.morning_night p.datatop{
	display:inline-block;
	font-size:15px;
	font-weight:bold;
	margin:10px 0 0 -6px;
	clear:both;

}


.morning_night dl{
	border-top:#f5f5f5 1px solid;
	padding-top:5px;
	font-size:12px;
	margin:0px 0 10px 5px;
}

.morning_night dl dt{
	float:left;
	padding:2px 0px;
	width:80px;
	float:left;
	font-weight:bold;
}


.morning_night dl dd{
	width:300px;
	float:left;
	padding:2px 0px;	
}


.clearfix{
	clear:both;
	
}
.clearfix:after{
	content:"";
	display:block;
	height:5px;
	clear:both;
	
}

/*.access---------------------------------------------------------------*/

.access .main_img p{
	position:absolute !important;
	color:#fff;
	font-weight:bold;
	width:430px;
	height:82px;
	top:280px;
	left:20px;
	line-height:1.6em;
	font-size:13px;
}
/*
.access .gelande_box .header h3{	
	background:url(../img/theme/common/icon_h3.gif) no-repeat center left;
}*/

.access .gelande_box .header p.pref{
	height:30px;
	background:url(../img/theme/common/bg_header_title_line.gif) no-repeat bottom left;
}



.access p.left_box{
	width:200px;
	float:left;	
}

.access .right_box{
	width: 216px;
	float: right;
	padding:2px;	
	/*border:#ddd 1px solid;*/
}
.access .right_box td{
	padding:2px 2px;
	
}

.access .right_box p.datatop{
	/*background:#111;
	color:#FFF !important;*/
	display:inline-block;
	font-size:15px;
	font-weight:bold;
	margin-left:-10px;

}
.access .right_box p.title{
	font-weight:bold;
	color:#333 !important;
	padding-top:6px;
	
}

.access .right_box p.access_title{
	border-top:1px solid #003;
	border-bottom:1px solid #003;
	color:#333 !important;
}


.access .right_box ul{
	margin-bottom:15px;
	
}


.access ul.topics_inner li{
	margin-bottom:8px;
	line-height:1.5em;
}


.access .topics_area ul li{
	vertical-align:middle;
	padding:8px 0 4px 40px;
	min-height:20px;
	height: auto !important; 
	height: 20px;
}

.access .topics_area ul li.car{
	background:url(../img/theme/common/icon_transport_01.jpg) no-repeat 0px 0px;

}
.access .topics_area ul li.train{
	background:url(../img/theme/common/icon_transport_02.jpg) no-repeat 0px 0px;
}

.access .topics_area ul li.bus{
	background:url(../img/theme/common/icon_transport_03.jpg) no-repeat 0px 0px;
}
.access .topics_area ul li.transport{
	background:url(../img/theme/common/icon_transport_04.jpg) no-repeat 0px 0px;

}



/*.spring---------------------------------------------------------------*/


.spring .main_img p{
	position:absolute !important;
	color:#fff;
	font-weight:bold;
	width:450px;
	height:82px;
	top:280px;
	left:26px;
	line-height:1.6em;
	font-size:13px;
}

.spring .gelande_box .header p.pref{
	height:30px;
	background:url(../img/theme/common/bg_header_title_line.gif) no-repeat bottom left;
}


.spring .nav{
	background:url(../img/theme/common/bg_nav.png) repeat-x 0px -70px;
}
.spring .nav ul{
	width:950px;
	height:31px;
	position:relative;
}

.spring .nav ul li{
	background:#CCC;
}


.spring .nav ul li a{
	display:block;
	width:200px;
	height:31px;
	background:url(../img/theme/common/bg_nav.png) repeat-x 0px -70px !important;
}


.spring .nav ul li a:hover{
	height:31px;
	background:url(../img/theme/common/bg_nav.png) repeat-x 0px -105px !important;
}



#theme_wrap .nav ul li.b03 a,
#theme_wrap .nav ul li.b07 a{
	width:150px;
}



.spring .inner .closetime{
	display:block;
	background:url(../img/theme/common/bg_opentime.jpg);
	padding:4px 10px;
	border-radius:2px;
	color:#FFF;
	font-weight:bold;
	font-size:140%;
	text-align:center;
	
}
.spring .inner .closetime span{
	display: table-cell;
	vertical-align: middle;
	width: 440px;


}


.spring .right_box{
	width: 216px;
	float: right;
	padding:2px;	
	/*border:#ddd 1px solid;*/
}
.spring .right_box td{
	padding:2px 2px;
	
}

.spring .right_box p.datatop{
	/*background:#111;
	color:#FFF !important;*/
	display:inline-block;
	font-size:15px;
	font-weight:bold;
	margin-left:-10px;

}
.spring .right_box p.title{
	font-weight:bold;
	color:#333 !important;
	padding-top:6px;
	
}

.spring .right_box p.spring_title{
	border-top:1px solid #003;
	border-bottom:1px solid #003;
	color:#333 !important;
}




