@charset "UTF-8";


/****************/
/*-- タイトル --*/
/****************/
/*
 * @サイトマップ用タイトル
 */
#contents_common_l h3{
	background		:	url("../img/title_sitemap.gif") no-repeat;
}


#contents_common_l h4{
	width			:	100%;
	height			:	25px;
	border-bottom	:	1px solid #666;
	margin-top		:	20px;
	clear			:	both;
}


#contents_common_l a{
	color			:	#333;
}


/********************/
/*-- サブタイトル --*/
/********************/
/*
 * @サイトマップ用サブタイトル
 */
#contents_common_l h4#title_access{
	background		:	url("../img/title_access.gif") no-repeat;
}


#contents_common_l h4#title_room{
	background		:	url("../img/title_room.gif") no-repeat;
}


#contents_common_l h4#title_services{
	background		:	url("../img/title_services.gif") no-repeat;
}


#contents_common_l h4#title_reservation{
	background		:	url("../img/title_reservation.gif") no-repeat;
}


#contents_common_l h4#title_outskirts{
	background		:	url("../img/title_outskirts.gif") no-repeat;
}


#contents_common_l h4#title_other{
	background		:	url("../img/title_other.gif") no-repeat;
}


/********************/
/*-- 各リスト情報 --*/
/********************/
/*
 * @各リスト用
 */
h5{
	clear			:	both;
	margin-left		:	15px;
	margin-top		:	10px;
	font-size		:	105%;
	background		:	url("../common/img/allow05.gif") no-repeat;
	text-indent		:	18px;
	height			:	15px;
}


ul#list_set{
	clear			:	both;
	letter-spacing	:	1px;
	margin			:	0 0 0 15px;
	padding			:	0 0 10px 0;
	list-style		:	none;

}


#list_set li{
	float			:	left;
	width			:	280px;
	height			:	15px;
	margin			:	0 0 15px 0;
	padding			:	0;
	text-indent		:	20px;
	background		:	url("../common/img/allow06.gif") no-repeat;
}


li a,h5 a{
	text-decoration	:	none;
}


.h45{	height		:	45px;}


.h75{	height		:	75px;}


.h105{	height		:	105px;}
