@charset "utf-8";
/* CSS Document */

div.spot_box{
	border: solid #6ee4ee 1px;
	margin:0px 3px 40px 3px;
	clear:both;
	_padding-bottom:20px;
	width:737px;
	display: block;
	}
div.spot{
	float: left;
	width:737px;
	margin:0px 3px 40px 3px;
	clear:both;
	display: block;
	text-align: left;
	border: solid #728aca 1px;
	_padding-bottom:20px;
}

div.spot p{
	margin: 0px 5px 5px;
	line-height: 1.4;
}
div.contentBox p {
	font-size: 85%;
}

div.infoBox h4 {
	width: auto;
	height: 26px;
	font-size: 85%;
	line-height: 26px;
	padding-left: 10px !important;
	overflow: hidden;
	border-bottom: 1px #e5e5e5 solid;
	background: transparent url(../summer/image/meisyo_background.jpg) repeat-x scroll left top;
	margin-top: 0px;
	margin-bottom: 20px;
}
div.spot_box h4,div.spot h4{
	font-weight: normal;
}
div.spot_box h4 a,div.spot h4 a{
	color: #0086b3;
	text-decoration: underline;
}

div.spot h4.berry {
	background: transparent url(../season/summerInfoHeadline-berry.jpg) repeat-x scroll left top;
	padding-left: 35px !important;
	width: auto;
	height: 26px;
	font-size: 85%;
	line-height: 26px;
}

h3{
	font-size:100%;
	width:100%;
	float:none;
}
h3.ski-skate {
	clear: both;
	text-indent: -999999px;
	width: 745px;
	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: 746px;
	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: 746px;
	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;
	width: 745px;
	height: 105px;
	background: transparent url(../winter/image/title_2.jpg) no-repeat scroll left bottom;
	margin-bottom: 40px;
}

h3.camp {
	clear: both;
	width: 745px;
	height: 100px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../summer/image/camp.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -99999px;
}

/* details */
dl.details {
	line-height: 1.4;
	font-size: 85%;
	margin: 20px 0px 20px 5px;
	overflow: hidden;
	width: 730px;
}

dl.details dt {
	float: left;
	clear: left;
	width: 215px;
	margin: 0px 0px 5px 0px;
	display: block;
}

dl.details dd {
	float: left;
	width: 480px;
	display: block;
	margin: 0px 0px 5px;
}
dl.details dd.last{
	margin-bottom: 30px;

}
dl.details dt.last{
	margin-bottom: 30px;
}

div.infoBox dt {
	background: transparent url(../season/listImage.jpg) no-repeat scroll left center;
	padding-left: 15px;
}

/*div.infoBox h4 {
	background: transparent url(../season/seasonInfoHeadline.jpg) no-repeat scroll left bottom;
	font-size: 90%;
	font-weight: normal;
	line-height: 25px;
	padding-left: 30px;
}*/
div.spot_box p{
	margin-left: 5px;
	margin-right: 5px;
	line-height: 1.4;
	margin-bottom: 5px;
	margin-top: 0px;
}
table.event {
	border-collapse: collapse;
	border: 1px #868686 solid;
	font-size: 85%;
	width: 740px;
}
table.event th{
	background: #fdeffa;
	border: 1px #868686 solid;
	padding: 5px;
	text-align: center;
}

table.event td{
	border: 1px #868686 solid;
	padding: 5px;
}

