@charset "UTF-8";
/* ---------------------------
	plan_search.css
---------------------------- */



/* link colorize (orange) */
.list_hotel_detail .list_hotel_content h3 a,
.list_hotel_detail .list_hotel_content dl dd a,
ul.navi_internal li a,
ul.navi_paging li a,
.plan_list_corp .list_body table td.corp_blog a,
.plan_list_hotel .list_body table td h3 a,
.plan_hotel_leaf .hotel_content a,
.plan_areamap_wrap .map_right dl dt a,
.plan_areamap_wrap .map_right .pagination a {
	color: #e82f14 !important;
	text-decoration: underline !important;
	}

/* catch text (light red) */
.catch_txt {
	font-weight: bold;
	color: #c4001c;
	line-height: 1.2em;
	}

/* ------------------------------------------------------------------------- */

/* filter search box */
.plan_filter_search {
	background: #4e403d;
	padding: 5px 6px;
	}
.plan_filter_search h2 {
	height: 35px;
	line-height: 35px;
	font-size: small;
	font-weight: normal;
	color: #d3cdc8;
	}
	* html .plan_filter_search h2 {
		/*font-size: x-small;*/
		}
.plan_filter_search h2 em {
	display: block;
	float: left;
	width: 105px;
	height: 35px;
	margin-left: 26px;
	background: url(/plan/plan_images/h_filter_search.gif) 0 50% no-repeat;
	text-indent: -99999px;
	}
	* html .plan_filter_search h2 em {
		display: inline;
		}
.plan_filter_search h2 span {
	display: block;
	float: right;
	}
	* html .plan_filter_search h2 span {
		display: inline;
		}
		
.plan_filter_search form {
	float: left;
	width: 525px;
	padding: 5px;
	background: #e9e6e3;
	}
	* html .plan_filter_search form {
		display: inline;
		}
		
.plan_filter_search form label em {
	display: block;
	float: left;
	width: 100px;
	margin-right: 10px;
	text-align: right;
	}
	* html .plan_filter_search form label em {
		display: inline;
		}
.plan_filter_search form label input,
.plan_filter_search form label select,
.plan_filter_search form label option {
	font-size: small;
	width: 140px;
	}
	* html .plan_filter_search form label input,
	* html .plan_filter_search form label select,
	* html .plan_filter_search form label option {
		/*font-size: x-small;*/
		}

.plan_filter_search form dt {
	float: left;
	width: 100px;
	height: 2em;
	margin: 5px 0 0;
	padding: 0 10px 0 0;
	color: #0f0f0f;
	font-size: small;
	text-align:right;
	}
	* html .plan_filter_search form dt {
		/*font-size: x-small;*/
		display: inline;
		}
	
.plan_filter_search form dd {
	float: left;
	width: 135px;
	height: 2em;
	margin: 5px 0 0;
	color: #0f0f0f;
	font-size: small;
	}
	* html .plan_filter_search form dt {
		/*font-size: x-small;*/
		display: inline;
	}

.plan_filter_search form dd.long {
	width: 400px;
	}
	
.plan_filter_search form dd input,
.plan_filter_search form dd select,
.plan_filter_search form dd option {
	font-size: small;
	width: 140px;
	}

.plan_filter_search form dd option {
	width:auto;
	}		
.plan_filter_search form dd .month{
	width:100px;
	}
.plan_filter_search form dd .day{
	width:50px;
	}
.plan_filter_search form dd .undecided{
	width:auto;
	margin:0 0 0 10px;
	}

.plan_filter_search form dl dd .selected {
	background: #FFE599;
	}
.plan_filter_search form p.submit {
	clear: both;
	display: block;
	width: 169px;
	height: 39px;
	margin: 0 auto;
	padding: 10px 0 0;
	text-align: center;
	}
	* html .plan_filter_search form p.submit {
		width: 515px;
		}
form input#submit_search {
	display: block;
	width: 169px;
	height: 36px;
	margin: 0 auto;
	border: none;
	background: url(/plan/plan_images/btn_filter_search.gif) 0 0 no-repeat;
	text-indent: -99999px;
	cursor: pointer;
	}
form input#submit_search.submit_search_over {
	background-position: left bottom;
	}


.plan_filter_search ul {
	float: right;
	width: 219px;
	margin: 0;
	padding: 0;
	}
.plan_filter_search ul li {
	margin: 0 0 5px;
	padding: 0;
	font-size: small;
	}
	* html .plan_filter_search ul li {
		/*font-size: x-small;*/
		}
.plan_filter_search ul li a {
	display: block;
	height: 33px;
	line-height: 33px;
	background: #e9e6e3 url(/plan/plan_images/arrow_r_18.gif) 7px 7px no-repeat;
	padding-left: 36px;
	color:#0f0f0f !important;
	font-weight: bold;
	text-decoration: none;
	}
.plan_filter_search ul li a:hover {
	background-color: #fff;
	background-position: 7px -29px;
	text-decoration: none;
	}
	
/* ------------------------------------------------------------------------- */

div.plan_result_info {
	clear: both;
	padding: 1em;
	background: #fff;
	font-size: small;
	color: #0f0f0f;
	}
	* html div.plan_result_info {
		/*font-size: x-small;*/
	}

div.plan_result_info strong,
div.plan_result_info em {
	font-size: 1.2em;
	}
div.plan_result_info em {
	color: #f64f16;
	}

div.plan_result_info h2{
	display:inline;
	font-size:120%;
}

/* ------------------------------------------------------------------------- */

/* 検索結果表示切替タブ(hotel or plan) */
.plan_result_heading {
	height: 62px;
	padding-top: 10px;
	background: url(/plan/plan_images/bg_result_list_heading.gif) 126px bottom no-repeat;
	}
