@charset "utf-8";
/* CSS Document */

#visual {
	height: 0;
}
#visual h2 {
	padding-top: 0;
}

#boxView {
	width: 660px;
	height: 300px;
	margin-top: 5px;
	background: url(../images/image_toppage/view_01.jpg) no-repeat center left;
}
#boxTopics {
	float: left;
	width: 135px;
	margin-top: 30px;
	margin-left: 20px;
}
* html #boxTopics {	margin-left: 10px; }

#boxTopics ul {
	margin-bottom: 5px;
}
#boxTopics li {
	color: #000000;
	border-bottom: 1px dotted #FFF;
}
#boxTopics a {
	font-size: 90%;
	line-height: 1.2;
	text-decoration: none;
}
#boxTopics a:hover {
	text-decoration: underline;
}
.date {
	margin-right: 1em;
	color: #333333;
	font-size: 0.85em;
}
#boxOdekake {
	float: right;
	width: 118px;
	margin-top: 5px;
	margin-right: 10px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
#boxToiawase {
	clear: both;
	float: right;
	width: 118px;
	margin-top: 5px;
	margin-right: 10px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

/* #boxMain dl {
	margin-top: 10px;
	width: 660px;
}
#boxMain dt {
	margin-top: 5px;
	padding: 5px 15px;
	color: #666;
	text-align: left;
	font-size: 110%;
	background: url(../images/bg_h3.gif) repeat-x center center;
	border-top: 1px solid #CCC;
	border-left: 3px solid #2c8b47;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#boxMain dd {
	border-top: 1px solid #EEE;
}
#boxMain img {
	margin-top: 10px;
	vertical-align: text-bottom;
}

.bnRight {
	margin-left: 5px;
} */

div.topNotice {
	margin: 20px 0 0 0;
	width: 656px;
	padding: 1px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
div.topNotice dl {
	padding: 9px;
	background: #f0f0f0 url(../images/image_toppage/bg_topnotice01.gif) no-repeat 0 0;
}
div.topNotice dt {
	padding: 0 30px;
}
div.topNotice dd {
}
div.topNotice dd img {
	margin-top: 10px;
	vertical-align: text-bottom;
}

div.topRoom {
	float: left;
	width: 161px;
	margin: 20px 0 0 0;
	padding: 1px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
div.topRoom dl {
	padding: 9px;
	background: #f0f0f0 url(../images/image_toppage/bg_toproom.gif) no-repeat 0 0;
}
div.topRoom dt {
	padding: 0 0 0 20px;
}
div.topRoom dd {
}
div.topRoom dd img {
	margin-top: 10px;
	padding: 2px;
	background-color: #FFF;
	border: 1px solid #CCC;
	vertical-align: text-bottom;
}

div.topOther {
	float: right;
	width: 478px;
	margin: 20px 0 0 0;
	padding: 1px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
div.topOther dl {
	padding: 9px;
}
div.topOther dl.restaurant {
	background: #f0f0f0 url(../images/image_toppage/bg_toprestauranto.gif) no-repeat 0 0;
}
div.topOther dl.shop {
	background: #f0f0f0 url(../images/image_toppage/bg_topshop.gif) no-repeat 0 0;
}
div.topOther dt {
	padding: 0 0 0 20px;
}
div.topOther dd {
}
div.topOther table {
	margin: 10px 0 0 0;
	width: 460px;
}
div.topOther table td {
	padding: 4px;
	vertical-align: top;
}
div.topOther table td img {
	padding: 2px;
	background-color: #FFF;
	border: 1px solid #CCC;
	vertical-align: text-bottom;
}
