@charset "utf-8";

@import url("../../css/common.css");
@import url("../../css/inner-common.css");

body {
	background-repeat: repeat-x;
	background-image: url(../img/rep.jpg);
}
#top {
	width: 940px;
	height: 210px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/head.jpg);
	background-repeat: no-repeat;
}
#bg {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#topic-path {
	background: url(../img/accommodation.gif) no-repeat left 8px;
}
#tri1 {
	background: url(../../img/common/left/pink_tri_down.gif) no-repeat left center;
}
#sub-menu-block1 {
	display: block;
}


#line-frame_green,
#line-frame_orange,
#line-frame_lightgreen,
#line-frame_blue,
#line-frame_lightorange,
#line-frame_darkblue,
#line-frame_yellow {
	padding-left: 11px;
	padding-bottom: 10px;
	width: 642px;
}

/* roomtype */

#suite {
	text-indent: -9000px;
	font-size: 14px;
	line-height: normal;
	background: url(../img/index/t1.gif) no-repeat;
	height: 23px;
	margin-top: 5px;
	margin-bottom: 40px;
}

#executive {
	text-indent: -9000px;
	font-size: 14px;
	line-height: normal;
	background: url(../img/index/t2.gif) no-repeat;
	height: 23px;
	margin-top: 5px;
	margin-bottom: 40px;
}

#relaxation {
	text-indent: -9000px;
	font-size: 14px;
	line-height: normal;
	background: url(../img/index/t3.gif) no-repeat;
	height: 23px;
	margin-top: 5px;
	margin-bottom: 40px;
}

#stylish {
	text-indent: -9000px;
	font-size: 14px;
	line-height: normal;
	background: url(../img/index/t4.gif) no-repeat;
	height: 28px;
	margin-top: 5px;
	margin-bottom: 40px;
}

#superior {
	text-indent: -9000px;
	font-size: 14px;
	line-height: normal;
	background: url(../img/index/t5.gif) no-repeat;
	height: 28px;
	margin-top: 5px;
	margin-bottom: 40px;
}

#standard {
	text-indent: -9000px;
	font-size: 14px;
	line-height: normal;
	background: url(../img/index/t6.gif) no-repeat;
	height: 23px;
	margin-top: 5px;
	margin-bottom: 40px;
}

.pict {
	display: block;
	clear: both;
	width:620px;
}

.pict p {
	color: #787878;
	line-height: 150%;
}

.pict .pict_left {
	display: block;
	float: left;
	width: 250px;
	text-align: left;
	margin-right: 20px;
}

.pict .pict_right {
	display: block;
	float: left;
	width: 350px;
	text-align: left;
}

.pict .pict_right a{
	display: block;
	float: left;
	width: 222px;
	text-align: left;
}

.pict .pict_right span{
	display: block;
	float: right;
	width: 100px;
	text-align: left;
}
.pict .pict_right ul {
	margin-top: 10px;
	list-style: none inside;
	clear: left;
}
/*powerFailure*/
div#powerFailure {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
	padding: 10px;
	color: #454545;
	background-color: #eee;
	border: 1px solid #ccc;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

div#powerFailure h2 {
	color: #DE0C79;
	margin-bottom: 20px;
	margin-top: 5px;
}


div#powerFailure em,
div#powerFailure address {
	font-style: normal;
	font-weight: normal;
}

p.caution {
	border-top:1px dotted #b1b1b1;
	padding-top:5px;
}