.plan_result_heading ul {
	float: right;
	width: 360px;
	}
.plan_result_heading ul li {
	float: left;
	width: 175px;
	margin-left: 5px;
	}
.plan_result_heading ul li a {
	display: block;
	float: left;
	width: 175px;
	height: 62px;
	background: url(/plan/plan_images/navi_result_list_heading.gif) 0 0 no-repeat;
	overflow: hidden;
	text-indent: -99999px;
	}
	* html .plan_result_heading ul,
	* html .plan_result_heading ul li,
	* html .plan_result_heading ul li a {
		display: inline;
		}
.plan_result_heading ul li.by_hotel a {
	background-position: 0 -0;
	}
.plan_result_heading ul li.by_hotel a:hover {
	background-position: 0 -62px;
	}
.plan_result_heading ul li.by_hotel a.current {
	background-position: 0 -124px !important;
	}
.plan_result_heading ul li.by_plan a {
	background-position: -175px -0;
	}
.plan_result_heading ul li.by_plan a:hover {
	background-position: -175px -62px;
	}
.plan_result_heading ul li.by_plan a.current {
	background-position: -175px -124px !important;
	}
.plan_result_heading p {
	margin: 0 12px;
	padding-top: 2.5em;
	color: #0f0f0f;
	line-height: 1.2em;
	}
	* html .plan_result_heading p {
		/*font-size: xx-small;*/
	}

/* ------------------------------------------------------------------------- */

/* plan list heading (without tab) */
.plan_list_heading {
	height: 62px;
	padding-top: 10px;
	background: url(/plan/plan_images/bg_result_list_heading.gif) right bottom no-repeat;
	}
.plan_list_heading p {
	margin: 0 12px 10px;
	padding-top: 2.5em;
	color: #0f0f0f;
	line-height: 1.2em;
	}
	* html .plan_list_heading p {
		/*font-size: xx-small;*/
	}
	

/* ------------------------------------------------------------------------- */

/* result list common */
.plan_result_list {
	border: 10px solid #DCD6D2;
	}
.plan_result_list table {
	width: 756px;
	background: #fff;
	border-collapse: collapse;
	}
.plan_result_list table .col_catch {
	font-weight: bold;
	color: #c4001c;
	}
.plan_result_list table img.otoku {
	vertical-align: top;
	margin-right: 3px;
	}
.plan_result_list table td a.btn_detail {
	display: block;
	width: 64px;
	height: 36px;
	background: url(/plan/plan_images/btn_detail.gif) 0 0 no-repeat;
	text-align: left;
	text-indent: -99999px;
	overflow:hidden;
	}
.plan_result_list table td a.btn_detail:hover {
	background-position: bottom left;
	}
.plan_result_list table th,
.plan_result_list table td {
	margin: 0;
	}
.plan_result_list table th {
	font-size: small;
	text-align: center;
	}
	* html .plan_result_list table th {
		/*font-size: x-small;*/
		}
.plan_result_list table td {
	text-align: center;
	}
.plan_result_list table td.l_txt {
	text-align: left;
	}
.plan_result_list table td {
	font-size: x-small;
	}
	* html .plan_result_list table td {
		/*font-size: xx-small;*/
		}
.plan_result_list table th span {
	font-size: xx-small;
	font-weight: normal;
	line-height: 1.1em;
	}
	* html .plan_result_list table th span {
		/*font-size: 9px;*/
		}
.plan_result_list table thead {
	color: #fff;
	}
.plan_result_list table thead th,
.plan_result_list table thead td {
	padding: 5px 0;
	border-left: 1px solid #5c5250;
	border-right: 1px solid #5c5250;
	}
.plan_result_list table thead th {
	padding: 10px 2px;
	background: #4e403d;
	}
.plan_result_list table thead th.sorted {
	background: #9c9594;
	}
.plan_result_list table thead td {
	height: 17px;
	padding: 0;
	background: #9c9594;
	vertical-align: bottom;
	line-height:17px;
	}
.plan_result_list table thead td.edge_l {
	background: #9c9594 url(/plan/plan_images/list_selector_edge_l.gif) left top no-repeat;
	padding-left: 12px;
	font-size: 9px;
	}
	* html .plan_result_list table thead td.edge_l {
		/*padding-left: 6px;*/
		}
.plan_result_list table thead td.edge_r {
	background: #9c9594 url(/plan/plan_images/list_selector_edge_r.gif) right top no-repeat;
	}
.plan_result_list table thead td.btn_sort p {
	height: 15px;
	margin: 2px 2px 0;
	padding-left: 2px;
	background: #3c312f url(/plan/plan_images/btn_sort_l.gif) top left no-repeat;
	}
.plan_result_list table thead td.btn_sort p span {
	display: block;
	height: 15px;
	margin: 0;
	background: #3c312f url(/plan/plan_images/btn_sort_r.gif) top right no-repeat;
	}
.plan_result_list table thead td.btn_sort p span a {
	display: block;
	width: 100%;
	height: 15px;
	background: transparent url(/plan/plan_images/btn_sort.gif) center top no-repeat;
	text-indent: -99999px;
	overflow: hidden;
	}
.plan_result_list table thead td.btn_sort p span a.asc{
	background-position: center -15px;
	}
.plan_result_list table thead td.btn_sort p span a.desc {
	background-position: center -30px;
	}
.plan_result_list table tbody th,
.plan_result_list table tbody td {
	padding: 5px 6px;
	border: 1px solid #dad5d2;
	color: #0f0f0f;
	}
.plan_result_list table tbody th {
	text-align: left;
	line-height: 1.4em;
	}
