@charset "UTF-8";

@import "./base.css";

/* ================================================================================== 
★　CSS インフォーメーション　★
☆　著作権・商標・セキュリティについて　☆
☆　個人情報取扱方針　☆
☆　宿泊約款　☆

================================================================================== */
#contentR p{
	margin:15px 0 25px;
	padding:0 25px;
	text-align:justify;
	text-justify:inter-ideograph;
	
	font-size:1.2em;
	line-height:1.6em;
}

.detail-content-ttl-end{
	padding:10px;
	overflow:hidden;
	_zoom:1;
	background:url(../images/detail_ttl_end02.gif) no-repeat bottom;
}

.detail-content-ttl-end h3{
	padding:0 0 0 10px;
	color:#b47b2b;
	
	font-weight:bold;
	line-height:20px;
	font-size:1.4em;
}

#contentR p.page-top02{
	margin:15px 0;
	padding:0 10px 0 0;
	text-align:right;
}

.left-nav-end li a.document-top{
	background:none;
}

#contentR ul{
	margin:15px 0 25px;
	padding:0 15px 0 25px;
	text-align:justify;
	text-justify:inter-ideograph;
	
	font-size:1.2em;
	line-height:1.6em;
}

#contentR ul li{
	text-align:justify;
	text-justify:inter-ideograph;
	text-indent:-1.7em;
	padding:0 0 3px 1.7em;
}

#contentR dd{
	text-indent:-1.2em;
	padding:0 0 3px 1.2em;
}

#contentR dd span{
	margin:0 0 0 1.2em;
	width:8em;
	display:-moz-inline-box;
	display:inline-block;
	/display:inline;
	/zoom:1;
	
	_text-indent:0;
	_margin:0;
	_width:10em;
}
