@charset "utf-8";
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Title: 
	Description: 
	Version: 1.0.0 2009/06/08
	
	■プラン一覧共通
	条件絞込み検索（タブ）				.search_tabs
	条件絞込み検索（条件指定）			.search_condition
	条件絞込み検索（検索結果）			.search_result（block「list_one_***」の中に入る可能性もある）

	■早見表
	３ヶ月早見表						.search_calendar
	２週間早見表						.quick_calendar
	
	■一覧系
	プラン一覧共通
	プラン一覧（ノーマル）				.list_one_normal
	カテゴリ一覧（表幅広）				.list_one_table_wide
	部屋タイプ一覧（写真）				.list_one_photo

	■概要
	概要（表幅広）						.summary_table_wide
	概要（写真）						.summary_photo

	■導線								.conductor_list

	■写真
	写真共通
	カラコルム							.yms_karakoram
										.yms_karakoram_r
	カンチェンジュンガ					.yms_kangchenjunga

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */



/* 横の幅
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents #first_column .inner {
	width: 830px;
	margin: 0 auto;
}

/* リンク色 */
#contents a:link		{ color: #36c; }
#contents a:visited		{ color: #900; }
#contents a:hover		{ color: #36c; }
#contents a:active		{ color: #36c; }

/* フォントサイズ、幅 */
#contents .roomtype_summary,
#contents .roomtype_plan_list,

#contents .search_tabs,
/* #contents .search_condition, 個別に設定 */
#contents .search_result,

#contents .search_calendar,
#contents .quick_calendar,

#contents .conductor_list,

#contents .list_one_photo,
#contents .list_one_table_wide,
#contents .list_one_normal {
	width: 780px;
	margin: 0 auto;
}


/* biggerlink
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Put a border around the newly clickable element */
.bl-hot {
	/* border: solid 1px #ccc; ボーダー入れるときはここ。 */
	zoom: 1; /* Should be IE only */
}
/* rollover style for clickable element */
.bl-hover {
	border-color: #aaf;
	cursor: pointer;
	background-color: #FFF8DD;
}

/* Simulate hover on contained link */
.bl-hover a:link {
	color: #36c;
}
.bl-hover a:visited {
	color: #900;
}



/* メッセージ
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div.message_error {
	width: 600px;
	margin: 10px auto 20px;
	padding: 30px 40px;
	border: solid 1px #FF6476;
	color: #FF6060;
	background: #FFF4F5;
}

/* ページの先頭に戻る、など
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents ul.page_navigation {
	text-align: right;
}
#contents ul.page_navigation li {
	display: inline;
}

/* icon 他のいろんなところのアイコンと共通化できるところはすべし。
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.icon_left {
	background:transparent url(../icon/icon_left.gif) no-repeat scroll left center;
	line-height:24px;
	padding:4px 10px 3px 20px;
}
/* ページの先頭へ戻る
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.icon_action_arrow_up {
	background:transparent url(../icon/icon_gotop.gif) no-repeat scroll left center;
	line-height:24px;
	padding:4px 10px 3px 23px;
}



/*
■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■

                           プラン一覧共通

■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■
*/

/** * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 **
 **  条件絞込み検索（タブ）
 **
 **/
#contents .search_tabs {
}

/* tabs
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .search_tabs {
}
#contents .search_tabs .yms_tabs {
	padding-bottom: 2px;
	background: url(bgi_block_deep_red_top.png) repeat-x bottom left;
}
#contents .search_tabs .yms_tabs_date {
	padding-bottom: 2px;
	background: url(bgi_block_deep_brown_top.png) repeat-x bottom left;
}
#contents .search_tabs ul {
}
#contents .search_tabs li {
	display: block;
	float  : left;
	height: 43px;
	line-height: 0; /* ie6 list bottom margin */
}

#contents .search_tabs li a {
	line-height: normal; /* ie6 list bottom margin */
	display: block; /* ie6 list bottom margin */
	overflow: hidden;
}

#contents .search_tabs li.yms_tab_date {
	float: right;
	margin-left: 26px;
}



/** * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 **
 **  条件絞込み検索（条件指定）
 **
 **/