.plan_result_list table tbody tr.col_hr td {
	height: 2px;
	padding: 0;
	background: #4E403D;
	font-size: 0px;
	text-align: left;
	text-indent: -99999px;
	border-color: #4E403D;
	line-height: 1em;
	}
.plan_result_list table tbody td.selected {
	background: url(/plan/plan_images/border_selected.gif) left top repeat-x;
	}

.plan_result_list table tbody td.detail {
	width:64px;
}


/* result no plan */

#list p.no_plan {
	font-size: 12px;
	margin: 20px 0 20px;
}

/* ------------------------------------------------------------------------- */

/* plan result list - plan */
.list_plan_sorted table .row_plan {}
.list_plan_sorted table .row_hotel {
	width:70px;
}
.list_plan_sorted table .row_area {
	width:70px;
}
.list_plan_sorted table .row_date {
	width: 50px;
	}
.list_plan_sorted table .row_member {
	width: 50px;
	}
.list_plan_sorted table .row_price {
	width: 76px;
	}
.list_plan_sorted table .row_corp {
	width: 56px;
	}
.list_plan_sorted table .row_term {
	width: 80px;
	}
.list_plan_sorted table .row_detail {
	width: 64px;
	}

/* ------------------------------------------------------------------------- */

/* plan result list - hotel */
.list_hotel_detail {
	background: #fff;
	}
.list_hotel_detail .list_hotel_content {
	float: left;
	width: 550px;
	padding: 5px;
	}
.list_hotel_detail .no_feature {
	width: 750px
	}
.list_hotel_detail .list_hotel_content .thumb {
	margin: 0 10px 0 0;
	float: left;
	}
.list_hotel_detail .list_hotel_content h3 {
	font-size: medium;
	margin: 10px 0 10px 180px;
	}
.list_hotel_detail .list_hotel_content p {
	margin: 0 0 5px 180px;
	font-size: small;
	
	line-height: 1.2em;
	}
	* html .list_hotel_detail .list_hotel_content p {
		/*font-size: x-small;*/
		}
.list_hotel_detail .list_hotel_content dl {
	margin: 0 0 10px 180px;
	}
.list_hotel_detail .list_hotel_content dl dt,
.list_hotel_detail .list_hotel_content dl dd {
	float: left;
	padding: 0.6em 1em;
	font-size: small;
	}
	* html .list_hotel_detail .list_hotel_content dl dt,
	* html .list_hotel_detail .list_hotel_content dl dd {
		/*font-size: x-small;*/
		}
.list_hotel_detail .list_hotel_content dl dt {
	width: ;
	background: #3c312f;
	color: #fff;
	font-weight: bold;
	}
.list_hotel_detail .list_hotel_content dl dd {
	width: ;
	background: #DCD6D2;
	}
.list_hotel_detail .block_feature {
	float: right;
	width: 170px;
	padding-right: 5px;
	}
.list_hotel_detail .block_feature h4 {
	width: 170px;
	height: 31px;
	margin: 0 0 5px;
	background: url(/plan/plan_images/h_list_pickup.gif) 0 0 no-repeat;
	text-indent: -99999px;
	}
.list_hotel_detail .block_feature li {
	height: 50px;
	}
.list_hotel_detail .block_feature li a {
	display: block;
	width: 168px;
	height: 45px;
	overflow: hidden;
	text-indent: -99999px;
	background-position: left top;
	background-repeat: no-repeat;
	}
.list_hotel_detail .block_feature li a:hover {
	background-position: left bottom;
	}

/* ------------------------------------------------------------------------- */
/*	?              */
.list_hotel_sorted table td {
	font-size: small;
	}
	* html .list_hotel_sorted table td {
		font-size: x-small;
		}
.list_hotel_sorted table .row_plan {}
.list_hotel_sorted table .row_hotel {}
.list_hotel_sorted table .row_area {}
.list_hotel_sorted table .row_date {
	width: 60px;
	}
.list_hotel_sorted table .row_member {
	width: 60px;
	}
.list_hotel_sorted table .row_price {
	width: 114px;
	}
.list_hotel_sorted table .row_corp {
	width: 64px;
	}
.list_hotel_sorted table .row_term {
	width: 92px;
	}
.list_hotel_sorted table .row_detail {
	width: 64px;
	}
	


/* ------------------------------------------------------------------------- */

/* paging - common */

ul.navi_internal,
ul.navi_paging {
	background: #fff;
	}
ul.navi_internal li,
ul.navi_paging li {
	font-size: small;
	float: left;
	padding: 10px 5px;
	}
	* html ul.navi_internal li,
	* html ul.navi_paging li {
		/*font-size: x-small;*/
	}

/* paging - border */
.plan_paging_wrap ul {
	border: 10px solid #DCD6D2;
	float: right;
	padding-right: 2em;
	}
.plan_paging_wrap ul.navi_internal li {
	}
.plan_paging_wrap ul.navi_internal li a {
	background: url(/plan/plan_images/arrow_top_22.gif) 0 7px no-repeat;
	padding: 10px 10px 10px 26px;
	}
.plan_paging_wrap ul.navi_internal li a:hover {
	background-position: 0 -37px;
	}
.plan_paging_wrap ul.navi_paging {
	border-left: none;
	}
.plan_paging_wrap ul.navi_paging li.prev {
	padding-left: 3em;
	}

/* paging - page bottom */
.paging_bottom {
	margin: 20px 0;
	}
	

/* ------------------------------------------------------------------------- */
/* ? */

/* plan result navigation */
.navi_result {
	background: #DCD6D2;
	margin-bottom: 10px;
	}
.navi_result ul {
	border-top: none;
	}
