@charset "utf-8";

@import url("room_common.css");

#line-frame_pink {
	background: url(../img/index/img.jpg) no-repeat;
	height: 520px;
}

#line-frame_pink p {
	color: #666666;
	line-height: 180%;
	padding-top: 60px;
	padding-left: 40px;
}

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

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

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

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

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

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

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

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

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

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

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

/*navi*/
div#roomnavi{
	padding: 0 0 0 40px;
}

div#roomnavi ul{
	width: 170px;
	float: left;
	margin: 0 30px 0 0;
}

div#roomnavi ul li{
	margin-bottom: 5px;
}