#contents .search_condition {
	clear: both;
	width: 770px;
	margin: 0 auto 10px;
	padding: 5px;
	background: url(bgi_block_deep_red.png) repeat top left;
}
#contents .search_condition_inner {
	padding: 10px;
	background: url(bgi_block_03.png) repeat top left;
	font-size: 108%;
}
#contents .search_condition_control_block {
	display: block;
	margin: 5px 0;
	padding: 5px 0;
	text-align: center;
}
#contents .search_condition_control_inline {
	display: inline;
}

#contents .search_condition form.form_search_condition,
#contents .search_condition form.form_search_condition_reset {
	display: inline;
}
#contents .search_condition a.yms_condition_button {
	text-decoration: none;
}
#contents .search_condition a.yms_condition_button img {
	vertical-align: bottom;
}
#contents .search_condition form.form_search_condition select {
	font-size: 116%;
}


/** * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 **
 **  条件絞込み検索（条件指定、日付）
 **
 **/
#contents .search_condition_date {
	clear: both;
	width: 780px;
	height: 4px;
	margin: 0 auto;
	background: url(bgi_block_deep_brown.png) repeat top left;
}


/*
・条件指定部分、ネーミング
日にち		.yms_condition_date
人数		.yms_condition_person
カテゴリ	.yms_condition_category
ボタン		.yms_condition_button
検索条件	.yms_condition_condition
*/



/** * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 **
 **  条件絞込み検索（検索結果）
 **
 **/
#contents .search_result {
	clear: both;
	margin-bottom: 0;
	font-size: 108%;
}
#contents .search_result_inner {
	padding: 0 10px;
}
#contents .search_result ul.yms_first {
	float: left;
}
#contents .search_result ul.yms_first li {
	display: inline;
	padding: 0 5px;
}
#contents .search_result ul.yms_second {
	float: right;
}
#contents .search_result ul.yms_second li {
	display: inline;
	padding: 0 5px;
}

#contents .search_result ul.yms_first li.yms_icon_search_division {
	background: url(icon_summary_search_division.gif) no-repeat left center;
	padding-left: 48px;
	padding-right: 20px;
}
#contents .search_result ul.yms_first li.yms_icon_date {
	background: url(icon_summary_date.gif) no-repeat left center;
	padding-left: 45px;
	padding-right: 20px;
}

/*
■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■

                                早見表

■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■
*/

/** * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 **
 **  ３ヶ月早見表
 **
 **/
#contents .search_calendar {
/* 2009-08-24 デフォルトは表示する＝1件もひっかからなかったとき。
	display: none;
*/
	background: url(plan_list_bgi_block_body.png) repeat top left;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contents .search_calendar .search_calendar_inner {
	margin: 0 10px 0;
}

#contents .search_calendar .yms_header {
	margin: 0 10px 10px;
	padding: 10px;
	background: #AC977F;
	color: #fff;
}

/* yms_navi_month_prev
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .search_calendar .yms_navi_month_prev {
	display: inline; /* ie6 double margin */
	float: left;
	width: 25px;
	height: 95px;
	margin-left: 40px;
}
/* yms_navi_month_next
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .search_calendar .yms_navi_month_next {
	display: inline; /* ie6 double margin */
	float: left;
	width: 20px;
	margin-left: 20px;
	width: 25px;
	height: 95px;
}


/* yms_calendar
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .search_calendar .yms_calendar {
	float: left;
	width: 183px;
	margin-left: 20px;
}
#contents .search_calendar .yms_calendar table {
	width: 100%;
	border-right: 1px solid #BFB7B0;
	border-bottom: 1px solid #BFB7B0;
	border-collapse: separate;
	empty-cells: show;
	table-layout: fixed;
}

#contents .search_calendar .yms_calendar table th {
	padding: 2px 0 1px;
	border-top: 1px solid #BFB7B0;
	border-left: 1px solid #BFB7B0;
	background: #DFDBD8;
	color: #555;
	font-size: 93%;
	text-align: center;
	white-space: nowrap;
}
#contents .search_calendar .yms_calendar table td {
	border-left: 1px solid #BFB7B0;
	border-top: 1px solid #BFB7B0;
	background: #fff;
	vertical-align: top;
}
#contents .search_calendar .yms_calendar table td a:link,
#contents .search_calendar .yms_calendar table td a:visited,
#contents .search_calendar .yms_calendar table td a:hover,
#contents .search_calendar .yms_calendar table td a:active {
	text-decoration: none;
}

#contents .search_calendar .yms_navi_month {
	border-right: 1px solid #BFB7B0;
	border-left: 1px solid #BFB7B0;
	border-top: 1px solid #BFB7B0;
	background: #f2f0ef;
	text-align: center;
}


/* 日付 */
#contents .search_calendar .yms_calendar table td .yms_date {
	padding: 1px 1px 1px 1px;
	border-bottom: 1px dotted #BFB7B0;
	color: #333;
	text-align: center;
	font-size: 108%;
	font-weight: bold;
}

