/* CSS Document */

@charset "shift_jis";

/*===========================================
common
============================================*/

body
	{
	text-align:center;
	font-size:13px;
	color: #333333;
	}

.clear
	{
	clear:both;
	line-height:0;
	height:0;
	margin:0;
	padding:0;
	}

.tc
	{
	text-align:center;
	}

.mb20
	{
	margin-bottom:20px;
	}
.mb10
	{
	margin-bottom:10px;
	}
.mb5
	{
	margin-bottom:5px;
	}
.mt10
	{
	margin-top:10px;
	}


.pan08au
	{
	color:#a69b8e;
	font-weight:bold;
	}
.pan08au a:link
	{
	text-decoration:underline;
	color:#532e21;
	}
.pan08au a:hover
	{
	text-decoration:none;
	color:#532e21;
	}
.pan08au a:visited
	{
	color:#532e21;
	}












a:link
	 {
	color: #e6a200;
	text-decoration: underline;
	}
a:hover 
	{
	text-decoration: none;
	color: #e6a200;
	}
a:active 
	{
	text-decoration: underline;
	color: #e6a200;
	}
a:visited 
	{
	color: #e6a200;
	}
.t10
	{
	font-size:10px;
	}










/*===========================================
CONTAINER
============================================*/
#container
	{
	line-height:100%;
	font-size:12px;
	color:#333333;
	width:580px;
	text-align:left;
	margin:0 auto;
	}

/*===========================================
TOPIC PATH
============================================*/
.text {
	font-size: 12px;
	color: #6b6c6c;
	font-weight: bold;
	line-height: 140%;
}

.text01
	{
	font-size: 12px;
	color: #e6a200;
	font-weight: bold;
	line-height: 140%;
	}





/*===========================================
HEADER
============================================*/
#header
	{
	padding: 0;
	margin: 0;
	}













/*===========================================
hotel name
============================================*/
#navbarImage
	{
	width: 580px;
	height: 40px;
	padding: 0;
	margin: 0;
	line-height:0;
	}

#navbarImage ul
	{
	list-style-type: none;
	height: 40px;
	padding: 0;
	margin: 0;
	}

#navbarImage li
	{
	float: left;
	height: 40px;
	padding: 0;
	margin: 0;
	line-height:0;
	}

.btn01 a
	{
    display: block;
    width: 120px;
    height: 100%;
    background-image: url(images/btn_cate_off.jpg);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
	line-height:normal;
	}

.btn01 a:hover
	{
	background-image: url(images/btn_cate_on.jpg);
    background-position: 0px 0px;
	}

.btn01 a:active
	{
	background-image: url(images/btn_cate_on.jpg);
    background-position: 0px 0px;
	}


.btn02 a
	{
    display: block;
    width: 85px;
    height: 100%;
    background-image: url(images/btn_cate_off.jpg);
    background-position: -120px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
	line-height:normal;
	}

.btn02 a:hover
	{
	background-image: url(images/btn_cate_on.jpg);
    background-position: -120px 0px;
	}

.btn03 a
	{
    display: block;
    width: 85px;
    height: 100%;
    background-image: url(images/btn_cate_off.jpg);
    background-position: -205px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
	line-height:normal;
	}

.btn03 a:hover
	{
	background-image: url(images/btn_cate_on.jpg);
    background-position: -205px 0px;
	}

.btn04 a
	{
    display: block;
    width: 85px;
    height: 100%;
    background-image: url(images/btn_cate_off.jpg);
    background-position: -290px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
	line-height:normal;
	}

.btn04 a:hover
	{
	background-image: url(images/btn_cate_on.jpg);
    background-position: -290px 0px;
	}

.btn05 a
	{
    display: block;
    width: 85px;
    height: 100%;
    background-image: url(images/btn_cate_off.jpg);
    background-position: -375px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
	line-height:normal;
	}

.btn05 a:hover
	{
	background-image: url(images/btn_cate_on.jpg);
    background-position: -375px 0px;
	}

.btn06 a
	{
    display: block;
    width: 120px;
    height: 100%;
    background-image: url(images/btn_cate_off.jpg);
    background-position: -460px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
	line-height:normal;
	}

.btn06 a:hover
	{
	background-image: url(images/btn_cate_on.jpg);
    background-position: -460px 0px;
	}

.btn07 a
	{
    display: block;
    width: 250px;
    height: 100%;
    background-image: url(images/btn_topi_off.jpg);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
	line-height:normal;
	}

.btn07 a:hover
	{
	background-image: url(images/btn_topi_on.jpg);
    background-position: 0px 0px;
	}



.btn08 a
	{
    display: block;
    width: 80px;
    height: 100%;
    background-image: url(images/btn_topi_off.jpg);
    background-position: -250px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
	line-height:normal;
	}

.btn08 a:hover
	{
	background-image: url(images/btn_topi_on.jpg);
    background-position: -250px 0px;
	}


.btn09 a
	{
    display: block;
    width: 250px;
    height: 100%;
    background-image: url(images/btn_topi_off.jpg);
    background-position: -330px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
	line-height:normal;
	}

.btn09 a:hover
	{
	background-image: url(images/btn_topi_on.jpg);
    background-position: -330px 0px;
	}












