/* CSS Document */
/*	rakuten travel customize page css normalizer 
	Ver.0.0.4@2015-08-28 11:19
	　人
	(・ω・) < Author:SLIMEzmz.2
			slimezmz.2@gmail.com
*/

/*	ブロックサイズ等	*/
body {min-width: 100%;}
/*body #htlContents,#htlMainContent,div#RthCustomizeW { margin: 0 0; min-width: 990px; }*/
/*div#RthCustomizeW,#htlMainContent { width: auto; }*/
#htlBrdCrmbs, #htlHeader { margin-left: 20px; width: auto; }
/*#htlSide-A { display: none; }*/
/*#htlMainContent { float: none; display: block; }*/
ul#RthExcursionArea li, p#RthPagetop { padding: 20px; }
#htlHeader ul li { box-shadow: none; }
div#htlContents div#htlMainContent div div#trvlHtlSubNav ul { margin-bottom: 0;}
div#htlContents div#htlMainContent div div#trvlHtlTabNav ul li div { z-index: 999 !important; }
/*	楽天ヘッダー部背景色	*/
#rtSiteHeader { background-color: #fff; }

/*	上部施設名などの部分背景色	*/
#htlHeader { background-color: transparent; }

/* 予約検索ボックス */
body #dateInptBox { border: none; }


/*楽天用*/
.rt-header,#htlBrdCrmbs,#htlHeader { box-sizing:content-box; }
.rt-header a,#htlBrdCrmbs a,#htlHeader a { 
	box-sizing:content-box;
	-webkit-transition: none;
	   -moz-transition: none;
		 -o-transition: none;
			transition: none;
 }
.rt-footer {
	z-index: inherit !important;
}