/* 大人人数合計の値段 */
#contents .search_calendar .yms_calendar table td .yms_price_total {
	padding: 1px;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
}

/* 大人1人分の値段 */
#contents .search_calendar .yms_calendar table td .yms_price_person {
	padding: 1px;
	color: #666;
	text-align: center;
	font-size: 93%;
}


/* 過ぎた日 */
#contents .search_calendar .yms_calendar table .yms_past_date {
	background: #ECE9E8;
}
#contents .search_calendar .yms_calendar table  .yms_past_date .yms_date {
	color: #999;
}

/* yms_other_month その月以外の部分（先月の終わり、来月の頭） */
#contents .search_calendar .yms_calendar table .yms_other_month {
	background: #ECE9E8;
}
#contents .search_calendar .yms_calendar table .yms_other_month .yms_date {
	border: none;
	color: #999999;
}
#contents .search_calendar .yms_calendar table .yms_room_status {
	padding-top: 1px;
	padding-bottom: 2px;
	color: #666;
/*	font-weight: bold; */
	text-align: center;
	font-size: 93%;
}

/* 検索対象日
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .search_calendar .yms_calendar .yms_target_date {
	background: #a8ffff;
}

/* 空きがあるとき
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .search_calendar .yms_calendar .yms_active_links {
}

/* 満だったとき
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .search_calendar .yms_calendar .yms_disabled_links {
	background: #f6f6f6;
}
#contents .search_calendar .yms_calendar .yms_disabled_links .yms_date,
#contents .search_calendar .yms_calendar .yms_disabled_links .yms_price_total,
#contents .search_calendar .yms_calendar .yms_disabled_links .yms_price_person {
	color: #999;
}

/* yms_now_date
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .search_calendar .yms_now_date {
	color: #999;
}


/* yms_comment_calendar
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .search_calendar .yms_comment_calendar {
	clear: both;
	margin: 0 0 30px 0;
	font-size: 93%;
}
#contents .search_calendar .yms_comment_header {
	margin: 0 0 15px 0;
	color: #333;
	font-weight: bold;
}
#contents .search_calendar .yms_sentence {
	padding: 0 0 0 15px;
}


/** * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 **
 **  ２週間早見表
 **
 **/
#contents .quick_calendar {
	background: url(plan_list_bgi_block_body.png) repeat top left;
	margin-bottom: 10px;
	padding-top: 10px;
}


#contents .quick_calendar .yms_header {
	margin: 0 10px 10px;
	padding: 10px;
	background: #AC977F;
	color: #fff;
}
#contents .quick_calendar .yms_header span.yms_mild_word {
	font-size: 85%;
}


/* カレンダー
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .quick_calendar .yms_calendar {
	clear: both;
	margin-bottom: 10px;
	padding: 0 10px;
}
#contents .quick_calendar .yms_calendar table {
	width: 100%;
	border-right: 1px solid #BFB7B0;
	border-bottom: 1px solid #BFB7B0;
	empty-cells: show;
}

#contents .quick_calendar .yms_calendar table th {
	border-top: 1px solid #BFB7B0;
	border-left: 1px solid #BFB7B0;
	background: #DFDBD8;
	color: #555;
	font-size: 93%;
	text-align: center;
	white-space: nowrap;
}
#contents .quick_calendar .yms_calendar table td {
	border-left: 1px solid #BFB7B0;
	border-top: 1px solid #BFB7B0;
	background: #fff;
	vertical-align: top;
	text-align: center;
	width: 25px;
}
#contents .quick_calendar .yms_calendar table td a {
	display: block;
	width: 100%;
	padding: 16px 0 15px;
	text-decoration: none;
}
#contents .quick_calendar .yms_calendar table td.yms_line_3 a { /* プランタイトルが3行のとき */
	padding: 22px 0;
}
*:first-child+html #contents .quick_calendar .yms_calendar table td.yms_line_3 a { /* プランタイトルが3行のとき */
	padding: 23px 0;
}