.navi_result ul.navi_internal li.down a {
	background: url(/plan/plan_images/arrow_bottom_22.gif) 0 7px no-repeat;
	}
.navi_result ul.navi_internal li.down a:hover {
	background-position: 0 -37px;
	}
	
/* ------------------------------------------------------------------------- */
/* agency */

/* list page common*/

.plan_list_common .list_heading {
	height: 73px;
	background: #4E403D;
	}
.plan_list_common .list_heading h2 {
	float: left;
	width: 350px;
	height: 73px;
	margin-left: 15px;
	text-indent: -99999px;
	}
.plan_list_common .list_heading ul {
	float: right;
	padding-top: 10px;
	}
.plan_list_common .list_heading ul li {
	float: left;
	margin-right: 16px;
	font-size: small;
	font-weight: bold;
	}
	* html .plan_list_common .list_heading ul li {
		display: inline;
		/*font-size: x-small;*/
		}
.plan_list_common .list_heading ul li a {
	display: block;
	float: left;
	height: 1.1em;
	line-height: 1.3em;
	padding: 5px 0 5px 22px;
	background: transparent url(/plan/plan_images/arrow_r_18.gif) 0 6px no-repeat;
	color: #fff;
	}
	* html .plan_list_common .list_heading ul li a {
		display: inline;
		}
.plan_list_common .list_heading ul li a:hover {
	background-position: 0 -30px;
	}
.plan_list_common .list_body {
	border: 6px solid #D3CDC8;
	border-width: 6px 12px 24px 12px;
	background: #D3CDC8;
	}
	
	
/* ------------------------------------------------------------------------- */


/* list page - corp */
.plan_list_corp .list_heading {
	background: #4E403D url(/plan/plan_images/bg_list_corp.gif) bottom right no-repeat;
	}
.plan_list_corp h2 {
	background: url(/plan/plan_images/h_list_corp.gif) bottom left no-repeat;
	}
.plan_list_corp .list_body table {
	width: 752px;
	margin-bottom: 5px;
	border-collapse: collapse;
	background: #fff;
	}
.plan_list_corp .list_body table td {
	border: 1px solid #D3CDC8;
	padding: 14px;
	vertical-align: top;
	font-size: x-small;
	color:#6f5f3f;
	}
	* html .plan_list_corp .list_body table td {
		/*font-size: xx-small;*/
		}
.plan_list_corp .list_body table td em {
	display: block;
	margin-bottom: 0.4em;
	font-size: 1.2em;
	}
.plan_list_corp .list_body table td.corp_name {
	width: 252px;
	padding: 1px;
	}
.plan_list_corp .list_body table td.corp_name h3 {
	margin: 0;
	padding: 0;
	}
.plan_list_corp .list_body table td.corp_name .logo {
	margin: 10px 0 20px;
	text-align: center;
	}
.plan_list_corp .list_body table td.navi_planlist {
	width: 136px;
	}
.plan_list_corp .list_body table td.navi_planlist a {
	display: block;
	width: 136px;
	height: 32px;
	background: url(/plan/plan_images/btn_planlist.gif) 0 0 no-repeat;
	overflow: hidden;
	text-indent: -99999px;
	}
.plan_list_corp .list_body table td.navi_planlist a:hover {
	background-position: left bottom;
	}
.plan_list_corp .list_body table td.navi_planlist_soon em{
	font-size: 1.4em;
	text-align: center;
	padding: 40px 0px 0px;
	}


/* renewal091102 kokokara*/
.plan_list_corp .list_body table td.navi_planlist a.pdf {
	background: url(/plan/plan_images/btn_planlist_pdf.gif) 0 0 no-repeat;
	}
.plan_list_corp .list_body table td.navi_planlist a.pdf:hover {
	background-position: left bottom;
	}
/* renewal091102 kokomade*/
.plan_list_corp .list_body table td.corp_blog {
	height: 30px;
	vertical-align: middle;
	}
.plan_list_corp .list_body table td.corp_blog a {
	background: url(/plan/plan_images/arrow_r_12.gif) 0 -1px no-repeat;
	padding-left: 16px;
	}
.plan_list_corp .list_body table td.corp_blog a:hover {
	background-position: 0 -17px
	}
	


/* ------------------------------------------------------------------------- */

/* list page - hotel */
.plan_list_hotel .list_heading {
	background: #4E403D url(/plan/plan_images/bg_list_hotel.gif) bottom right no-repeat;
	}
.plan_list_hotel .list_heading h2 {
	text-indent: 0;
	margin-top: 21px;
	height: auto;
	}
.plan_list_hotel .list_body table {
	width: 375px;
	height: 170px;
	margin-bottom: 2px;
	/margin-bottom: 0;
	border-collapse: collapse;
	border-bottom: 2px solid #4E403D;
	background: #fff;
	overflow: hidden;
	}
.plan_list_hotel .list_body table.list_hotel_l {
	/*clear: both;*/
	float: left;
	}
.plan_list_hotel .list_body table.list_hotel_r {
	float: right;
	}
	* html .plan_list_hotel .list_body table.list_hotel_l,
	* html .plan_list_hotel .list_body table.list_hotel_r {
		display: inline;
		}
.plan_list_hotel .list_body table td {
	padding: 8px;
	vertical-align: top;
	font-size: x-small;
	border: 1px solid #D3CDC8;
	}
	* html .plan_list_hotel .list_body table td {
		/*font-size: xx-small;*/
		}
.plan_list_hotel .list_body table td h3,
.plan_list_hotel .list_body table td.area {
	font-size: small;
	margin: 5px 0;
	line-height: 1.2em;
	}
	* html .plan_list_hotel .list_body table td h3,
	* html .plan_list_hotel .list_body table td.area {
		/*font-size: x-small;*/
		}
