@charset "Shift_JIS";

@import "style.css";

/* ------ common ------ */

.addate {color:#85AF3D; font-weight:bold;}
.adpr {color:#ffb000; font-weight:bold;}


/* ------ contents reset ------ */

#contents_wrap {
	width: 950px;
	margin:20px 0px 0px 0px;
	padding:0px;
}


#contents {
	float: none;
	width: 950px;
}

/* ------ base ------ */

#contents_wrap #pank {
	margin:5px 0px 20px 0px;
}
#pank .panklist {
	float:left;
	width:875px;
	padding-top:2px;
}
#pank .howto{
	float:right;
}

#pank .now {
	font-weight:bold;
}
#pank h1 {
	display:inline;
}

#contents_wrap #ct_topimg {
	width:950px;
	height:64px;
	background:url(../dom_hotel/img/bg_top_s.jpg) no-repeat;
}
#ct_topimg span.toplink {
	display:block;
	padding-top:20px;
	padding-left:20px;
}

#contents #left_block {
	float:left;
	width:520px;
}

#contents #right_block {
	float:right;
	width:410px;
}


/* ------ contents ------ */

#contents .feature_title {
margin-bottom:15px;
padding:0;
}

#contents .feature_title h2 {
border-left:3px solid #CCCCCC;
color:#C60605;
font-weight:bold;
font-size:120%;
padding:5px 8px;
margin-bottom:8px;
}


#contents .searchplan {
	text-align:center;
	margin-bottom:25px;
}

#contents .searchplan .titlebd {
	margin-bottom:15px;
	padding:1px;
	border:1px #b9b9b9 solid;
	background:#FFFFFF;
}

#contents .searchplan h2 {
	padding:6px;
	background:url(../dom_hotel/img/bg_titleh2.gif);
	text-align:left;
}

.searchplan .stayplanform {
	width:760px;
	margin:10px auto 15px auto;
	border:1px #CCC solid;
	background:url(../dom_hotel/img/bg_stayplanform.gif) bottom repeat-x;
}

.searchplan .stayplanform .endimg {
	margin:0px;
	padding:0px;
}

.searchplan .stayplanform .indtxt {
	margin:0px 0px 10px 0px;
	padding:0px;
	text-align:right;
}

.searchplan .stayplanform .formbox {
	margin:10px 0px 10px 10px;
}

.searchplan .stayplanform .formbox .txtmar {
	margin-top:4px;
	margin-left:5px;
}

.searchplan .stayplanform .bottomsearch {
	margin-left:12px;
	margin-right:10px;
	padding:7px 0px;
	background:url(../img/line_wdot05.gif) top repeat-x;
	text-align:center;
}

.searchplan .stayplanform .formbox dl {
	margin-bottom:13px;
	text-align:left;
}

.searchplan .stayplanform .formbox dl dt {
	float:left;
	width:55px;
}

.searchplan .stayplanform .formbox dl dd {
	float:left;
	width:680px;
}

.searchplan .stayplanform .formbox dl dd ul li {
	float:left;
}

.searchplan .stayplanform .formbox dl dd.ddw1 {
	width:430px;
}
.searchplan .stayplanform .formbox dl dd.ddw2 {
	width:160px;
}
.searchplan .stayplanform .formbox dl dd.ddw3 {
	width:225px;
}
.searchplan .stayplanform .formbox dl dd.ddw4 {
	width:135px;
}
.searchplan .stayplanform .formbox dl dd.ddw5 {
	width:185px;
}
.searchplan .stayplanform .formbox dl dt.dtw1 {
	width:75px;
}
.searchplan .stayplanform .formbox dl dt.dtw2 {
	width:75px;
}
.searchplan .stayplanform .formbox dl dt.dtw3 {
	width:65px;
}

.searchplan .stayplanform .formbox dl dd p {
	width:100px;
	margin-top:3px;
	margin-left:5px;
}

.searchplan .stayplanform .formbox dl dd .calendar a {
	display:block;
	margin:auto;
	padding:1px 0 1px 25px;
	background: url(../img/icon_calendar.gif) 2px center  no-repeat;
}


/* ------- hotel_list ------ */
#contents #hotel_list {
	margin:0 10px 20px 10px;
}

#contents #hotel_list .link_note p {
	margin:0px 0px 3px 0px;
	padding:0px;
	text-align:right;
}

#hotel_list ul.displink {
	margin-bottom:5px;
	padding:5px 10px;
	background:#999;
	color:#FFFFFF;
}

#hotel_list ul li.display {
	float:left;
}
#hotel_list ul li.list {
	float:right;
}

#hotel_list ul.displink li.list a {
	color:#FFFFFF;
}

#hotel_list ul li .now {
	color:#ccc;
	font-weight:bold;
}

#hotel_list .orderrow {
	margin-bottom:10px;
	text-align:right;
}

#hotel_list .orderrow .now {
	color:#999;
	font-weight:bold;
}

/* hotelbox*/
#hotel_list .hotelbox {
	margin-bottom:15px;
}

#hotel_list .hotelbox .title {
	margin-bottom:10px;
	padding:5px 7px;
	border-top:5px #CCC solid;
	border-bottom:1px #CCC solid;
}

#hotel_list .hotelbox .title span.name {
	display:block;
	float:left;
	color:#c60605;
	font-size:130%;
	font-weight:bold;
	line-height:140%;
}

#hotel_list .hotelbox .title span.name a {
	color:#c60605;
}

#hotel_list .hotelbox .title span.area {
	display:block;
	float:right;
	padding-top:0.3em;
}

#hotel_list .hotelbox ul li.leftbox {
	float:left;
	width:172px;
}

