/* driveスタイルシート */

@import "/css/common_parts.css";




/*----------------------------------------
　タブ部
----------------------------------------*/
.dm-drive-tab-master {
	width: 100%;
	text-align: left;
	margin-top: 5px;
	border-bottom: 2px solid #93172f;
}

/* 選択中のタブ */
.dm-drive-tab-sellect {
	text-align: left;
	margin-right: 10px;
	background: url(/img/dm_area_v2/bg_tab_grd.gif) repeat-x #ee0030;
	float: left;
}
.dm-drive-tab-sellect-icon {
	margin: 0;
	padding-bottom: 2px;
	float: left;
	background-color: #ee0030;
}
.dm-drive-tab-sellect-txt {
	margin: 0;
	padding: 3px 5px 0 2px;
	line-height: 140%;
	font-size: 100%;
	font-weight: bold;
	color:#FFF;
	border-right: 1px solid #93172f;
	background: url(/img/dm_area_v2/bg_tab_grd.gif) repeat-x #ee0030;
	float: left;
}

/* リンク付きタブ */
.dm-drive-tab-link {
	text-align: left;
	margin-right: 10px;
	background: url(/img/dm_area_v2/bg_tab_link.gif) no-repeat top left #FFECEC;
	border-right: 1px solid #93172f;
	float: left;
}
.dm-drive-tab-link-icon {
	margin: 0;
	padding-bottom: 2px;
	float: left;
}
.dm-drive-tab-link-txt {
	margin: 0;
	padding: 5px 5px 0 2px;
	font-weight: bold;
	font-size: 100%;
	float: left;
}
.dm-drive-tab-link-txt A:link { color: #006699; text-decoration: underline; }
.dm-drive-tab-link-txt A:visited { color: #006699; text-decoration: underline; }
.dm-drive-tab-link-txt A:hover { color: #FF9900; text-decoration: underline; }

#dm-drive-intro {
	text-align: left;
	padding-top: 10px;
	/*margin-bottom: 20px;*/
	background: url(/img/dm_eki/bg_intro.gif) repeat-x top left;
}
#dm-drive-intro strong{
	font-weight: normal;
}


/*----------------------------------------
　駅の基本情報
----------------------------------------*/
.drive-each-info {
	width: 440px;
	margin: 15px 0;
	float: left;
}
.drive-each-info dt{
	padding: 3px 0;
}
.drive-each-info dd{
	margin: 0;
	padding: 3px 0 3px 35px;
	border-bottom: 1px dotted #CCCCCC;
}
.drive-each-info dd.end{
	border: none;
}
.drive-each-map {
	width: 300px;
	padding: 8px;
	margin: 15px 0;
	background: #F1EBE3;
	float: right;
	border: 1px solid #dbd0c0;
}
.drive-each-map-inner {
	padding: 15px 15px 10px;
	background: #fff;
	text-align: center;
}


/* 共用の見出し */

.dm-common-header {
	width: 100%;
	height: 26px;
	margin-bottom: 10px;
	background: url(/img/dm_area_v2/bg_title.gif) repeat-x;
}


.dm-common-hdr-master {
	width: 100%;
	
	_height: 24px;
	min-height:20px;	

	padding-bottom: 4px; /* シャドウ表示のため */
	background: url(/img/dm_area_v2/bg_common_header_shadow.gif) repeat-x bottom #EB002F;
}


.dm-common-hdr-inner {
	width: 100%;
	margin: 0;
	color:#ffffff;
	text-align: left;

	background: url(/img/dm_area_v2/bg_common_header.gif) repeat-x #EB002F;
}

.dm-common-hdr-inner h4,
.dm-common-hdr-inner h3{
	_height: 24px;
	min-height:24px;
	line-height: 160%;
	font-size: 110%;
	font-weight: bold;
}


.common-hdr-hotel h3,
.common-hdr-hotel h4 { /* アイコン ホテル */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_hotel.gif) no-repeat 1px 1px;
}


/*----------------------------------------
　ホテルの一覧
----------------------------------------*/

.drive-each-hotel {
	border: 1px solid #cccccc;
	padding: 10px 15px;
}