.plan_list_hotel .list_body table td .thumb {
	margin-right: 10px;
	padding: 4px;
	border: 1px solid #c8cac6;
	float: left;
	}
.plan_list_hotel .list_body table td .thumb img {
	width: 90px;
	height: 90px;
	}
.plan_list_hotel .list_body table td.description {
	width: 107px;
	line-height: 1.3em;
	}
	* html .plan_list_hotel .list_body table td.description {
		font-size: 11px;
		}
.plan_list_hotel .list_body table td.area {
	vertical-align: center;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	}
	* html .plan_list_hotel .list_body table td.area a {
		/*font-size: xx-small;*/
		line-height: 30px;
		}
.plan_list_hotel .list_body table td.area img {
	margin-right: 4px;
	}

/* ------------------------------------------------------------------------- */

/* list page - area */
.plan_list_area .list_heading {
	background: #4E403D url(/plan/plan_images/bg_list_area.gif) bottom right no-repeat;
	}
.plan_list_area h2 {
	background: url(/plan/plan_images/h_list_area.gif) bottom left no-repeat;
	}

/* area map */
.plan_areamap_wrap {
	min-height: 630px;
	background: #4E403D;
	}
	* html .plan_areamap_wrap {
		height: 630px;
		}
.plan_areamap_wrap .map_left {
	float: left;
	width: 581px;
	}
.plan_areamap_wrap .map_left .areamap {
	position: relative;
	width: 581px;
	height: 496px;
	background: #D3CDC8 url(/plan/plan_images/areamap.gif) 4px 5px no-repeat;
	}
.plan_areamap_wrap .map_left .areamap li {
	position: absolute;
	}
.plan_areamap_wrap .map_left .areamap li a {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	cursor: pointer;
	}
	
.plan_areamap_wrap .map_left .areamap li.ikebukuro {top: 85px;left: 309px;}
.plan_areamap_wrap .map_left .areamap li.ikebukuro a {width: 37px;height: 25px;}
.plan_areamap_wrap .map_left .areamap li.ikebukuro a:hover {background: transparent url(/plan/plan_images/area_ikebukuro.gif) 0 0 no-repeat;}
.plan_areamap_wrap .map_left .areamap li.ikebukuro a.active {background: transparent url(/plan/plan_images/area_ikebukuro.gif) 0 0 no-repeat;}

.plan_areamap_wrap .map_left .areamap li.ueno {top: 79px;left: 419px;}
.plan_areamap_wrap .map_left .areamap li.ueno a {width: 64px;height: 25px;}
.plan_areamap_wrap .map_left .areamap li.ueno a:hover {background: transparent url(/plan/plan_images/area_ueno.gif) 0 0 no-repeat;}
.plan_areamap_wrap .map_left .areamap li.ueno a.active {background: transparent url(/plan/plan_images/area_ueno.gif) 0 0 no-repeat;}
	
.plan_areamap_wrap .map_left .areamap li.shinjuku {top: 163px;left: 302px;}
.plan_areamap_wrap .map_left .areamap li.shinjuku a {width: 36px;height: 25px;}
.plan_areamap_wrap .map_left .areamap li.shinjuku a:hover {background: transparent url(/plan/plan_images/area_shinjuku.gif) 0 0 no-repeat;}
.plan_areamap_wrap .map_left .areamap li.shinjuku a.active {background: transparent url(/plan/plan_images/area_shinjuku.gif) 0 0 no-repeat;}

	
.plan_areamap_wrap .map_left .areamap li.akihabara {top: 152px;left: 414px;}
.plan_areamap_wrap .map_left .areamap li.akihabara a {width: 58px;height: 48px;}
.plan_areamap_wrap .map_left .areamap li.akihabara a:hover {background: transparent url(/plan/plan_images/area_akihabara.gif) 0 0 no-repeat;}
.plan_areamap_wrap .map_left .areamap li.akihabara a.active {background: transparent url(/plan/plan_images/area_akihabara.gif) 0 0 no-repeat;}
	
.plan_areamap_wrap .map_left .areamap li.tokyo {top: 186px;left: 476px;}
.plan_areamap_wrap .map_left .areamap li.tokyo a {width: 47px;height: 38px;}
.plan_areamap_wrap .map_left .areamap li.tokyo a:hover {background: transparent url(/plan/plan_images/area_tokyo.gif) 0 0 no-repeat;}
.plan_areamap_wrap .map_left .areamap li.tokyo a.active {background: transparent url(/plan/plan_images/area_tokyo.gif) 0 0 no-repeat;}

.plan_areamap_wrap .map_left .areamap li.nihonbashi {top: 234px;left: 463px;}
.plan_areamap_wrap .map_left .areamap li.nihonbashi a {width: 49px;height: 38px;}
.plan_areamap_wrap .map_left .areamap li.nihonbashi a:hover {background: transparent url(/plan/plan_images/area_nihonbashi.gif) 0 0 no-repeat;}
.plan_areamap_wrap .map_left .areamap li.nihonbashi a.active {background: transparent url(/plan/plan_images/area_nihonbashi.gif) 0 0 no-repeat;}

.plan_areamap_wrap .map_left .areamap li.shinbashi {top: 265px;left: 398px;}
.plan_areamap_wrap .map_left .areamap li.shinbashi a {width: 39px;height: 38px;}
.plan_areamap_wrap .map_left .areamap li.shinbashi a:hover {background: transparent url(/plan/plan_images/area_shinbashi.gif) 0 0 no-repeat;}
.plan_areamap_wrap .map_left .areamap li.shinbashi a.active {background: transparent url(/plan/plan_images/area_shinbashi.gif) 0 0 no-repeat;}

