@charset "UTF-8";

.heading01{
	font-size:12px;
	height:14px;
	line-height:14px;
	background-color:#422000;
	color:#eee;
	font-weight:100;
	padding-left:10px;
	text-shadow:1px 1px 1px rgba(255,255,255,0.5)
}

/*ヘッダー部分終了*/
#flash {
	height:388px;
	margin:0 auto;
	width:870px;
}

#contents {
	margin-top:15px;
	width:900px;
	height:auto;
	list-style-type:none;
	text-align:left;
}

#contents li#arrival {
	display:inline;
	margin-left:15px;
	width:570px;
	float:left;
}

#contents li#arrival div.upper {
	margin:0px 5px 10px 0px;
	width:280px;
	height:90px;
	float:left;
	background-image:url("../common/dot03.gif");
	background-position:left bottom;
	background-repeat:repeat-x;
}

#contents li#arrival div.upper div.photo {
	float: left;
	width: 104px;
	height: 77px;
	border:1px solid #CCCCCC;
}

#contents li#arrival div.upper div.photo img {
	border:1px solid #FFFFFF;
	width: 102px;
	height: 75px;
}

#contents li#arrival div.upper dl {
	float: left;
	width: 170px;
	height: 79px;
	margin-left: 4px;
}

#contents li#arrival div.upper dl dt {
	width: 170px;
	height: 25px;
	padding: 5px 0 0 0;
	color: #958567;
	font-size: 12px;
	font-weight: bold;
}

#contents li#arrival div.upper dl dd {
	width: 170px;
	height: 39px;
	padding: 3px 0 0 0;
	font-size: 10px;
	line-height: 140%;
}

#contents li#arrival div.upper dl dd a {
	float: right;
}

#contents li#arrival div.lower {
	margin-right:5px;
	width:280px;
	height:90px;
	float:left;
}

#contents li#arrival div.lower div.photo {
	float: left;
	width: 104px;
	height: 77px;
	border:1px solid #CCCCCC;
}

#contents li#arrival div.lower div.photo img {
	border:1px solid #FFFFFF;
	width: 102px;
	height: 75px;
}

#contents li#arrival div.lower dl {
	float: left;
	width: 170px;
	height: 79px;
	margin-left: 4px;
}

#contents li#arrival div.lower dl dt {
	width: 170px;
	height: 25px;
	padding: 5px 0 0 0;
	color: #958567;
	font-size: 12px;
	font-weight: bold;
}

#contents li#arrival div.lower dl dd {
	width: 170px;
	height: 39px;
	padding: 3px 0 0 0;
	font-size: 10px;
	line-height: 140%;
}

#contents li#arrival div.lower dl dd a {
	float: right;
}

#contents li#news {
	width:300px;
	float:left;
}

#contents li#news dl {
	width: 299px;
	border-left: 1px solid #B7B393;
}

#contents li#news dl dt {
	display: block;
	width: 294px;
	height: 22px;
	padding: 3px 0 0 5px;
}

#contents li#news dl dt a {
	position: relative;
	width: 70px;
	height: 15px;
	top: 1px;
	left: 169px;
	border: none;
}

#contents li#news dl dd {
	display: block;
	width: 279px;
	height: 13px;
	padding: 3px 0 2px 20px;
	background-image: url("../img/ar_01.gif");
	background-position: 5px 3px;
	background-repeat: no-repeat;
}

#contents li#news #banner {
	width: 300px;
	height: 105px;
	margin-top: 10px;
	color: #756448;
	background-image: url("../img/img_05.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 10px;
}

#contents li#news #banner p {
	position: relative;
	width: 270px;
	top: 65px;
	left: 20px;
	line-height: 150%;
}

#footer .pagetop{
	display:none;
}


