@charset "shift_jis";
/* 空室検索 by m.shirato 2012.10.24*/

div#narrowWrapper a{
	color: #06F;
}

div#narrowWrapper a:hover{
	text-decolation: none;
}

div#narrowWrapper ul, 
div#narrowWrapperol,
div#narrowWrapperdl{
	list-style: none;
}

div#narrowWrapper{
	width: 750px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

div#moduleBox{
	border: 1px solid #CCC;
	background: url(../images/top_bg.gif);
	padding: 10px;
}

div#moduleBox div#moduleInside{
	background-color: #FFF;
	padding: 14px;
}


div#moduleBox div#moduleInside div.ttlH2{
	background: url(../images/bg_h2_bttm.gif) repeat-x bottom;
	padding: 8px 6px;
}

div#moduleBox div#moduleInside div.ttlH2 h2{
	color: #52921E;
	line-height: 200%;
}

div#moduleBox div#moduleInside div.ttlH2 h2.hotelIcon{
	background: url(../images/img_hotels_lrg_icon.gif) no-repeat;
	padding-left: 40px;
}

div#kushitsuHotelInfo{/*2009.11.09*/
	margin: 12px auto;
}

div#kushitsuHotelInfo ul{
	border-bottom: 1px dotted #CCC;
	padding-bottom: 12px;
}

div#kushitsuHotelInfo ul#errorInfo{
	background: none;
}

div#kushitsuHotelInfo ul li.hotelPix{
	width: 92px;
	border: 3px solid #52921E;
	float: left;
}

div#kushitsuHotelInfo ul li.hotelPix dl dt{
	padding: 8px 0;
	text-align: center;
}

div#kushitsuHotelInfo ul li.hotelPix dl dd{
	padding: 8px;
	line-height: 110%;
}

div#kushitsuHotelInfo ul li.hotelPix dl dd span.kushitsuAreaNm{
	font-size: 68%;
	color: #52931F;
}

div#kushitsuHotelInfo ul li.hotelPix dl dd span.kushitsuHotelNm{
	font-size: 85%;
	font-weight: bold;
}

div#kushitsuHotelInfo ul li.hotelDetails{/*2009.11.09*/
	width: 410px;
	float: left;
	margin-left: 10px;
	font-size: 80%;
	display: inline;
}

div#kushitsuHotelInfo ul li.hotelDetails dl{
	margin-bottom: 8px;
}

div#kushitsuHotelInfo ul li.hotelDetails dl dt{
	background: url(../images/list_markD.gif) no-repeat 0 5px;
	padding-left: 10px;
	float: left;
	width: 20%;
	display: inline;
}

div#kushitsuHotelInfo ul li.hotelDetails dl dd{
	float: left;
	width: 75%;
}

div#kushitsuHotelInfo ul li.hotelDetails ul#kushitsuPlace{
	border: none;
}

div#kushitsuHotelInfo ul li.hotelDetails ul#kushitsuPlace li h3{
	font-size: 120%;
	line-height: 180%;
}

div#kushitsuForm dl#kushitsuSetDate{/*2009.11.09*/
	font-size: 80%;
	padding-bottom: 12px;
	margin: 0 auto;
	border-bottom: 1px dotted #CCC;
}

div#kushitsuForm dl#kushitsuSetDate dt,
div#kushitsuForm dl#kushitsuSetDate dd{
	float: left;
}

div#kushitsuForm dl#kushitsuSetDate dt{
	width: 17%;
	line-height: 150%;
	margin-top: 8px;
}

div#kushitsuForm dl#kushitsuSetDate dd{
	width: 80%;
	margin-top: 8px;
}

div#kushitsuForm dl#kushitsuSetDate dd table tr th{
	font-weight: normal;
	padding-right: 4px;
}

div#kushitsuForm dl#kushitsuSetDate dd table tr td{
	padding: 0 4px 4px 4px;
}

div#kushitsuForm dl#kushitsuSetDate dd ul li{
	margin-bottom: 8px;
}

div#kushitsuForm dl#kushitsuSetDate dd a input{
	vertical-align: bottom;
}

div#kushitsuForm dl#kushitsuSetRoom{/*2009.11.09*/
	font-size: 80%;
	margin: 12px auto;
}

div#kushitsuForm dl#kushitsuSetRoom dt{
	float: left;
	width: 17%;
	line-height: 150%;
	display: inline;
}

div#kushitsuForm dl#kushitsuSetRoom dd{
	float: left;
	width: 80%;
	display: inline;
}

div#kushitsuForm div#kushitsuSetCstmr{/*2009.11.09*/
	margin: 0 auto 24px auto;
	border: 1px solid #CCC;
}

