@charset "utf-8";

/* ====================================================================== 

ご宿泊用CSS

====================================================================== */


/* /////////////////////////////////////////////////////// service */

div.service ul.listStyle05{
	margin-top:35px;
}

div.service ul.listStyle05 ul.listStyle02{
	margin-top:15px;
	margin-left:1em;
}

div.service ul.listStyle05 ul.listStyle02 li{
	background:none;
	/*margin-top:1em;*/
	padding-left:0;
	/*padding-bottom:3px;*/
	text-indent:0;
	list-style:disc;
	font-size:100%;
}

*:first-child+html div.service ul.listStyle05 ul.listStyle02 li{
	list-style-image:none;	/* ie7 */
	list-style-position:outside;
	margin-left:5px;
	padding-left:0;
}

* html div.service ul.listStyle05 ul.listStyle02 li {
	list-style-image:none;	/* ie4-6 */
	list-style-position:outside;
	margin-left:5px;
	padding-left:0;
}

.service ul.listStyle05 li a{
	background:url(/common/css/img/icon_arrow01.gif) no-repeat left 4px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:10px;
	padding-left:17px;
	font-size:100%;
	/*margin-left:20px;*/
}


/* /////////////////////////////////////////////////////// room */

div.room div.column2 div.rightArea img{
}

div.roomUnder dl.dlStyle02 dd{
	text-indent:-7px;
	padding-left:117px;
}