#contents .quick_calendar .yms_calendar table td a:hover {
	background: #FC9;
}


#contents .quick_calendar .yms_calendar table td.yms_title {
	width: 350px;
	text-align: left;
	font-size: 93%;
	overflow: hidden;
}
#contents .quick_calendar .yms_calendar table td.yms_title a {
	width: 329px;
	padding: 8px 10px 7px 10px;
}
/* 検索の指定日 */
#contents .quick_calendar .yms_calendar th .yms_target_date {
	background: #9FF;
}
#contents .quick_calendar .yms_calendar td .yms_target_date {
	background: #CFF;
}
/* 「満」のとき */
#contents .quick_calendar div.yms_occupied { /* プランタイトルが2行のとき */
	color: #999;
	font-weight: bold;
	padding: 16px 0 15px;
	background: #e5e5e5;
}
*:first-child+html #contents .quick_calendar div.yms_occupied,					/* [ie7]プランタイトルが2行のとき */
* html #contents .quick_calendar div.yms_occupied {								/* [ie6]プランタイトルが2行のとき */
	padding: 16px 0 15px;
}
#contents .quick_calendar td.yms_line_3 div.yms_occupied {						/* プランタイトルが3行のとき */
	padding: 22px 0;
}
*:first-child+html #contents .quick_calendar td.yms_line_3 div.yms_occupied,	/* [ie7]プランタイトルが3行のとき */
* html #contents .quick_calendar td.yms_line_3 div.yms_occupied {				/* [ie6]プランタイトルが3行のとき */
	padding: 23px 0;
}
/* 曜日
sunday
monday
tuesday
wednesday
thursday
friday
saturday
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .quick_calendar .yms_calendar th .yms_saturday {
	background: #BBDDFF;
}
#contents .quick_calendar .yms_calendar th .yms_sunday {
	background: #FFCDF6;
}


/* ナビ
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .quick_calendar .yms_navi {
	padding: 0 10px;
}

#contents .quick_calendar .yms_tabs {
	width: 312px;
	float: left;
}

#contents .quick_calendar .yms_tabs li {
	display: block;
	float  : left;
	height: 32px;
	line-height: 0; /* ie6 list bottom margin */
}
#contents .quick_calendar .yms_tabs li a {
	display: block; /* ie6 list bottom margin */
	line-height: normal; /* ie6 list bottom margin */
	overflow: hidden;
}

/* 次の2週間、前の2週間 */
#contents .quick_calendar .yms_navi_term {
	float: right;
	width: 410px;
	padding-top: 10px;
}
#contents .quick_calendar .yms_navi_term li.yms_pre {
	display: block;
	float: left;
}
#contents .quick_calendar .yms_navi_term li.yms_next {
	display: block;
	float: right;
}



/*
■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■

                                一覧系

■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■
*/

/** * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 **
 **  プラン一覧共通
 **
 **/
#contents .list_one_photo,
#contents .list_one_table_wide,
#contents .list_one_normal {
	background: url(plan_list_bgi_block_body.png) repeat top left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#contents .list_one_photo .yms_box,
#contents .list_one_table_wide .yms_box,
#contents .list_one_normal .yms_box {
	margin: 0 10px 10px;
	background: url(plan_list_bgi_box_body.png) repeat-y top left;
}
#contents .list_one_photo .yms_box .yms_box_head,
#contents .list_one_table_wide .yms_box .yms_box_head,
#contents .list_one_normal .yms_box .yms_box_head {
	height: 3px;
	overflow: hidden;
	background: url(plan_list_bgi_box_head.png) no-repeat top left;
}
#contents .list_one_photo .yms_box .yms_box_foot,
#contents .list_one_table_wide .yms_box .yms_box_foot,
#contents .list_one_normal .yms_box .yms_box_foot {
	clear: both;
	height: 3px;
	padding-top: 4px;
	overflow: hidden;
	background: url(plan_list_bgi_box_foot.png) no-repeat bottom left;
}



/** * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 **
 **  プラン一覧（ノーマル）
 **
 **/

/* タイトル　プラン名／値段／期間
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .list_one_normal .yms_title {
	margin: 0 2px 5px;
	background: url(plan_list_bgi_title.png) repeat-x left top;
}
#contents .list_one_normal .yms_title_inner {
	margin: 0 8px;
	padding-top: 8px;
	padding-bottom: 10px;
	background: url(plan_list_bgi_title_inner.png) repeat-x left bottom;
}
#contents .list_one_normal .yms_title .yms_name {
	padding-left: 8px;
	font-size: 116%;
	font-weight: bold;
}
#contents .list_one_normal .yms_title_sub {
	float: right;
	width: 260px;
}
/* 販売期間 */
#contents .list_one_normal .yms_title_sub li.yms_icon_sales_term {
	float: right;
	margin-bottom: 5px;
	padding-left: 35px;
	background: url(icon_sales_term.gif) no-repeat left center;
	font-size: 92%;
	color: #444;
}
/* メッセージ（宿泊可能） */
#contents .list_one_normal .yms_title_sub li.yms_icon_reserve_message {
	display: block;
	float: right;
	width: 250px; /* ie6 型崩れ対策 */
/* ↓ie7 型崩れ対策で行っていたが、↑を入れるため不要
	min-width: 100px; ie7 型崩れ対策 */
	text-align: right;
}


/* サマリー　チェックイン、アウト／食事
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .list_one_normal .yms_summary {
	margin: 0 0 3px 0;
	height: auto;
}
#contents .list_one_normal .yms_summary ul {
}
#contents .list_one_normal .yms_summary li {
	display: inline;
	padding: 1px 0;
}
#contents .list_one_normal .yms_summary li.yms_icon_checkin {
	background: url(icon_summary_checkin.gif) no-repeat left center;
	padding-left: 50px;
	padding-right: 10px;
}
#contents .list_one_normal .yms_summary li.yms_icon_checkout {
	background: url(icon_summary_checkout.gif) no-repeat left center;
	padding-left: 56px;
	padding-right: 10px;
}
#contents .list_one_normal .yms_summary li.yms_icon_meal {
	padding-left: 29px;
	background: url(icon_summary_meal.gif) no-repeat left center;
	font-size: 92%;
}


/* 写真
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .list_one_normal .yms_photo {
	float: left;
	width: 244px;
	padding-left: 10px;
}


/* 説明
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .list_one_normal .yms_explanation {
	margin: 0 0 0 254px;
}
#contents .list_one_normal .yms_explanation .yms_inner {
	padding: 0 10px 0 10px;
}

#contents .list_one_normal .yms_sentence {
	position: relative;
	height: 6em;
	line-height: 1.5;
	color: #333;
	overflow: hidden;
	padding: 5px 10px 0;
	margin-bottom: 15px;
	font-size: 108%;
	text-align: justify;
}
#contents .list_one_normal .yms_sentence .yms_to_next {
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 2px 4px;
	background: #eee;
	font-size: 77%;
}


/* 表
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .list_one_normal .yms_detail_table {
}
#contents .list_one_normal .yms_detail_table table {
	width: 100%;
	_width: 99%;
/* ここにこれを入れると、ie6で表が崩れる
	border-collapse: separate;
	empty-cells: show;
*/
}
#contents .list_one_normal .yms_detail_table table tr {
	width: 100%;
}
#contents .list_one_normal .yms_detail_table table th {
	border-top: 1px solid #AC977F;
	border-bottom: 1px solid #AC977F;
	background: #AC977F;
	color: #fff;
	font-size: 93%;
	font-weight: normal;
	text-align: center;
}
#contents .list_one_normal .yms_detail_table th.yms_line_title {
	border-left: 1px solid #AC977F;
}
#contents .list_one_normal .yms_detail_table table td {
	border-bottom: 1px solid #D6CBBF;
}
#contents .list_one_normal .yms_detail_table td.yms_line_summary {
	border-left: 1px solid #D6CBBF;
}
#contents .list_one_normal .yms_detail_table td.yms_line_navi {
	border-right: 1px solid #D6CBBF;
}
#contents .list_one_normal .yms_detail_table td.yms_line_summary {
	width: 40px;
	padding: 5px 4px 5px 2px;
}
#contents .list_one_normal .yms_detail_table td.yms_line_summary p {
	width: 40px;
}
#contents .list_one_normal .yms_detail_table td.yms_line_summary img {
	margin-bottom: 1px;
}
#contents .list_one_normal .yms_detail_table td.yms_line_title {
	width: 260px;
	padding: 5px 0 5px 4px;
	font-size: 93%;
}
* html #contents .list_one_normal .yms_detail_table td.yms_line_title {
	font-size: 100%;
}
#contents .list_one_normal .yms_detail_table td.yms_line_price {
	width: 93px;
	padding: 5px 0;
	font-weight: bold;
	text-align: right;
}
#contents .list_one_normal .yms_detail_table th.yms_line_price {
	text-align: right;
}
#contents .list_one_normal .yms_detail_table td.yms_line_navi {
	width: 71px;
	padding: 5px 2px 5px 2px;
	font-weight: bold;
	text-align: center;
}
#contents .list_one_normal .yms_detail_table td.yms_line_price span.yms_mild_word {
	font-size: 85%;
}
#contents .list_one_normal .yms_detail_table .yms_disabled_links {
	background: #ccc;
}