div#kushitsuForm div#kushitsuSetCstmr dl{
	font-size: 80%;
	padding-bottom: 8px;
	padding: 8px 4px;
}

div#kushitsuForm div#kushitsuSetCstmr dl.setBrdr{
	border-top: 1px dotted #CCC;
	padding-top: 16px;
}

div#kushitsuForm div#kushitsuSetCstmr dl dt,
div#kushitsuForm div#kushitsuSetCstmr dl dd{
	float: left;
}

div#kushitsuForm div#kushitsuSetCstmr dl dt{/*2009.11.09*/
	width: 10%;
	line-height: 150%;
}
div#kushitsuForm div#kushitsuSetCstmr dl dd{
	width: 90%
}

div#kushitsuForm div#kushitsuSetCstmr dl dd ul li{
	margin-bottom: 8px;
}

div#kushitsuBtn{/*2009.11.09*/
	clear: both;
	background-color: #F1F1F1;
	text-align: center;
	width: 100%;
}

div#kushitsuBtn input{/*2009.11.09*/
	margin: 8px 0;
	width: 12em;
}

/*エラー表示*/

p.errorTxt{/*2009.11.09*/
	font-size: 140%;
	font-weight: bold;
	color: #52931F;
}

span.kushitsuRegHotels{/*2009.11.09*/
	line-height: 200%;
	background: url(../images/img_arrow_down.gif) no-repeat left;
	padding-left: 16px;
	font-size: 80%;
}

a.toListBtn{
}

/*後で差所*/

#btnTokanji{
	position: absolute;
	top: 170px;
	left: 410px;
}

/* サービス切り替え */

div#domestic-search-box{
	border-bottom: 1px dotted #CCC;
	font-size: 80%;
}

div#domestic-search-box dl{
	overflow: hidden;
	padding-bottom: 13px;
}

div#domestic-search-box dl dt,
div#domestic-search-box dl dd{
	float: left;
}

div#domestic-search-box dl dt{
	line-height: 150%;
	width: 17%;
}

div#domestic-search-box dl dd{
    width: 80%;
}

div#domestic-search-box dl dd ul li{
	display: inline;
	margin-right: 8px;
}

div#domestic-search-box dl dd ul li label{
	
}

div#domestic-search-box dl dd ul li label#anaDpSlct{
	background-image: url(../images/dp_logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 48px;
}

div#domestic-search-box dl dd ul li label#jalDpSlct{
	background-image: url(../images/dp_logo.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px;
	padding-left: 48px;
}

div#domestic-search-box dl dd ul li#swtchDu{
	display: block;
}

/* 2012.06.27 */

p.chkInDate span,
p.chkOutDate span{
	display: inline-block;
	width: 80px;
}

p.chkInDate{
	margin-bottom: 5px;
}

#dateSearch * {
    z-index: 1;
}

.hasDatepicker {
    background-color: #FFFFCC;
    background-image: url("http://img.travel.rakuten.co.jp/share/themes/top/images/icon_calendar.gif");
    background-position: 120px center;
    background-repeat: no-repeat;
    border: 1px solid #7F9DB9;
    cursor: pointer;
    padding: 3px;
    position: relative;
    width: 140px;
    z-index: 1;
}

#dap-search-form{
	font-size: 80%;
	display: none;
}

#dap-search-form dl#dpSlctAir,
#dap-search-form dl#dpSlctArea,
#dap-search-form dl#dpCarRntl{
	border-top: 1px dotted #CCC;
	padding: 12px;
}

#dap-search-form dl#dpSlctAir{
	padding: 12px;
	border: none;
}

#dap-search-form dl#dpSlctAir dt,
#dap-search-form dl#dpSlctArea dt,
#dap-search-form dl#dpCarRntl dt,
#dap-search-form dl#dpSlctAir dd,
#dap-search-form dl#dpSlctArea dd,
#dap-search-form dl#dpCarRntl dd{
	float: left;
}

#dap-search-form dl#dpSlctAir dt,
#dap-search-form dl#dpSlctArea dt,
#dap-search-form dl#dpCarRntl dt{
	width: 80px;
}

#dap-search-form dl#dpSlctAir dd,
#dap-search-form dl#dpSlctArea dd,
#dap-search-form dl#dpCarRntl dd{
	width: 80%;
}

#dap-search-form dl#dpSlctAir dd dl dt{
	width: 50px;
}

#dap-search-form dl#dpSlctAir dd dl dd{
	width: 85%;
}

