@charset "euc-jp";
/* CSS Document */

* {
	/*border: 1px solid #f00;*/
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;

}

body{ 
	margin-top: 10px;
}

a:link{
	color: #0066ff;
}
a:visited{
	color: #800080;
}
a:hover{
	color: #ff9900;
}
a:active{
	color: #ff9900;
}



#hotel-4t-logo{
	text-align: left;
}


#hotel-title {
	margin: 10px 0;
	text-align: left;
}


#hotel-title h1{
	padding-left: 10px;
	margin: 5px 0 0;
	font-size:130%;
	line-height: 140%;
	background: url(http://img.4travel.jp/img/sub_title.gif) top left no-repeat;
}

#hotel-title h2 {
	font-size:100%;
	color: #666666;
}



.wrap-yadoweb{ width: 780px;}



#genzaichi{
	text-align: left;
	color: #333;
}
/* -------------------------------------------------------
ホテル個別情報
------------------------------------------------------- */


.hotel-description {
	text-align: left;
}



.hotel-each-master {
	width: auto;
	margin-bottom: 15px;
	padding:  15px;
	background: url(/img/yado_web/bg_hotel_each_master.gif) repeat-x top;
	border: 1px solid #999999;
}

.hotel-each-master table{
	border: none;
	text-align: left;
}

.hotel-each-master td{
	text-align: left;
	vertical-align: top;
}


.hotel-each{
	border: none;
	text-align: left;
}

.hotel-each td{
	text-align: left;
	border: 1px solid #f00;
}


.hotel-location {
	padding: 0 0 10px;
	text-align: left;
}

.hotel-name {
	width: auto;
	margin: 0 10px 10px 0;
	padding-bottom: 5px;
	border-bottom:1px dotted #999999;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
}

.hotel-adr {
	width: auto;
	margin: 0 10px 10px 0;
	padding-bottom: 5px;
	border-bottom:1px dotted #999999;
	font-size: 90%;
	text-align: left;
}

.hotel-site {
	width: auto;
	margin: 0 10px 10px 0;
	padding-bottom: 5px;
	border-bottom:1px dotted #999999;
	font-size: 90%;
	text-align: left;
}



/* リンク */
.hotel-btm-link {
	width:auto;
	padding:8px 15px;
	margin: 0 0 15px;
	background: #f6f6f6;
	text-align: left;
}


.hotel-btm-link ul{
	list-style: none;
}

.hotel-btm-link li{
	text-align: left;
	display: inline;
	margin-right: 15px;
}


.hotel-btm-title {
	padding: 3px 5px 3px 15px;
	text-align: left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: url(http://img.4travel.jp/img/public/csl/csl_dw_10_666666.gif) no-repeat 4px center #DDDDDD;
}


/* -------------------------------------------------------
TOP 都道府県
------------------------------------------------------- */

.hotel-top-area {
	width: auto;
	margin: 20px auto;
	padding:  15px 20px 25px;
	background: url(/img/yado_web/bg_hotel_each_master.gif) repeat-x top;
	border: 1px solid #bbbbbb;
}


.hotel-top-area table{
	border: none;
	text-align: left;
}

.hotel-top-area td{
	text-align: left;
	vertical-align: top;
	padding:10px 5px 10px;
	border-bottom: 1px solid #eeeeee;
}







/* -------------------------------------------------------
エリア別
情報
------------------------------------------------------- */

.hotel-area {
	width: auto;
	margin: 20px auto;
	padding:  15px 20px 15px;
	background: url(/img/yado_web/bg_hotel_each_master.gif) repeat-x top;
	border: 1px solid #bbbbbb;
	text-align: left;
}


.hotel-area-title {
	padding: 5px;
	margin: 0 auto 5px;
	color: #5A3D1C;
	background:url(/img/common_area/bg_area_box_sp.gif) repeat-x #efefc4;
	/*background: url(/img/yado_web/bg_title.gif) repeat-x #CB1D40;*/
}


.hotel-area-title strong {
	text-align: center;
	margin: 10 auto 10px;
	font-weight: bold;
	font-size: 130%;
	color: #5A3D1C;
}

.hotel-area-name {
	margin-bottom:5px;
	padding:16px 0 3px;
	text-align: left;
	font-size: 110%;
	font-weight: bold;
	color: #5A3D1C;
	border-bottom: 1px solid #eeeeee;
}



.onsen-area {
	margin: 5px 0 35px;
}

.onsen-name {
	margin: 15px 0 0;
	font-weight: bold;
	padding-left: 17px;
	background: url(/img/yado_web/icon_onsen.gif) no-repeat left center;
}

.dm-area-box-sp { /*温泉*/
margin: 15px 0;
	padding: 10px;
	/*border-right: 1px solid #6699cc;*/	
	background: url(/img/common_area/bg_area_box_sp.gif) repeat-x #efefc4;
	text-align: left;
}

.dm-area-box-sp b{
	display: block;
	margin: 0 0 5px;
	font-weight: bold;
	padding-left: 17px;
	background: url(/img/yado_web/icon_onsen.gif) no-repeat left center;
}




/* ▼テーブル廃止 */
.hotel-area table{
	border: none;
	text-align: left;
}

.hotel-area th{
	padding:15px 5px 5px;
	text-align: left;
	font-size: 110%;
	font-weight: bold;
	color: #5A3D1C;
	border-bottom: 1px solid #eeeeee;
}


.hotel-area td{
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
/* ▲テーブル廃止 */






.hotel-area ul{
	list-style: none;
	margin-bottom: 15px;
}

.hotel-area li{
	text-align: left;
	display: inline;
	margin-right: 15px;
}

.area-onsen-name {
	padding-left: 17px;
	text-align: left;
	background: url(/img/yado_web/icon_onsen.gif) no-repeat left center;
}


.hotel-pan-navi {
	margin: 10px 0;
	text-align: left;
}



#footer {
	margin: 10px auto;
	padding: 5px 0 0;
	text-align: center;
	border-top:1px dotted #cccccc;
}

.redline {
	margin: 10px auto 20px;
	padding: 10px auto 0;
	text-align: right;
	border-top:3px solid #ab0325;
}


.dm-hotel-other-link {
	margin-top: 10px;
	padding: 5px 0 5px 28px;

	border: 1px solid #eeeeee;
	text-align: left;
	background: url(http://img.4travel.jp/img/public/csl/csl_arw_right_13_ffcc00.gif) no-repeat 10px center #dddddd;
}





.f120-brown{
	font-weight: bold;
	color: #5A3D1C;
}

.dm-common-goto-pagetop {/**/
	width: 100%;
	text-align: right;
	margin: 5px 0;
}

#footer-yadoweb{
	border-top: 1px dotted #ddd;
	width: 780px;
	margin: 10px auto;
	padding-top: 5px;
	text-align: left;
	color: #666;
}

#footer_menu_normal_line {
	text-align:center;
	width:780px;
	font-size:12px;
	margin-bottom:0px;
	margin-top:15px;
}
#footer_menu_normal_line A:link {COLOR: #333300}
#footer_menu_normal_line A:visited {COLOR: #333300}
#footer_menu_normal_line A:hover {COLOR: #FF5500}