#contents .list_one_normal .yms_detail_table .yms_active_links {
}



/** * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 **
 **  カテゴリー一覧（表幅広）
 **
 **/
#contents .list_one_table_wide {
}

/* タイトル
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .list_one_table_wide .yms_title {
	margin: 7px 10px 5px;
	padding: 7px 10px 13px;
	background: #694035 url(sample_bgi_plan_title_02.png) repeat-x left bottom;
	color: #FFF;
	font-size: 116%;
}

/* 写真
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .list_one_table_wide .yms_photo {
	float: right;
	width: 369px;
	margin-right: 10px;
}
#contents .list_one_table_wide .yms_photo p {
	margin: 0 0 3px 0;
}
#contents .list_one_table_wide .yms_photo span {
	display: block;
	margin: 0 0 5px 0;
	font-size: 85%;
}

/* 説明
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .list_one_table_wide .yms_explanation {
	margin: 0 379px 0 10px;
}
#contents .list_one_table_wide .yms_explanation .yms_inner {
	padding: 5px 10px;
}

#contents .list_one_table_wide .yms_sentence {
}
#contents .list_one_table_wide .yms_sentence .yms_to_next {
	margin: 20px 0 10px 0;	
	text-align: left;
}

/* 表
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .list_one_table_wide .yms_detail_table {
	clear: both;
	margin: 0 10px;
}
#contents .list_one_table_wide .yms_detail_table table {
}
#contents .list_one_table_wide .yms_detail_table table tr {
	width: 100%;
}
#contents .list_one_table_wide .yms_detail_table table th {
	border-top: 1px solid #AC977F;
	border-bottom: 1px solid #AC977F;
	background: #AC977F;
	color: #fff;
	font-size: 93%;
	font-weight: normal;
	text-align: center;
}
#contents .list_one_table_wide .yms_detail_table th.yms_line_title {
	border-left: 1px solid #AC977F;
}
#contents .list_one_table_wide .yms_detail_table table td {
	border-bottom: 1px solid #D6CBBF;
}
#contents .list_one_table_wide .yms_detail_table td.yms_line_summary {
}
#contents .list_one_table_wide .yms_detail_table td.yms_line_navi {
	border-right: 1px solid #D6CBBF;
}
#contents .list_one_table_wide .yms_detail_table td.yms_line_summary {
	width: 40px;
	padding: 5px 4px 5px 2px;
}
#contents .list_one_table_wide .yms_detail_table td.yms_line_summary p {
	width: 40px;
}
#contents .list_one_table_wide .yms_detail_table td.yms_line_summary img {
	margin-bottom: 1px;
}
#contents .list_one_table_wide .yms_detail_table td.yms_line_title {
	width: 491px;
	padding: 5px 0 5px 4px;
	border-left: 1px solid #D6CBBF;
}
* html #contents .list_one_table_wide .yms_detail_table td.yms_line_title {
	font-size: 108%;
}
#contents .list_one_table_wide .yms_detail_table td.yms_line_price {
	width: 120px;
	padding: 5px 0;
	font-weight: bold;
	text-align: right;
}
#contents .list_one_table_wide .yms_detail_table th.yms_line_price {
	text-align: right;
	padding-right: 20px;
}
#contents .list_one_table_wide .yms_detail_table td.yms_line_navi {
	width: 120px;
	padding: 5px 2px 5px 2px;
	font-weight: bold;
	text-align: center;
}
#contents .list_one_table_wide .yms_detail_table td.yms_line_price span.yms_mild_word {
	font-size: 85%;
}
#contents .list_one_table_wide .yms_detail_table .yms_disabled_links {
	background: #ccc;
}

#contents .list_one_table_wide .yms_detail_table .yms_active_links {
}



/** * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 **
 **  部屋タイプ一覧（写真）
 **
 **/