.plan_areamap_wrap .map_left .areamap li.roppongi {top: 265px;left: 341px;}
.plan_areamap_wrap .map_left .areamap li.roppongi a {width: 49px;height: 38px;}
.plan_areamap_wrap .map_left .areamap li.roppongi a:hover {background: transparent url(/plan/plan_images/area_roppongi.gif) 0 0 no-repeat;}
.plan_areamap_wrap .map_left .areamap li.roppongi a.active {background: transparent url(/plan/plan_images/area_roppongi.gif) 0 0 no-repeat;}

.plan_areamap_wrap .map_left .areamap li.shibuya {top: 265px;left: 302px;}
.plan_areamap_wrap .map_left .areamap li.shibuya a {width: 36px;height: 38px;}
.plan_areamap_wrap .map_left .areamap li.shibuya a:hover {background: transparent url(/plan/plan_images/area_shibuya.gif) 0 0 no-repeat;}
.plan_areamap_wrap .map_left .areamap li.shibuya a.active {background: transparent url(/plan/plan_images/area_shibuya.gif) 0 0 no-repeat;}
	
.plan_areamap_wrap .map_left .areamap li.omotesando {top: 223px;left: 302px;}
.plan_areamap_wrap .map_left .areamap li.omotesando a {width: 48px;height: 38px;}
.plan_areamap_wrap .map_left .areamap li.omotesando a:hover {background: transparent url(/plan/plan_images/area_omotesando.gif) 0 0 no-repeat;}
.plan_areamap_wrap .map_left .areamap li.omotesando a.active {background: transparent url(/plan/plan_images/area_omotesando.gif) 0 0 no-repeat;}
	
.plan_areamap_wrap .map_left .areamap li.shinagawa {top: 348px;left: 340px;}
.plan_areamap_wrap .map_left .areamap li.shinagawa a {width: 47px;height: 38px;}
.plan_areamap_wrap .map_left .areamap li.shinagawa a:hover {background: transparent url(/plan/plan_images/area_shinagawa.gif) 0 0 no-repeat;}
.plan_areamap_wrap .map_left .areamap li.shinagawa a.active {background: transparent url(/plan/plan_images/area_shinagawa.gif) 0 0 no-repeat;}
	
.plan_areamap_wrap .map_left .areamap li.odaiba {top: 346px;left: 469px;}
.plan_areamap_wrap .map_left .areamap li.odaiba a {width: 100px;height: 25px;}
.plan_areamap_wrap .map_left .areamap li.odaiba a:hover {background: transparent url(/plan/plan_images/area_bayarea.gif) 0 0 no-repeat;}
.plan_areamap_wrap .map_left .areamap li.odaiba a.active {background: transparent url(/plan/plan_images/area_bayarea.gif) 0 0 no-repeat;}


.plan_areamap_wrap .map_left .areamap li.yokohama {top: 265px;left: 135px;}
.plan_areamap_wrap .map_left .areamap li.yokohama a {width: 60px;height: 24px;}
.plan_areamap_wrap .map_left .areamap li.yokohama a:hover {background: transparent url(/plan/plan_images/area_yokohama.gif) 0 0 no-repeat;}
.plan_areamap_wrap .map_left .areamap li.yokohama a.active {background: transparent url(/plan/plan_images/area_yokohama.gif) 0 0 no-repeat;}


.plan_areamap_wrap .map_left .areamap li.shinyokohama {top: 143px;left: 49px;}
.plan_areamap_wrap .map_left .areamap li.shinyokohama a {width: 49px;height: 27px;}
.plan_areamap_wrap .map_left .areamap li.shinyokohama a:hover {background: transparent url(/plan/plan_images/area_shinyokohama.gif) 0 0 no-repeat;}
.plan_areamap_wrap .map_left .areamap li.shinyokohama a.active {background: transparent url(/plan/plan_images/area_shinyokohama.gif) 0 0 no-repeat;}


.plan_areamap_wrap .map_left .areamap li.minatomirai {top: 265px;left: 135px;}
.plan_areamap_wrap .map_left .areamap li.minatomirai a {width: 82px;height: 25px;}
.plan_areamap_wrap .map_left .areamap li.minatomirai a:hover {background: transparent url(/plan/plan_images/area_minatomirai.gif) 0 0 no-repeat;}
.plan_areamap_wrap .map_left .areamap li.minatomirai a.active {background: transparent url(/plan/plan_images/area_minatomirai.gif) 0 0 no-repeat;}


.plan_areamap_wrap .map_left .areamap li.motomachi {top: 355px;left: 114px;}
.plan_areamap_wrap .map_left .areamap li.motomachi a {width: 82px;height: 25px;}
.plan_areamap_wrap .map_left .areamap li.motomachi a:hover {background: transparent url(/plan/plan_images/area_motomachi.gif) 0 0 no-repeat;}
.plan_areamap_wrap .map_left .areamap li.motomachi a.active {background: transparent url(/plan/plan_images/area_motomachi.gif) 0 0 no-repeat;}

.plan_areamap_wrap .map_left .arealist {
	background: #4E403D;
	}
.plan_areamap_wrap .map_left .arealist ul {
	padding: 10px 0 20px;
	}
.plan_areamap_wrap .map_left .arealist ul li {
	float: left;
	margin: 15px 0 0 20px;
	font-size: small;
	word-break: keep-all;
	}
	* html .plan_areamap_wrap .map_left .arealist ul li {
		/*font-size: x-small;*/
		display: inline;
		}
