@charset "utf-8";
/*日帰りスキーツアー（一覧）*/
/* ↓ アイコン ---------------------------------------------------------------------------↓ */
div#aicon {
	margin-top: 15px;
	float: right;
	border:1px solid #CCC;
	padding:3px 5px;
}
table.higaeri_table td.red_b {
	width: 70px;
}
table.higaeri_table tr {
	height: 35px;
}
/* ↓ タイトルバナー ---------------------------------------------------------------------------↓ */
.titlegif {
	margin-top:5px;
	margin-left:10px;
}


/* ↓ 日帰りスキーツアー（一覧）----------------------------------------------------------↓ */

div.box {
	margin-top: 10px;
	width: 760px;
	position: relative;
}
div.box p {
	float:left;
	padding-top: 10px;
	padding-left: 26px;
	font-size: 18px;
}
div.box ul#aicon {
	float:left;
	padding-top: 5px;
	padding-left: 15px;
}
div.box ul#aicon li {
	float:left;
	padding-left: 3px;
}


/* ↓ 関東発日帰りスキーツアー（一覧）----------------------------------------------------------↓ */
div.uri {
	margin:5px;
	padding:10px;
	border: thin solid #666;
	line-height:140%;
}
div.uri_title {
	font-size:12px;
	font-weight:bold;
	background-color:#FFE6E6;
}

div.higaeri-k-_left {
	width: 363px;
	padding:5px;
	margin: 10px 5px 20px;
	border-style:solid;
	border-width:thin;
	line-height:150%;
}
div.higaeri-k-_right {
	width: 363px;
	padding:5px;
	margin: 10px 5px 20px;
	border-style:solid;
	border-width:thin;
	line-height:150%;
}
div.higaeri-k-_foot {
	width: 100%;
	padding-bottom: 3px;
	background: url(image/higaeri/plan_foot.gif) no-repeat left bottom;
}
div.higaeri-k-_bg1 {
	margin: 0px 1px;
	border-top: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
div.higaeri-k-_bg2 {
	margin: 0px 1px;
	background-color: #FFFFFF;
}
div.higaeri-k-_bg3 {
	margin: 0px 2px;
	padding: 20px 5px;
	background-color: #FFFEEE;
}
div.higaeri-k-_wrap dt {
	font-size: 120%;
}
div.higaeri-k-_wrap dd {
	margin-left: 1.0em;
}


/*空席照会・予約ボタン*/

a.kuseki {
	float: right;
	display: block;
	background: url(image/yoyaku_over.gif) no-repeat left top;
}
a.kuseki:hover img { visibility: hidden;}


/* ↓日帰りスキーツアー（詳細ページ） ----------------------------------------------------↓ */

/*お得な特典*/

div#plan_wrap {
	width: 100%;
	margin: 15px 0px 20px;
	background-color: #ffffff;
}
div#plan_foot {
	width: 100%;
	padding-bottom: 3px;
	background: url(image/higaeri/plan_foot.gif) no-repeat left bottom;
}
div.plan_bg1 {
	margin: 0px 1px;
	border-top: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
div.plan_bg2 {
	margin: 0px 1px;
	background-color: #FFFFFF;
}
div.plan_bg3 {
	margin: 0px 2px;
	padding: 20px 5px;
	background-color: #FFFEEE;
}
div#plan_wrap dt {
	font-size: 120%;
}
div#plan_wrap dd {
	margin-left: 1.0em;
}

/*レンタル価格*/

div#rental_wrap {
	width: 370px;
	height: auto;
	margin-bottom: 20px;
}
table#rental {
	width: 100%;
	margin-top: 15px;
	border-collapse: collapse;
}
table#rental th {
	background-color: #ECECEC;
	width: 40%;
	text-align: left;
}
table#rental,
table#rental th,
table#rental td {
	border: 1px solid #E3E3E3;
}
table#rental td {
	text-align: center;
}
div#rental_wrap dd {
	margin-left: 1.0em;
}

