@charset "utf-8";

/* CSS Document */


ol {
    width: 600px;
	list-style-position: inside;
}

ol li {
    font-size: 12px;
	margin: 0 0 20px 20px;
}

.red {
    color: #FF0000;
}

#main_b {
    margin-top: -210px;
}

#function {
    width: 600px;
    font-size: 9px;
	text-align: center;
    margin: 20px 0 20px 10px;
	background-color: #000000;
}

#function td {
    background-color: #FFFFFF;
}

#function th {
	font-weight: normal;
	background-color: #CCCCCC;
}

#function02 {
    width: 600px;
    font-size: 9px;
	text-align: center;
    margin: 0 0 20px 10px;
	background-color: #000000;
}

#function02 td {
    background-color: #FFFFFF;
}

#function02 th {
	font-weight: normal;
	background-color: #CCCCCC;
}


.contents_a {
    padding-bottom: 0;
	margin: 0;
}

.contents_a img {
    clear: both;
}

#hotel {
    width: 260px;
	margin: 0 5px 0 55px;
	padding: 0;
	clear: both;
}

#button01 {
    width: 280px;
	margin: 0 0 20px 40px;
	padding: 0;
	clear: both;
}

#button02 {
    width: 280px;
	margin: 0 30px 20px 10px;
	padding: 0;
	clear: both;
}

.contents_a li {
    width: 280px;
	margin: 0;
	padding: 0;
	clear: both;
	list-style: none;
}

#hotel_01 {
    width: 280px;
	height: 43px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
	background: url(images/hotel_b01.jpg) left top no-repeat; 
}

#hotel_01:hover {
	background: url(images/hotel_b01_02.jpg) left top no-repeat; 
}

#hotel_02 {
    width: 280px;
	height: 43px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
	background: url(images/hotel_b02.jpg) left top no-repeat; 
}

#hotel_02:hover {
	background: url(images/hotel_b02_02.jpg) left top no-repeat; 
}

#cottage_01 {
    width: 280px;
	height: 43px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
	background: url(images/cottage_b01.jpg) left top no-repeat; 
}

#cottage_01:hover {
	background: url(images/cottage_b01_02.jpg) left top no-repeat; 
}

#cottage_02 {
    width: 280px;
	height: 43px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
	background: url(images/cottage_b02.jpg) left top no-repeat; 
}

#cottage_02:hover {
	background: url(images/cottage_b02_02.jpg) left top no-repeat; 
}

#button_03 {
    width: 280px;
	height: 43px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
	background: url(images/b03.jpg) left top no-repeat; 
}

#button_03:hover {
	background: url(images/b03_02.jpg) left top no-repeat; 
}

#hotel_04 {
    width: 280px;
	height: 43px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
	background: url(images/hotel_b04.jpg) left top no-repeat; 
}

#hotel_04:hover {
	background: url(images/hotel_b04_02.jpg) left top no-repeat; 
}

#cottage_04 {
    width: 280px;
	height: 43px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
	background: url(images/cottage_b04.jpg) left top no-repeat; 
}

#cottage_04:hover {
	background: url(images/cottage_b04_02.jpg) left top no-repeat; 
}

#button_05 {
    width: 280px;
	height: 43px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
	background: url(images/b05.jpg) left top no-repeat; 
}

#button_05:hover {
	background: url(images/b05_02.jpg) left top no-repeat; 
}

#button_06 {
    width: 280px;
	height: 43px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
	background: url(images/b06.jpg) left top no-repeat; 
}

#button_06:hover {
	background: url(images/b06_02.jpg) left top no-repeat; 
}

#button_07 {
    width: 280px;
	height: 43px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
	background: url(images/b07.gif) left top no-repeat; 
}

#button_07:hover {
	background: url(images/b07_02.gif) left top no-repeat; 
}

/* 予約案内ページ追加 */

.attention_title {
    margin: 0;
	padding: 0 0 0 45px;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

.attention_coment {
    margin: 0;
	padding: 5px 0 20px 75px;
	font-size: 12px;
	line-height: 2.5em;
}
.attention_strong {
    text-decoration: underline;
}