.plan_areamap_wrap .map_left .arealist ul li a {
	display: block;
	float: left;
	padding-left: 20px;
	background: url(/plan/plan_images/arrow_r_12.gif) 0 -1px no-repeat;
	color: #fff;
	text-decoration: underline;
	}
	* html .plan_areamap_wrap .map_left .arealist ul li a {
		display: inline;
		word-break: keep-all;
		line-height: 1.2em;
		}
.plan_areamap_wrap .map_left .arealist ul li a:hover {
	background-position: 0 -17px;
	}
.plan_areamap_wrap .map_right {
	float: right;
	width: 195px;
	min-height: 630px;
	background: #7f7062;
	position: relative;
	}
	* html .plan_areamap_wrap .map_right {
		height: 630px;
		}
.plan_areamap_wrap .map_right h3 {
	margin: 10px 7px;
	color: #fff;
	font-size: x-small;
	line-height: 1.4em;
	}
	* html .plan_areamap_wrap .map_right h3 {
		/*font-size: xx-small;*/
		}
.plan_areamap_wrap .map_right h3 em {
	display: block;
	font-size: 1.3em;
	}
.plan_areamap_wrap .map_right dl {
	background: #fff;
	height: 100px;
	margin: 0 10px 5px 7px;
	border: 1px solid #d9d4d1;
	}
.plan_areamap_wrap .map_right dl dt {
	font-size: small;
	height: 52px;
	margin: 5px 10px 0 67px;
	line-height: 1.2em;
	}
	* html .plan_areamap_wrap .map_right dl dt {
		/*font-size: x-small;*/
		}
.plan_areamap_wrap .map_right dl dt.thumb {
	float: left;
	width: 57px;
	height: 57px;
	margin: 0;
	border-right: 1px solid #d9d4d1;
	text-align: center;
	}
	* html .plan_areamap_wrap .map_right dl dt.thumb {
		display: inline;
		overflow: hidden;
		}
.plan_areamap_wrap .map_right dl dt.thumb img {
	width: 50px;
	margin: 2px auto;
	}
.plan_areamap_wrap .map_right dl dd {
	clear: both;
	border-top: 1px solid #d9d4d1;
	padding: 2px 12px;
	line-height: 1.2em;
	font-size: x-small;
	}
	* html .plan_areamap_wrap .map_right dl dd {
		/*font-size: xx-small;*/
		padding-top: 4px;
		}
.plan_areamap_wrap .map_right .navi_side_areamap {
	margin: 0 10px 5px 7px;
	background: #fff;
	position: relative;
	height: 5em;
	}
.plan_areamap_wrap .map_right .navi_side_areamap ul.navi_numpage {
	width: 9em;
	margin: 0 auto;
	}
.plan_areamap_wrap .map_right .navi_side_areamap li.prev,
.plan_areamap_wrap .map_right .navi_side_areamap li.next {
	position: absolute;
	top: 1.5em;
	}
.plan_areamap_wrap .map_right .navi_side_areamap li.prev {
	left: 0;
	}
.plan_areamap_wrap .map_right .navi_side_areamap li.next {
	right: 0;
	}
.plan_areamap_wrap .map_right .pagination{
	position: absolute;
	bottom: 20px;
	left: 7px;
	width: 176px;
	margin: 0;
	padding: 5px 0;
	background: #fff;
	font-size: small;
	font-weight: bold;
	text-align: center;
	}
	* html .plan_areamap_wrap .map_right .pagination{
		/*font-size: x-small;*/
		}
.plan_areamap_wrap .map_right .pagination li {
	display:inline;
	padding: 0 0.3em;
	}
.plan_areamap_wrap .map_right .pagination li a.highlight {
	color: #6a6a6a !important;
	}

.plan_areamap_wrap .map_right .pagination li a{
	text-decoration: none !important;
}

/* ------------------------------------------------------------------------- */
/* ----------------------------maybe dust------------------------------- */
/* ------------------------------------------------------------------------- */

/* hotel leaf (includes map) */
.plan_hotel_leaf {
	border: 5px solid #4E403D;
	background: #4E403D;
	}
.plan_hotel_leaf .hotel_leaf_left {
	float: left;
	width: 572px;
	}
.plan_hotel_leaf .hotel_leaf_right {
	float: right;
	}
.plan_hotel_leaf ul.navi_innerleaf {
	margin: 0 6px 5px
	}
.plan_hotel_leaf ul.navi_innerleaf li a {
	display: block;
	height: 32px;
	overflow: hidden;
	text-indent: -99999px;
	}
.plan_hotel_leaf ul.navi_innerleaf li.navi_hotellist {
	float: left;
	}
.plan_hotel_leaf ul.navi_innerleaf li.navi_hotellist a {
	width: 147px;
	background: url(/plan/plan_images/btn_hotellist.gif) 0 0 no-repeat;
	}
.plan_hotel_leaf ul.navi_innerleaf li.navi_hotellist a:hover {
	background-position: left bottom;
	}
.plan_hotel_leaf ul.navi_innerleaf li.navi_hotelplan {
	float: right;
	}
.plan_hotel_leaf ul.navi_innerleaf li.navi_hotelplan a {
	width: 190px;
	background: url(/plan/plan_images/btn_hotelplan.gif) 0 0 no-repeat;
	}
.plan_hotel_leaf ul.navi_innerleaf li.navi_hotelplan a:hover {
	background-position: left bottom;
	}
.plan_hotel_leaf .block_hoteloverview {
	position: relative;
	width:572px;
	}
.plan_hotel_leaf .block_hoteloverview .hotel_overview {
	background: #000;
	}
.plan_hotel_leaf .block_hoteloverview #slideshow {
	width: 502px;
	height: 298px;
	overflow: hidden;
	}