/*その他のご案内*/

div#etc_info_wrap {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

div#etc_info {
	width: 350px;
	margin: 15px 10px 0px;	
}


/*ゲレンデマップのご案内*/

div#gelande_wrap {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

div#gelande {
	margin-top: 15px;	
}


/*コーススケジュール*/
div#schedule_wrap {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
table#schedule {
	width: 350px;
	border-collapse: collapse;
	margin: 15px 10px 0px;	
}
table#schedule td {
	background-color: #ececec;
}
table#schedule td.arrow {
	height: 20px;
	background: url(image/higaeri/arrow.gif) no-repeat center center #FFF;
	border: none;
}
table#schedule td.text_right {
	vertical-align: bottom;
}
table#schedule .haba {
	width: 25%;
}
table#schedule td.height {
	height: 7px;
	background-color: #FFFFFF;
}
table#schedule td a.syugou {
	padding: 5px 0px;
	display: block;
	background: url(image/syugou_over.gif) no-repeat right center;
}
table#schedule td a:hover img {	visibility: hidden;}
table#schedule .white {	background-color: #FFF;}

table#schedule_dep {	/*関東・夜行バスの出発場所*/
	width: 100%;
	border-collapse: collapse;
}
table#schedule_dep td {
	vertical-align: top;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 24%;
}
table#schedule_dep td.space{
	background-color: #FFFFFF;
	border: none;
	width: 5px;
}
table#schedule_dep tr.font_s{
	font-size: 95%;
}
table#schedule_dep td.tokyo_area {
	background-color: #3a289f;
	color: #FFFFFF;
}
table#schedule_dep td.kanagawa_area {
	background-color: #34A97F;
	color: #FFFFFF;
}
table#schedule_dep td.tiba_area {
	background-color: #FC9A66;
	color: #FFFFFF;
}
table#schedule_dep td.saitama_area {
	background-color: #C877B9;
	color: #FFFFFF;
}
table#fukuro {	/*復路スケジュール*/
	width: 100%;
	border-collapse: collapse;
}
table#fukuro td {
	border: 1px solid #FFFFFF;
}
table#fukuro .haba {
	width: 25%;
}
/*カレンダー／料金表*/



table#calendar table {
	width: 100%;
	border-collapse: collapse;
}
table#calendar td {
	vertical-align: top;
}
table#calendar td table,
table#calendar td table td {
	text-align: center;
	border: 1px solid #ECECEC;
}
table#price_list {
	margin-top:12px;
	float:left;
	width: 100%;
	border-collapse: collapse;
}
table#price_list td {
	padding: 2px 0px;
	text-align: center;
	border: 1px solid #ECECEC;
}
table#price_list td.font_big {
	font-size: 120%;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
table#price_list td.a_plan {
	background-color: #1b81cc;
	color: #FFF;
}
table#price_list td.b_plan {
	background-color: #d14848;
	color: #FFF;
}
table#price_list td.c_plan {
	background-color: #669933;
	color: #FFF;
}
table#price_list td.d_plan {
	background-color: #639;
	color: #FFF;
}
table#price_list td.haba {
	border-top: none;
	border-right: none;
	border-bottom: none;
	width: 200px;
}
div#calendar_wrap p.comment {
	clear: both;
}
div#calendar_wrap:after {
	content: "";
	display: block;
	clear: both;
}


/*ご案内（#information）*/

div#information_bg {
	clear: both;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
table#information {
	width: 100%;
	margin-top: 15px;
	border-collapse: collapse;
	border: 1px solid #E3E3E3;
	text-align: center;
}
table#information th {
	width: 20%;
	background-color: #ECECEC;
	border: 1px solid #E3E3E3;
}
table#information td {
	border: 1px solid #E3E3E3;
}
table#information td.haba {
	width: 30%;
}