#dap-search-form dl#dpSlctAir dd dl#dpDptDate,
#dap-search-form dl#dpSlctAir dd dl#dpArrvDate{
	margin-top: 12px;
}

#dap-search-form dl#dpSlctArea dd ul#switchConditionMemberChild li dl{
	overflow: hidden;
	height: 0.1%;
}

#dap-search-form dl#dpSlctArea dd ul#switchConditionMemberChild.numberAlign{
	border: 1px solid #CCC;
	padding: 5px;
	margin: 5px 0;
}

#dap-search-form dl#dpSlctArea dd ul#switchConditionMemberChild.numberAlign li dl dt{
	width: 110px;
	background-color: #F1F1F1;
	margin-right: 5px;
}

#dap-search-form dl#dpSlctArea dd ul#switchConditionMemberChild.numberAlign li dl dd{
	width: 280px;
}

#dap-search-form dl#dpSlctArea dd ul#switchConditionMemberChild.numberAlign li dl dd ul{
	overflow:hidden;
	height: 0.1%;
}

#dap-search-form dl#dpSlctArea dd ul#switchConditionMemberChild.numberAlign li dl dd ul li{
	float: left;
	width: 48%;
	margin: 0px 0 5px 0;
}

dd p.dpNoteTxt{
	color: #C00;
	font-size: 90%;
}

input#dap-dpt-date,
input#dap-arv-date,
input#dap-in-date,
input#dap-out-date{
	height: 22px;
    width: 130px;
    background-position: 110px center;
}

input#dap-dpt-date,
input#dap-arv-date{
	margin-bottom: 8px;
	display: block;
}

#dap-search-form dl#dpSlctArea dd p{
	margin-top: 8px;
}

#dap-search-form dl#dpSlctArea dd p#prtRsrv{
	margin-top: 0;
}

#dap-search-form dl#dpSlctArea dd p#dpSetAdlt a{
	margin-left: 30px;
}

#switchConditionMemberChild{
	/*padding-left: 105px;*/
	display: none;
	overflow: hidden;
}

#switchConditionMemberChild li{
	margin-top: 5px;
}

#dap-search-form div#dpSbmtBtn{
	background-color: #F1F1F1;
    clear: both;
    text-align: center;
    width: 100%;
}

#dap-search-form div#dpSbmtBtn input{
	margin: 8px 0;
    width: 12em;
}

/* 2012.06.28 */

div#duFrm{
	font-size: 80%;
	display: none;
}

div#duFrm dl#duScltNum{
	border-top: 1px dotted #CCCCCC;
    padding: 12px;
}

div#duFrm dl#duSlctDate{
	padding: 12px;
	border: none;
}

div#duFrm dl dt,
div#duFrm dl dd{
	float: left;
}

div#duFrm dl dt{
	width: 80px;
}

div#duFrm dl dd{
	width: 80%;
}

div#duFrm dl#duScltNum dd p#duSetAdlt a{
	margin-left: 30px;
}

div#duFrm dl#duScltNum dd ul#duSetChld{
	display: none;
}

div#duFrm dl#duScltNum dd ul#duSetChld li{
	margin-top: 5px;
	
}

div#duFrm div#duSbmtBtn{
	background-color: #F1F1F1;
    clear: both;
    text-align: center;
    width: 100%;
}

div#duFrm div#duSbmtBtn input{
	margin: 8px 0;
    width: 12em;
}

/* 2012.11.07 */

div#kushitsuSetCstmr span.rmngMssg{
	font-size: 72%;
	padding-left: 5px;
	padding-bottom: 5px;
}


/* DP */

#dap-search-form dl#dpSlctArea dd p#dpSetAdlt a.noticeTxt{
	margin-left: 5px;
	text-decoration: none;
	background-color: #C00;
	color: #FFF;
	padding: 3px;
	font-size: 90%;
}

div#title-tip {
  margin: 0 1em 0 0;
  border: solid #ccc 1px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: .3em .5em;
  background: #000;
  opacity: .8;
  filter: alpha(opacity=80);
  font-size: 86%;
  color: #FFF;
  position: absolute;
  display: none;
  width: 250px;
}

.ntcTxt{
	color: #C00;
}

.hglght{
	background-color: #457F0F;
	padding: 1px 5px;
	color: #FFF;
	display: block;
}

#dap-search-form dl#dpSlctAir dd,
#dap-search-form dl#dpCarRntl dd,
#dap-search-form dl#dpSlctArea dd{
	padding-left: 13px;
}

.dpGryOut{
	font-size: 90%;
	color: #C00;
	text-align: center;
	margin-bottom: 5px;
}