#contents .list_one_photo {
}


/* タイトル　プラン名／値段／期間
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .list_one_photo .yms_title {
	margin: 7px 10px 5px;
	padding: 7px 10px 13px;
	background: #694035 url(sample_bgi_plan_title_02.png) repeat-x left bottom;
	color: #FFF;
	font-size: 116%;
}

/* 写真（部屋タイプ）
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .list_one_photo .yms_photo {
	margin: 0 10px;
}
#contents .list_one_photo .yms_photo p {
}


/* 説明（部屋タイプ）
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .list_one_photo .yms_explanation {
	margin: 10px 20px;
	text-align: justify;
}
#contents .list_one_photo .yms_explanation .yms_inner {
}

#contents .list_one_photo .yms_sentence p {
}

/* 説明（部屋タイプ）
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .list_one_photo .yms_detail_button {
	margin: 10px;
	text-align: center;
}



/*
■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■

                                 概要

■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■
*/

/** * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 **
 **  概要（表幅広） summary_table_wide
 **
 **/
#contents .summary_table_wide {
}

/* タイトル　プラン名／値段／期間
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .summary_table_wide .yms_summary_title {
	margin: 0 10px 10px;
	padding: 7px 10px 13px;
	background: #694035 url(sample_bgi_plan_title_02.png) repeat-x left bottom;
	color: #fff;
	font-size: 116%;
}
#contents .summary_table_wide .yms_summary_title_inner {
}
#contents .summary_table_wide .yms_summary_name {
}
#contents .summary_table_wide .yms_summary_title_sub {
	float: right;
	width: 240px;
	padding: 15px 10px 0 0;
	text-align: right;
}


/* 写真
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .summary_table_wide .yms_summary_photo {
	float: right;
	width: 369px;
	margin-right: 10px;
}
#contents .summary_table_wide .yms_summary_photo p {
	margin: 0 0 3px 0;
}
#contents .summary_table_wide .yms_summary_photo span {
	display: block;
	margin: 0 0 5px 0;
	font-size: 85%;
}


/* 説明
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .summary_table_wide .yms_summary_explanation {
	margin: 0 389px 0 10px;
}
#contents .summary_table_wide .yms_summary_explanation_inner {
}



/** * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 **
 **  概要（写真） summary_photo
 **
 **/
#contents .summary_photo {
}

