﻿
div.infoBox h4 {
	width: auto;
	height: 26px;
	line-height: 26px;
	padding-left: 10px !important;
	overflow: hidden;
	border-bottom: 1px #e5e5e5 solid;
	background: transparent url(../winter/image/meisyo_background.jpg) repeat-x scroll left top;
	margin-top: 0px;
	margin-bottom: 20px;
}
div.infoBox h4.spa-title {
	background-image: url(../season/winterInfoHeadline_spa.jpg) !important;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
	margin-top: 0px;
	height: 25px;
}

h3.infoNowSummer {
	clear: both;
	background: transparent url(../season/winterInfo.jpg) no-repeat scroll left bottom;
	width: 700px;
	height: 19px;
}
div.infoBox h4.spa-title strong{
	width:130px;
	display: block;
	float: left;
	overflow: hidden;
	padding-left: 20px;
}
div.spot{
	float: left;
	margin:25px 3px 20px 3px;
	clear:both;
	display: block;
	text-align: left;
	overflow: hidden;
	width: auto;
}


div.spot_box{
	padding: 0px;
	height: auto;
	float: left;
	width:698px;
	margin:0px 0 40px 0;
	clear:both;
	display: block;
	text-align: left;
	border: solid #186cde 1px;
}
div.spot_box2{
	padding: 0px;
	height: auto;
	float: left;
	width:698px;
	margin:0px 0 40px 0;
	clear:both;
	display: block;
	text-align: left;
	border: solid #186cde 1px;
}

div.spot_box h4,div.spot_box2 h4{
	width: auto;
	height: 26px;
	line-height: 26px;
	padding-left: 10px !important;
	overflow: hidden;
	border-bottom: 1px #e5e5e5 solid;
	background: transparent url(../winter/image/meisyo_background.jpg) repeat-x scroll left top;
	margin-top: 0px;
	margin-bottom: 20px;
}
div.spot_box h4 a,div.spot_box2 h4 a{
	padding-left:10px;
}

div.spot_box p,div.spot_box2 p{
	margin-left: 5px;
	margin-right: 5px;
	line-height: 1.4;
	margin-bottom: 5px;
	margin-top: 0px;
}
div.spot_box2 p{
	margin-bottom: 18px;
	margin-top: 0px;
}

p.image-right{
	float:right;
	margin:0px;
	padding:0px 10px 0px 15px;
	background-color: #FFFFFF;
}

p.text{
	line-height:1.4;
	padding-top: 3px;
}

h3.ski-skate {
	clear: both;
	text-indent: -999999px;
	width: 700px;
	height: 120px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../winter/image/title_1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h3.ski {
	clear: both;
	text-indent: -99999px;
	width: 700px;
	height: 19px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../winter/image/title_1-1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

h3.skate {
	clear: both;
	text-indent: -9999999px;
	width: 700px;
	height: 19px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../winter/image/title_1-2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

h3.sightseeing {
	clear: both;
	text-indent: -99999px;
	height: 105px;
	background: transparent url(../winter/image/title_2.jpg) no-repeat scroll left bottom;
	margin-bottom: 40px;
}
h3.maturi {
	clear: both;
	background: transparent url(../winter/image/title_3.jpg) no-repeat scroll left bottom;
	text-indent: -99999px;
	height: 105px;
}
h3.spa {
	clear: both;
	text-indent: -9999px;
	height: 75px;
	background: transparent url(../winter/image/title_4.jpg) no-repeat scroll left bottom;
}
h3.kenpoku {
	clear: both;
	background: transparent url(../winter/image/title_4_kenpoku.jpg) no-repeat scroll left bottom;
	text-indent: -99999px;
	height: 19px;
}
h3.kennan {
	clear: both;
	background: transparent url(../winter/image/title_4_kennan.jpg) no-repeat scroll left bottom;
	text-indent: -9999999px;
	height: 19px;
}
h3.kenou {
	clear: both;
	background: transparent url(../winter/image/title_4_kenou.jpg) no-repeat scroll left bottom;
	text-indent: -9999999px;
	height: 19px;
}
h3.engan {
	clear: both;
	background: transparent url(../winter/image/title_4_engan.jpg) no-repeat scroll left bottom;
	text-indent: -9999999px;
	height: 19px;
}
h3.touji {
	clear: both;
	background: transparent url(../winter/image/title_4_touji.jpg) no-repeat scroll left bottom;
	text-indent: -9999999px;
	height: 19px;
}
h3.cooperation {
	clear: both;
	background: transparent url(../winter/image/title_4_cooperation.jpg) no-repeat scroll left bottom;
	text-indent: -999999px;
	width: 240px;
	height: 19px;
	margin-bottom: 8px;
	margin-top: 0px;
}

p.center{
	text-align:center;
	margin:10px 0px;
}
p.center img{
margin:15px 10px;
}


/* details */

dl.details {
	line-height: 1.4;
	margin: 0px 0px 20px 5px;
	overflow: hidden;
}

dl.details dt {
	float: left;
	clear: left;
	width: 180px;
	margin: 0px 0px 5px;
	display: block;
}

dl.details dd {
	float: left;
	width: 440px;
	display: block;
	margin: 0px 0px 5px;
}
dl.details dd.last{
	margin-bottom: 30px;

}
dl.details dt.last{
	margin-bottom: 30px;

}


table.event {
	border-collapse: collapse;
	border: 1px solid #868686;
	
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

table.event th {
	background-color: #dee8f4;
	border: 1px solid #868686;
	border-collapse: collapse;
	padding: 5px;
	text-align: left;
	width: 130px;
}

table.event td {
	border-collapse: collapse;
	border: 1px solid #868686;
	padding: 5px;
}

table.spa_table {
	border-collapse: collapse;
	border: 1px #868686 solid;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.spa_table th {
	background: #FEE6CA;
	border: 1px #E99C2A solid;
	padding: 5px;
	text-align: center;
}

table.spa_table td {
	border: 1px #E99C2A solid;
	padding: 5px;
}

div.list{
	text-align:center;
	margin:15px 10px;
}

div.top{
	text-align:right;
	padding-top: 10px;
	padding-right: 10px;
}

.map{
	margin-top: 0px;
	margin-bottom: 15px;
}

.inquiry{
	font-weight:bold;
	text-align: right;
	width: 570px;
	display: block;
	overflow: hidden;
}
div.p-inquiry{
	font-weight:bold;
	text-align: right;
	display: block;
	overflow: hidden;
	margin:15px 15px 5px;
}

.spa-area{
	clear:both;
	margin-bottom:50px;
}
.spa-area h4{
	width: auto;
	padding-left: 25px !important;
	margin: 0px 0px 20px;
	
	font-weight: normal;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	border-bottom: 1px #e5e5e5 solid;
}

table.spa_table td img{
	margin-bottom:5px;
	text-decoration: none;
}
.banner img{
	margin-bottom: 5px;
	margin-top: 5px;
	}
.banner p{
margin:0px;

}

/* 100826 */

.fes_lnk01 {
	padding: 0 0 0 10px;
	font-weight: bold;
}



