/*-- お宿・温泉街/お宿詳細 専用スタイルシート --*/

@import url(../../common/css/base.css);
@import url(../../common/css/layout.css);


/*-- このページのみ使用するスタイルシートを以下に記載 --*/

#container {
	background-image : url(../../common/img/background_container_2column.gif) ;
}

#contents .yado_more {
	width : 522px ;
	background-image : url(../../common/img/background_h2.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
}

#contents .yado_more h2 {
	margin-left : 20px ;
	font-size : 14px ;
	line-height : 21px ;
}

#contents .yado_more p.name {
	margin : 5px 0 0 20px ;
	padding : 0 ;
	font-size : 18px ;
	line-height : 27px ;
	font-weight : bold ;
	font-family : Arial, "ＭＳ Ｐゴシック", Osaka ;
}

#contents .yado_more p.name span {
	font-size : 11px ;
	font-weight : normal ;
	font-family : Arial, "ＭＳ Ｐゴシック", Osaka ;
}

#contents .yado_more p.info {
	margin : 0 0 0 20px ;
	padding : 0 ;
	font-size : 14px ;
	line-height : 21px ;
	font-weight : bold ;
	font-family : Arial, "ＭＳ Ｐゴシック", Osaka ;
}

#contents .yado_more .left {
	margin : 15px 0 0 0 ;
	width : 315px ;
	height : 280px ;
}

#contents .yado_more .right {
	margin : 18px 0 0 0 ;
	width : 202px ;
	height : 277px ;
}

#contents .yado_more .right p {
	border-left : solid 4px #d0c2ba ;
	margin : 0 0 8px 0 ;
	padding : 0 0 0 6px ;
}

#contents .yado_more .profile_left {
	clear : both ;
	padding : 0 12px 15px 0 ;
	width : 166px ;
	height : 220px ;
	float : left ;
}

#contents .yado_more .profile_center {
	padding : 0 0 15px 0 ;
	width : 166px ;
	height : 220px ;
	float : left ;
}

#contents .yado_more .profile_right {
	padding : 0 0 15px 0 ;
	width : 166px ;
	height : 220px ;
	float : right ;
}

#contents .yado_more .profile_left h3,
#contents .yado_more .profile_center h3,
#contents .yado_more .profile_right h3 {
	line-height : 22px ;
}

#contents .yado_more .other {
	clear : both ;
	padding-top : 5px ;
	text-align : right ;
	border-top : solid 3px #8d6453 ;
}