/* タイトル　プラン名／値段／期間
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .summary_photo .yms_summary_title {
	margin: 0 20px 10px;
	padding: 7px 10px 13px;
	background: #694035 url(sample_bgi_plan_title_02.png) repeat-x left bottom;
	font-size: 116%;
	color: #fff;
}
#contents .summary_photo .yms_summary_title_inner {
}
#contents .summary_photo .yms_summary_name {
}
#contents .summary_photo .yms_summary_title_sub {
	float: right;
	width: 240px;
	padding: 15px 10px 0 0;
	text-align: right;
}


/* 写真
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .summary_photo .yms_summary_photo {
	margin-left: 20px;
	margin-bottom: 10px;
}
#contents .summary_photo .yms_summary_photo p {
	margin: 0 0 3px 0;
}
#contents .summary_photo .yms_summary_photo span {
	display: block;
	margin: 0 0 5px 0;
	font-size: 85%;
}


/* 説明
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .summary_photo .yms_summary_explanation {
	margin-bottom: 10px;
}
#contents .summary_photo .yms_summary_explanation_inner {
	padding: 0 20px;
}



/*
■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■

                                導線

■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■
*/
#contents .conductor_list {
	margin-top: 30px;
	margin-bottom: 30px;
}
#contents .conductor_list h3.yms_header3 {
	padding: 7px 10px;
	background: url(bgi_block_deep_brown.png) repeat top left;
	color: #fff;
}
#contents .conductor_list ul {
}
#contents .conductor_list ul li {
	display: block;
	float: left;
	min-width: 45%; /* ie7 型崩れ対策 */
	padding-left: 20px;
	padding-right: 10px;
	padding: 5px 10px 5px 20px;
	background: url(icon_arrow_small_square.png) no-repeat left center;
	font-size: 108%;
}




/*
■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■

                                写真

■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■
*/

/* 写真共通
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.photo_bgi_600x450 {
	display: block;
	width: 600px;
	height: 450px;
	padding: 1px;
	border: solid 1px #D6CBBF;
	background-color: #f1eeea;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 450px;
	text-indent: -9999em;
}
.photo_bgi_240x180 {
	display: block;
	width: 240px;
	height: 180px;
/*	padding: 1px; */
	border: solid 1px #fff;
	background-color: #f1eeea;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 180px;
/*	text-indent: -9999em; */
}
.photo_bgi_120x90 {
	display: block;
	width: 120px;
	height: 90px;
	border: solid 1px #D6CBBF;
	background-color: #EBE5DF;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 90px;
	text-indent: -9999em;
}
.photo_bgi_85x64 {
	display: block;
	width: 85px;
	height: 64px;
	background-color: #f1eeea;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 64px;
	text-indent: -9999em;
}
.photo_bgi_58x43 {
	display: block;
	width: 60px;
	height: 45px;
	background-color: #C9C5C2;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 43px;
}

.photo_bgi_no_photo {
	margin: 3px 0 0 20px;
}

.photo_bgi_nowprinting {
	margin: 3px 0 0 20px;
}



/* karakoram カラコルム
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .yms_karakoram_r ul li {
	display: block;
	width: 124px;
	height: 92px;
	margin: 0;
	padding: 0;
}
#contents .yms_karakoram_r ul li.yms_first {
	display: block;
	margin: 0;
	padding: 0;
}
#contents .yms_karakoram_r ul li .photo_bgi_120x90 {
	border-top: solid 1px #ccc;
}
#contents .yms_karakoram_r ul li.yms_first .photo_bgi_120x90 {
	border-top: solid 1px #D6CBBF;
}


#contents .yms_karakoram_r a.yms_photo_main {
	float: right;
}
#contents .yms_karakoram_r ul {
	display: block;
	float: left;
	width: 122px;
}

/* kangchenjunga カンチェンジュンガ
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .yms_kangchenjunga ul li {
}
#contents .yms_kangchenjunga ul.yms_photo_list li {
	display: block;
	float: left;
	margin-left: 4px;
}
#contents .yms_kangchenjunga ul.yms_photo_list li.yms_first {
	margin-left: 0;
}


/* lhotse ローツェ
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents .yms_lhotse {
}
#contents .yms_lhotse p {
	margin: 0 0 3px 0;
}
#contents .yms_lhotse a.yms_photo_main {
	display: block;
	border: solid 1px #888;
	margin: 0 0 5px 0;
}
#contents .yms_lhotse .yms_photo_main span {
	display: block;
	font-size: 85%;
}
#contents .yms_lhotse ul.yms_thumbnail li {
	display: block;
	float: left;
	margin-left: 1px;
}
#contents .yms_lhotse ul.yms_thumbnail li.yms_first {
	margin-left: 0;
}
#contents .yms_lhotse ul.yms_thumbnail li.yms_fourth {
	border-right: solid 1px #C9C5C2;
}

