/* CSS Document */
@charset "shift_jis";

/*===========================================
CONTAINER
============================================*/
#container {
	width: 580px;
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #333333;
	line-height: 140%;
}

/*===========================================
HEADER
============================================*/
#header {
	width: 580px;
	padding: 0;
	margin: 0;
}

#header_01 {
	width: 580px;
	padding: 10px 0 0 0;
	margin: 0 0 20px 0;
}

/*===========================================
NAVBAR
============================================*/
#navbarImage {
	width: 580px;
	height: 34px;
	padding: 0;
	margin: 0;
}

#navbarImage ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#navbarImage li {
	float: left;
	width: 96px;
	height: 34px;
}

.btnStar_01 a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/navbar.jpg);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

.btnStar_01 a:hover {
	background-image: url(../img/navbar.jpg);
    background-position: 0px -34px;
}

.here01 a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/navbar.jpg);
    background-position: 0px -68px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

.btnStar_02 a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/navbar.jpg);
    background-position: -96px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

.btnStar_02 a:hover {
    background-image: url(../img/navbar.jpg);
    background-position: -96px -34px;
}

.here02 a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/navbar.jpg);
    background-position: -96px -68px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

.btnStar_03 a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/navbar.jpg);
    background-position: -192px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

.btnStar_03 a:hover {
	background-image: url(../img/navbar.jpg);
    background-position: -192px -34px;
}

.here03 a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/navbar.jpg);
    background-position: -192px -68px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

.btnStar_04 a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/navbar.jpg);
    background-position: -288px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

.btnStar_04 a:hover {
	background-image: url(../img/navbar.jpg);
    background-position: -288px -34px;
}

.here04 a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/navbar.jpg);
    background-position: -288px -68px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

.btnStar_05 a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/navbar.jpg);
    background-position: -384px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

.btnStar_05 a:hover {
	background-image: url(../img/navbar.jpg);
    background-position: -384px -34px;
}

.here05 a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/navbar.jpg);
    background-position: -384px -68px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

.btnStar_06 a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/navbar.jpg);
    background-position: -480px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

.btnStar_06 a:hover {
	background-image: url(../img/navbar.jpg);
    background-position: -480px -34px;
}

.here06 a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/navbar.jpg);
    background-position: -480px -68px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

/*===========================================
MAIN CONTENT
============================================*/
#mainContent {
	clear: both;
	width: 580px;
	padding: 10px 0 0 0;
	margin: 0;
}

.fivesHotel_L {
	width: 580px;
	height: 228px;
	background: url(../img/bg_l.gif) no-repeat bottom;
	padding: 0;
	margin: 0;
}

.fivesHotel_Area {
	display: inline;
	float: left;
	border-left: 4px solid #039;
	height: 15px;
	padding: 0.5em;
	margin: 0;
}

.fivesHotel_N {
	clear: both;
	background: url(../img/title_l.gif) no-repeat;
	width: 580px;
	height: 26px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding: 0;
	margin: 0;
	font-size: 13px;
}

.photoArea_l {
	float: left;
	width: 370px;
	height: 160px;
	padding: 0;
	margin: 0;
}

.textArea_l {
	float: left;
	width: 210px;
	height: 130px;
	padding: 0;
	margin: 0;
}

/* TEXT */
.textName {
	position: relative;
	top: 5px;
	left: 10px;
}

.text_l {
	width: 190px;
	position: relative;
	top: 6px;
	left: 10px;
}

.red {
	color: #FF0000;
	width: 190px;
	position: relative;
	top: 15px;
	left: 10px;
}

.red_B {
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
}

.cortion {
	clear: both;
	text-align: left;
	margin-left: 10px;
	color: #333333;
	font-size: 11px;
	line-height:140%;
	width: 560px;
}

.pageTop {
	clear: both;
	padding: 0 0 10px 0;
	margin: 0;
}

