@charset "utf-8";
/*+++++++++++++++++++++++++++++++++++++++++++ top */
#contents {
	width:626px;
	margin:0;
	padding:0 0 0 5px;
}
#contents h2{
	background:none;
	border:none;
	width:auto;
	margin:0;
	padding:0;
	text-indent:-9999px;
}
/*+++++++++++++++++++++++++++++++++++++++++++ 特集 */
#contents #special{
	position:relative;
	margin:0 0 10px 0;
}
#contents #specialBg{
	width:631px;
	height:36px;
	position:absolute;
	top:-20px;
	z-index:110;
	background-image:url(../../images/special_title.png);
	background-repeat:no-repeat;
}
#contents #specialContents{
	margin:0;
	padding:0;
	width:631px; 
	background-image:url(../../images/special_bg.jpg);
	background-repeat:no-repeat;
	background-position:0 16px;
}
#contents #specialBody{
	margin-bottom:10px;
	padding:16px 0 10px 0;
	background-image:url(../images/dotline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#contents #specialContents h3{
	border:none;
	width:auto;
	margin:0;
	padding:14px 10px 5px 20px;
	font-size:100%;
	line-height:1.3;
}
#contents #specialContents p{
	margin:5px 20px;
	line-height:1.3;
}
/*+++++++++++++++++++++++++++++++++++++++++++ 特選バナー */
#contents #banner {
	margin:0 0 0 0;
	padding:3px 0 0 0;
	float:right;
	width:180px;
}
/*+++++++++++++++++++++++++++++++++++++++++++ 新着 */
#contents #whatsNew {
	float:left;
	width:621px;
	margin:0 0 0 0;
	padding:10px 0 0 10px;
	background-image:url(../../images/whatsNew_bg.jpg);
	background-repeat:no-repeat;
}
#contents #whatsNew:after {
	content: "";
	display: block;
	clear: both;
}
#contents #whatsNew #newsBoxL{
	width: 300px;
	margin:0;
	padding:20px 0 0 7px;
	float: left;
}
#contents #whatsNew #newsBoxR{
	width: 300px;
	margin:0;
	padding:20px 0 0 14px;
	float: left;
}

#contents #whatsNew #newsBoxL h3,
#contents #whatsNew #newsBoxR h3 {
	width: 100%;
	height: 35px;
	margin: 0;
	padding: 0;
	border: none;
	text-indent: -999999px;
	background-position: center top;
	background-repeat: no-repeat;
}

#contents #whatsNew #newsBoxL h3 {
	background-image: url(../../images/whatsNew_subTtl-sightseen.gif);
}

#contents #whatsNew #newsBoxR h3 {
	background-image: url(../../images/whatsNew_subTtl-hotel.gif);
}

#contents #whatsNew #newsBoxL ul,
#contents #whatsNew #newsBoxR ul {
	width: 100%;
	margin:0;
}

#contents #whatsNew #newsBoxL ul li,
#contents #whatsNew #newsBoxR ul li{
	clear:both;
	padding:5px 0;
	background-image:url(../images/dotline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:small;
}
#contents #whatsNew #newsBoxL ul li .newsBox,
#contents #whatsNew #newsBoxR ul li .newsBox {
	display:block;
	margin:0px 0px 6px 0px;
	padding:0px 0px 3px 12px;
	background-position:left top;
	background-repeat:no-repeat;
	color:#354953;
}
#contents #whatsNew #newsBoxL ul li .newsBox {
	background-image:url(../images/whatsNew_listR.gif);
}
#contents #whatsNew #newsBoxR ul li .newsBox {
	background-image:url(../images/whatsNew_listL.gif);
}

#contents #whatsNew #newsBoxL ul li a:link,
#contents #whatsNew #newsBoxR ul li a:link,
#contents #whatsNew #newsBoxL ul li a:visited,
#contents #whatsNew #newsBoxR ul li a:visited {
	text-decoration:none;
	color:#354953;
}
#contents #whatsNew #newsBoxL ul li a:hover,
#contents #whatsNew #newsBoxR ul li a:hover,
#contents #whatsNew #newsBoxL ul li a:active,
#contents #whatsNew #newsBoxR ul li a:active {
	text-decoration:underline;
	color:#738C93;
}

#contents #whatsNew #newsBoxL ul li .date,
#contents #whatsNew #newsBoxR ul li .date{
	font-size:x-small;
	color:#666;
	display: block;
	margin-bottom: 5px;
}

#contents #whatsNew #newsBoxL ul li .date img,
#contents #whatsNew #newsBoxR ul li .date img {
	vertical-align: middle;
}

#contents p#pastNewsLink {
	font-size:x-small;
	line-height:1.5;
	text-align:right;
	clear: both;
}

/*+++++++++++++++++++++++++++++++++++++++++++ 今週のイベント */
#contents #week {
	float:left;
	width:621px;
	margin:0 0 0 0;
	padding:10px 0 0 10px;
	background-image:url(../../images/week_bg.jpg);
	background-repeat:no-repeat;
}

#contents #week #event-box{
	width: 585px;
	margin:0;
	padding:20px 0 20px 7px;
	float: left;
}