#hotel_list .hotelbox ul li.leftbox .photo {
	width:172px;
	height:132px;
	margin-bottom:15px;
	background:url(../dom_hotel/img/bg_photoimg01.gif) no-repeat;
}

#hotel_list .hotelbox ul li.leftbox .photo img {
	padding:4px;
}

#hotel_list .hotelbox ul li.leftbox p {
	margin-bottom:7px;
}

#hotel_list .hotelbox ul li.rightbox {
	float:right;
	width:737px;
}

#hotel_list .hotelbox ul li.rightbox div.price_txt {
	float:left;
	width:385px;
	_width:395px;
	margin-bottom:10px;
	letter-spacing:1pt;
	line-height:140% ;
}
#hotel_list .hotelbox ul li.rightbox div.price_maxmin {
	margin-bottom:10px;
	letter-spacing:1pt;
	line-height:140%;
	font-weight:bold;
	/*color:#C60605*/;
}
#hotel_list .hotelbox ul li.rightbox div.txt {
	margin-bottom:10px;
	padding-left:6px;
	border-left:4px #999 solid;
	letter-spacing:1pt;
	line-height:140% ;
}


#hotel_list .hotelbox ul li.rightbox div.icon {
	float:right;
	width:310px;
	text-align:right;
}

#hotel_list .hotelbox ul li.rightbox div.icon span {
	margin-left:10px;
}

#hotel_list .hotelbox ul li.rightbox div.icon span.end {
	margin-right:5px;
}

#hotel_list .hotelbox ul li.rightbox div.review {
	margin-bottom:10px;
	display:block;
}

#hotel_list .hotelbox ul li.rightbox div.review .mark {
	margin:0px 5px;
}

#hotel_list .hotelbox ul li.rightbox div.review .point {
	font-weight:bold;
	font-size:117%;
	color:#CA2711;
}

#hotel_list .hotelbox ul li.rightbox div.review .help a {
	background:url("../dom_hotel/img/icon_help.gif") no-repeat scroll left center transparent;
	margin-left:10px;
	padding:0px 0px 0px 18px;
}


#hotel_list .hotelbox ul li.rightbox .arrow01 {
	display:block;
	margin:0px;
	padding:0px 0px 3px 12px;
	background:url(../img/arrow_01.gif) left 4px no-repeat;
}

#hotel_list .hotelbox ul li.rightbox table {
	width:730px;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-collapse:collapse;
}
#hotel_list .hotelbox ul li.rightbox table th {
	width:80px;
	padding:2px 0px;
	border-right:1px solid #fff;
	background:#404040;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
}

#hotel_list .hotelbox ul li.rightbox table th.plan {
	width:340px;
	text-align:left;
}

#hotel_list .hotelbox ul li.rightbox table th.plan img {
	margin-left:8px;
}

#hotel_list .hotelbox ul li.rightbox table th.charge {
	width:100px;
}

#hotel_list .hotelbox ul li.rightbox table th.btn {
	width:125px;
}

#hotel_list .hotelbox ul li.rightbox table td {
	padding:2px 0px;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	background:#eee;
	text-align:center;
}

#hotel_list .hotelbox ul li.rightbox table td.plan {
	text-align:left;
}

#hotel_list .hotelbox ul li.rightbox table td.plan dt {
	display:block;
	float:left;
	width:80px;
}

#hotel_list .hotelbox ul li.rightbox table td.plan dt img {
	margin:2px 11px 2px 9px;
}

#hotel_list .hotelbox ul li.rightbox table td.plan dd {
	display:block;
	float:left;
	width:250px;
}


#hotel_list .hotelbox ul li.rightbox table td.yen {
	text-align:right;
	padding-right:10px;
}


/* ------- other_hotel_ ------ */
#contents #other_hotel {
	margin-bottom:20px;
}

#other_hotel .titlebd {
	margin-bottom:20px;
	padding:0 0 3px 1px;
	border-bottom:1px #ccc solid;
}

#other_hotel h2 {
	padding:3px 6px;
	color:#c60605;
	font-size:120%;
	font-weight:bold;
	border-left:3px #c60605 solid;
}

#other_hotel ul.displink {
	margin-bottom:15px;
	padding:0 10px 3px 0;
	border-bottom:3px #ccc solid;
}

#other_hotel ul.displink li.display {
	float:left;
}

#other_hotel ul.displink li.all {
	float:right;
}

#other_hotel ul.displink li.all a {
	display:block;
	margin:0px;
	padding-left:12px;
	background:url(../img/arrow_04.gif) left 4px no-repeat;
}

#other_hotel ul.hotel_list li {
	float:left;
	width:310px;
	margin-right:10px;
}

#other_hotel ul.hotel_list li.end {
	margin-right:0;
}

#other_hotel ul.hotel_list li .title {
	margin-bottom:10px;
	padding:5px 7px;
	background:#f0f0f0;
}

#other_hotel ul.hotel_list li .title p.name {
	color:#06c;
	font-weight:bold;
}

#other_hotel ul.hotel_list li .title p.name a {
	color:#06c;
}

#other_hotel ul.hotel_list li ul.detail {
	padding-left:5px;
	padding-right:2px;
}

#other_hotel ul.hotel_list li ul.detail li.txt {
	float:left;
	width:207px;
	margin:0;
}

#other_hotel ul.hotel_list li ul.detail li.txt p.yado {
	margin:0.2em 0px;
	padding:2px 8px 2px 40px;
	background:url(../dom_hotel/img/icon_yadocatalog.gif) no-repeat;
}

#other_hotel ul.hotel_list li ul.detail li.txt p.yen {
	padding-top:0.5em;
}

#other_hotel ul.hotel_list li ul.detail li.photo {
	float:right;
	width:89px;
	margin:0;
}


