@charset "utf-8";
/* ===================================================================
CSS information

 file name  :style.css
 author     :yourName (admin)
 style info :コンテンツエリア関係 他
 
このスタイルシートの構成
 拡大画像用マップの基本設定、リンクカラー、レイアウト、横幅設定など

=================================================================== */

/*----------------------------------------------------
	基本設定、リンクカラー、レイアウト、横幅設定など
----------------------------------------------------*/
/*----------------------------------------------------
	囲み
----------------------------------------------------*/

#wrap{
	width:922px;
	margin:0 auto 0 auto;
	text-align:left;
	overflow:hidden;
	background:#fff;
	border:3px solid #ddd;
	padding:20px 12px 12px 12px;
	clear:both;
	margin-top:0;
	border-top:0px none;
}

#title{
	background:url(images/title_bg.png) no-repeat left top;
	text-align:left;
	margin:0 auto;
	width:991px;
	height:187px;
	padding: 0;
}

#title ul{
	margin:0 0 0 30px;
	clear:both;
	height:50px;
	padding:0;
}

#title ul li{
	float:left;
}

#title-read{
	background:url(/ski/kantou/images/bg_title.gif) no-repeat 0px 0px ;
	height: 114px;
	padding:24px 20px 0 25px;
	width:612px;
	overflow:hidden;
	}


/*----------------------------------------------------
	左側ナビゲーション
----------------------------------------------------*/

#left-Navi{
	}
	
#left-Navi dl{
	padding-bottom:20px;
	background:url(information/images/leftnavi/left_bg.gif) no-repeat bottom left;
}

#left-Navi dl dt{
	height:56px;
}

#read{
	padding:5px 0 0 9px;
	line-height:1.2;
	font-size:13px;
	margin-bottom:8px;
}

#infomation-list{
	clear:both;
	width:203px;
	font-size:13px;
	margin-bottom:7px;
}

#infomation-list li{
	width:203px;
	height:39px;
	display:block;
}

#infomation-list li a{
	width:179px;
	height:31px;
	display:block;
	padding:8px 0 0 24px;
	text-decoration:underline;
	color:#333;
	background:url(/ski/kantou/information/images/leftnavi/link_off.gif) no-repeat top left;
}

#infomation-list li a:hover{
	display:block;
	color:#333;
	background:url(/ski/kantou/information/images/leftnavi/link_on.gif) no-repeat top left;
}


#gerande-list{
	padding:10px;
	border:1px solid #ccc;
	font-size:14px;
	line-height:1.6;
	margin-bottom:16px;
	width:673px;
}


#infomation-list .hover{
	width:179px;
	height:31px;
	display:block;
	padding:8px 0 0 24px;
	color:#333;
	background:url(/ski/kantou/information/images/leftnavi/link_on.gif) no-repeat top left;
}



#bnr-block{
	margin:16px 0;
}

#bnr-block img{
	margin-bottom:8px;
}


/*----------------------------------------------------
	＃ゲレンデ用タブ
----------------------------------------------------*/
.margin-right10px{
	margin-right:10px;
}

#kantou-title{
	background:url(/ski/gelande/images/h1-bg-orange.gif) repeat-x bottom;
	padding:6px 0 9px 12px;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	line-height:1.2;
	margin-bottom:18px;
}

.morning-text{
/*	background:url(/ski/kantou/oneday/images/line_morning.gif) repeat-x bottom;
*/	height:26px;
	padding:0 0 6px 6px;
	width:689px;
	margin-bottom:16px;
	font-size:18px;
	line-height:1.3;
}

.evening-text{
	background:url(/ski/kantou/oneday/images/line_evening.gif) repeat-x bottom;
	height:26px;
	padding:0 0 6px 6px;
	width:689px;
	margin-bottom:16px;
	font-size:18px;
	line-height:1.3;
}

#m-ichiran{
	background:url(/ski/kantou/oneday/images/title_ichiran.gif) no-repeat left top;
	height:40px;
	padding:12px 0 8px 130px;
	font-size:16px;
	margin-bottom:10px;
}

#e-ichiran{
	background:url(/ski/kantou/oneday/images/title_evening.gif) no-repeat left top;
	height:40px;
	padding:12px 0 8px 130px;
	font-size:16px;
	margin-bottom:10px;
}



/* tables */
.cs1{
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	width:693px;
}

.cs1 tr th{
	background:#ededed;
	padding:5px;
	text-align:center;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.cs1 tr td{
	padding:5px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
height:24px;
}

.price{
	color:#d10000;
	font-weight:bold;
}

/*#mainarea tr.even td {
    background: #ededed;
}*/

.rec-block{
	overflow:hidden;
	cursor:pointer;
/*	padding:3px;
	margin:0 1px 3px 1px;
*/}

.rec-block tr:hover{
	background:#bdf3ff;
/*background:url(images/bg_list_off.gif) repeat-x center;
*/}

.bl-bigger p a:hover{
}


#pickup-table .rec-block{
	overflow:hidden;
	cursor:pointer;
}

#morning-read{
	border:1px solid #F60;
	padding:6px;
	font-size:16px;
	line-height:1.3;
	text-align:left;
	overflow:hidden;
}


.osusume-td{
	background:url(/ski/kantou/oneday/images/osusume_bg.gif) no-repeat bottom;
	padding:10px;
	clear:both;
	overflow:hidden;
}

.osusume-td2{
	background:url(/ski/kantou/oneday/images/e_osusume_bg.gif) no-repeat bottom;
	padding:10px;
	clear:both;
	overflow:hidden;
}


.indent-1em{
    padding-left: 1em; /*1em（1文字）分、右に動かす*/
    text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
}


#right-contents table{
	
}


#select-area table{
	clear:both;
}

.sort-title{
	background:#fff;
	font-weight:normal;
}

#select-area table tr.none,
#select-area table tr.none td{
visibility:hidden;
display:none;
}

#select-area table tr.visible,
#select-area table tr.visible td{
visibility:visible;
}

/*#select-area table tr.even td{
background:#efefef;
}*/

#select-area table th{
background:#fff;
font-weight:normal;
font-size:13px;
border-bottom:3px solid #bbb;
}

#select-area table th a{
	text-decoration:none;
	color:#333;
}

.list-sort {
	list-style:none;
	clear:both;
	margin-bottom:16px;
	border:2px solid #CCC;
	padding:6px 20px;
	overflow:hidden;
}

.list-sort li{
	float:left;
	margin:0;
	padding:2px 5px;
	width:310px;
	display:block;
	font-size:13px;
	line-height:1.4;
}

.list-sort li hover{
	background:#FF0;
}

#select{
	font-size:16px;
	margin-bottom:6px;
	font-weight:bold;
	background:url(/ski/kantou/oneday/images/line_morning.gif) repeat-x bottom;
	padding-bottom:8px;
	display:block;
}

#title-area{
	clear:both;
	overflow:hidden;
	margin-bottom:10px;
	height:220px;
}

#title-area ul{
	margin-top:19px;
}


#title-area ul li{
	float:left;
	margin-right:5px;
}

.bg01{
	background:url(/ski/kantou/oneday/images/bg01.jpg) no-repeat top left;
}

.bg02{
	background:url(/ski/kantou/oneday/images/bg02.jpg) no-repeat top left;
}

.bg03{
	background:url(/ski/kantou/oneday/images/bg03.jpg) no-repeat top left;
}

#mainarea h2{
	padding-bottom:10px;
	background:url(/ski/common/images/detail/h3_bg2.gif) repeat-x bottom left;
}