.plan_hotel_leaf .block_hoteloverview #slideshow span {
	display: block;
	width: 502px;
	height: 298px;
	background: #000;
	}
.plan_hotel_leaf .block_hoteloverview #slideshow.show_map span {
	display: none;
	}
.plan_hotel_leaf .block_hoteloverview #navi_gallery ul {
	position: absolute;
	top:10px;
	right: 5px;
	}
.plan_hotel_leaf .block_hoteloverview #navi_gallery ul li {
	width: 97px;
	height: 58px;
	margin-bottom: 6px;
	border: 3px solid #8a8382;
	background: #8a8382;
	}
.plan_hotel_leaf .block_hoteloverview #navi_gallery ul li.selected {
	border: 3px solid #fff;
	background: #fff;
	}
.plan_hotel_leaf .block_hoteloverview #navi_gallery ul li a {
	display: block;
	}
.plan_hotel_leaf .block_hoteloverview #navi_gallery ul li img {
	width: 97px !important;
	}
.plan_hotel_leaf .block_hoteloverview p.navi_map {
	position: absolute;
	top: 308px;
	right: 6px;
	}
.plan_hotel_leaf .block_hoteloverview p.navi_map a {
	display: block;
	width: 108px;
	height: 32px;
	background: url(/plan/plan_images/btn_mapopen.gif) 0 0 no-repeat;
	text-indent: -99999px;
	overflow: hidden;
	}
.plan_hotel_leaf .block_hoteloverview p.navi_map a:hover {
	background-position: left bottom;
	}
.plan_hotel_leaf .block_hoteloverview p.navi_map a.hide_map {
//	background: url(/plan/plan_images/btn_mapclose.gif) 0 0 no-repeat;
	background: url(/plan/plan_images/btn_mapopen.gif) 0 0 no-repeat;
	}
.plan_hotel_leaf .block_hoteloverview p.navi_map a.hide_map:hover {
	background-position: left bottom;
	}
.plan_hotel_leaf .block_hoteloverview .hotel_heading {
	font-size:240%;
	line-height:1.3;
	margin-bottom:-12px;
	padding:11px 118px 10px 15px;
	color:#fff;
	}

.plan_hotel_leaf .block_hoteloverview .hotel_catch{
	font-size:160%;
	padding:10px 118px 10px 15px;
	color:#ffd999;
	}

.plan_hotel_leaf .hotel_content {
	background: #fbfaf9;
	}
.plan_hotel_leaf .hotel_content .hotel_description {
	float: left;
	width: 300px;
	background: #e9e6e3;
	}
.plan_hotel_leaf .hotel_content .hotel_description p {
	font-family: san-serif;
	font-size: small;
	margin: 16px 14px;
	line-height: 1.4em;
	color: #3c312f;
	}
	* html .plan_hotel_leaf .hotel_content .hotel_description p {
		/*font-size: x-small;*/
		}

.plan_hotel_leaf .hotel_content .hotel_description p.note {
	font-size: x-small;
	}

.plan_hotel_leaf .hotel_content .hotel_information {
	margin-left: 300px;
	}
.plan_hotel_leaf .hotel_content .hotel_information h3 {
	margin: 0 0 0 18px;
	height: 44px;
	height: 40px;
	background: url(/plan/plan_images/h_hoteldata.gif) 0 50% no-repeat;
	text-indent: -99999px;
	}
.plan_hotel_leaf .hotel_content .hotel_information p {
	font-size: 10px;
	/font-size: 9px;
	margin: 0 18px 6px;
	line-height: 1.6em;
	color: #0f0f0f;
	_word-break: break-all;
	}
.plan_hotel_leaf .hotel_leaf_right {
	width: 190px;
	background: #e9e6e3;
	text-align: center;
	}
.plan_hotel_leaf .hotel_leaf_right h3 {
	margin: 0;
	height: 38px;
	background: url(/plan/plan_images/h_facilities.gif) 50% 50% no-repeat;
	text-indent: -99999px;
	}
.plan_hotel_leaf .hotel_leaf_right .block_facilities {
	width: 183px;
	margin: 0 auto 3px;
	padding: 3px 0;
	background: #fff;
	text-align: center;
	}
.plan_hotel_leaf .hotel_leaf_right .block_facilities img {
	width: 177px;
	}
.plan_hotel_leaf .hotel_leaf_right .block_facilities p {
	margin: 5px 3px 0;
	text-align: left;
	font-size: x-small;
	}
	* html .plan_hotel_leaf .hotel_leaf_right .block_facilities p {
		/*font-size: xx-small;*/
		}
.plan_hotel_leaf_pickup {
	clear: both;
	width: 700px;
	margin: 0 auto;
	border: 4px solid #7c6e6a;
	border-width: 0 4px 6px;
	background: #7c6e6a url(/plan/plan_images/h_pickup_525.gif) 0 0 no-repeat;
	min-height: 45px;
	}
	* html .plan_hotel_leaf_pickup {
		width: 708px;
		height: 45px;
		margin-left: 34px;
		}
.plan_hotel_leaf_pickup h3 {
	float: left;
	width: 172px;
	text-indent: -99999px;
	}
.plan_hotel_leaf_pickup .pickup {
	float: right;
	width: 525px;
	}
	* html .plan_hotel_leaf_pickup h3,
	* html .plan_hotel_leaf_pickup .pickup {
		display: inline;
		}
.plan_hotel_leaf_pickup .pickup a {
	display: block;
	width: 525px;
	height: 45px;
	margin-bottom: 1px;
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -99999px;
	zoom: 1;
	}
.plan_hotel_leaf_pickup .pickup a:hover {
	background-position: bottom left;
	}