.folat-left {
	float: left;
}

.drive-each-hotel-data {
	margin-left: 160px;
}

.drive-each-hotel-data h4 {
	font-weight: bold;
	font-size: 110%;
	margin: 5px 0 10px;
}

.drive-each-hotel-kyori {
	padding: 0 3px 3px;
	border-bottom: 1px dotted #CCCCCC;
}


.hotel-booking-site { 
	padding: 0 3px;
}

.hotel-booking-site strong {
	display: block;
	font-weight: normal;
	margin: 5px 0;
}

.hotel-booking-site li {
	display: inline;
}

.hotel-booking-site img {
	margin: 0 3px 0 0;
	padding: 0;
}


/*----------------------------------------
　地図ページ
----------------------------------------*/


#drive-hotel-map {
	float: left;
}

#drive-hotel-list {
	width: 210px;
	background: #F0EBE5;
	text-align: center;
	float: right;
}

#drive-hotel-list h3{
	margin-bottom: 5px;
	padding: 5px;
	background: #968B83;
	color: #FFF;
	font-size: 100%;
	
}
#drive-hotel-list span{
	color: #ff0000;
}

#drive-hotel-list-inner {
	margin: 5px;
	text-align: left;
}
#drive-hotel-links li {
	margin: 2px auto;
	border: 1px solid #dddddd;
	padding: 3px 5px;
	background: #fff;
	list-style-position: outside;
}


#drive-hotel-links em {
	display: block;
	font-style: normal;
	padding: 2px 0 3px 20px;
	text-align: left;
	color: #333333;
	font-size: 100%;
	background: url(/img/public/icon/icon_16_loupe.gif) no-repeat 0px 2px;
}


#drive-hotel-links img {
	margin: 2px 10px 0 20px;
	border: none;
}


/*----------------------------------------
　インデックス
----------------------------------------*/
/* レイアウト */
#drive-idx-left{
	width: 470px;
	float: left;
	margin-bottom: 10px;
}
#drive-idx-right{
	width: 290px;
	float: right;
	margin-bottom: 10px;
}
/* 国内宿泊予約 */
#drive-idx-left ul li{
	margin: 3px 0;
	list-style-position: outside;
	padding-left: 15px;
	background: url(http://cdn.4travel.jp/img/dm_index/icon_red.gif) no-repeat center left;
	_height: 10px;
	min-height: 10px;
}
#drive-rsv-list li{
	margin-top: 10px;
	width: 96px;
	height: 50px;
	text-align: center;
	float: left;
}
/* 国内レジャー施設 */
#drive-lsr-list li{
	width: 145px;
	float: left;
	margin-bottom: 10px;
}
#drive-lsr-list img{
	vertical-align: middle;
	margin-right: 5px;
}



/* 暫定見出し */
#drive-idx-right h3{
	background: #eeeeee;
	padding: 3px 5px;
	font-size: 110%;
	margin: 0 0 10px;
}

#drive-idx-left h4{
	background: #d8eb9d;
	color: #006600;
	margin: 10px 0;
	padding: 3px 5px;
	font-size: 100%;
}

#drive-idx-right h4{
	font-size: 100%;
	margin-bottom: 5px;
}


/* メニューの「キーワードで探す」フォーム */
.kadomaru-search-top-290 {
	width: 290px;
	padding: 2px 0 4px;
	background: url(/img/common_area/menu/kadomaru_search_top_290.gif) top no-repeat #eeeeee;
	text-align: left;
}

.kadomaru-search-btm-290 {
	width: 290px;
	padding: 0 0 3px 0;
	background: url(/img/common_area/menu/kadomaru_search_bottom_290.gif) bottom no-repeat;
}




.kadomaru-search-top-290 h4 {
	margin: 2px 0;
	padding: 3px 20px 0 22px;
	text-align: left;
	color: #333333;
	font-size: 100%;
	font-weight: bold;
	background: url(/img/public/icon/icon_16_loupe.gif) no-repeat 5px 3px;
}

.kadomaru-search-top-290 form {
	margin: 0 20px;
}

.kadomaru-search-top-290 .ipt1{
	width: 180px;
}


