@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 24px;
	clear:both;
	height:50px;
	padding:0;
}

#title ul li{
	float:left;
}

#title-read{
	background:url(/ski/kansai/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:14px;
	margin-bottom:8px;
}

#infomation-list{
	clear:both;
	width:203px;
	margin-bottom:14px;
}

#infomation-list li{
	width:203px;
	height:39px;
	display:block;
	font-size:14px;
}

#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;
	font-weight:bold;
	background:url(/ski/kantou/information/images/leftnavi/link_on.gif) no-repeat top left;
}



#bnr-block{
	margin:16px 0;
}

#bnr-block img{
	margin-bottom:6px;
}

#gerande-list{
	padding:10px;
	border:1px solid #ccc;
	font-size:14px;
	line-height:1.6;
	margin-bottom:16px;
	width:673px;
}

#mainarea h1{
	margin-bottom:18px;
}

/*----------------------------------------------------
	＃ゲレンデ用タブ
----------------------------------------------------*/
.tab-gerande{
	background:url(images/tab_gerande_bg.gif) repeat-x bottom;
	margin-bottom:16px;
}

.gerande-info{
	clear:both;
	overflow:hidden;
	margin-bottom:6px;
}

.gerande-image{
	width:185px;
	float:left;
	margin-right:8px;
}

.gerande-text{
	float:right;
	overflow:hidden;
	width:502px;
	text-align:left;
}

.gerande-text dl dt{
	font-size:16px;
	color:#666;
	line-height:1.5;
	border-bottom:1px dotted #333;
	margin-bottom:6px;
	font-weight:bold;
	padding-right:4px;
}

.gerande-text dl dd{
	font-size:14px;
	line-height:1.3;
}

.gerande-text dl dd p{
	margin-top:6px;
	border-top:1px dotted #666;
	padding-top:3px;
}

/* 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{
}



#accordion{
	padding:0;
	width:200px;
	list-style:none;
	overflow: hidden;
	display:block;
	background:url(images/navi_busplan_bg.gif) no-repeat top right;
	text-align:left;
	margin:0 0 0 3px;
	}
		

#accordion dl{
	width:200px;
}

/*#accordion dl dt{
	width:180px;
}*/

#accordion dl dt a {
	width:170px;
	display: block;
	margin-bottom:0px;
	padding:5px 15px;
	outline:none;
	text-decoration:underline;
	color:#444;
	font-size:13px;
	margin-bottom:5px;
	font-weight:bold;
	}
				
#accordion dl dt a:hover{
	color:#3CF;
	}

		#accordion dl dt{
			cursor: default;}
		#accordion dl dd{
			display: none;}
			
			#accordion ul li {
	height:1.3em;
	display:block;
	padding:2px 0 8px 0;
	overflow: visible;
	font-size:13px;
	border-bottom: 1px dotted #777;
			}
			
		/* Second Level UL List*/

		
		#accordion ul {
			margin:0;
			padding:0 10px 0 10px;
			font-size:13px;
		}

	
/*#accordion ul li a {
	display:block;
	padding:auto 0 1px 30px;
	height:1.2em;
	margin-bottom:0px;
	outline:none;
		}*/
		
			
	 /*styling of submenu item */
	#accordion ul li a {
	text-indent:0;
	text-decoration:underline;
	padding-left:15px;
	background:url(/fujiq/common/images/icons/icon_list2.gif) no-repeat left 2px;
	width:185px;
	}

	.ski-list{
		}	
			/* remove border bottom of the last item */
			#accordion ul li a.last {
				border-bottom: none;
			}		

/*----------------------------------------------------
	＃ゲレンデ用タブ
----------------------------------------------------*/

#tab-contents{
	overflow:hidden;
	clear:both;
	height:76px;
	margin-bottom:16px;
	width:695px;
	padding:0;
}

#tab-contents ul li{
	float:left;
}

#tab-contents2{
	overflow:hidden;
	clear:both;
	height:76px;
	margin-bottom:16px;
	width:675px;
	padding:0 10px;
}

#tab-contents2 ul li{
	float:left;
}

.margin-right10px{
	margin-right:10px;
}

.morning-text{
	background:url(images/line_morning.gif) repeat-x bottom;
	height:26px;
	padding:0 0 6px 6px;
	width:689px;
	margin-bottom:16px;
	font-size:16px;
	line-height:1.3;
}

.evening-text{
	background:url(images/line_evening.gif) repeat-x bottom;
	height:26px;
	padding:0 0 6px 6px;
	width:689px;
	margin-bottom:16px;
	font-size:16px;
	line-height:1.3;
}

#m-ichiran{
	background:url(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(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;
	margin-bottom:20px;
}


.osusume-td{
	background:url(/ski/kansai/images/osusume_bg.gif) no-repeat bottom;
	padding:10px;
	clear:both;
	overflow:hidden;
}

.osusume-td2{
	background:url(/ski/kansai/images/e_osusume_bg.gif) no-repeat bottom;
	padding:10px;
	clear:both;
	overflow:hidden;
}


.kinkou-ski-dl dt{
	width:114px;
	margin-right:10px;
	float:left;
	display:block;
}

.kinkou-ski-dl{
}

.kinkou-ski-dl dd{
	display:block;
	float:left;
	font-size:13px;
	line-height:1.2;
	padding:0;
	width:365px;
}

.dd-line{
	font-size:14px;
	margin-bottom:6px;
	font-weight:bold;
	background:url(images/h3_bg2.gif) repeat-x bottom;
	padding-bottom:8px;
	display:block;
}

.dd-line a{
	text-decoration:none;
}


/*----------------------------------------------------
	◆関西発信州行き◆
----------------------------------------------------*/

.kinkou-ski-dl2 dt{
	width:113px;
	margin-right:10px;
	float:left;
	display:block;
}

.kinkou-ski-dl2{
}

.kinkou-ski-dl2 dd{
	display:block;
	float:left;
	font-size:13px;
	line-height:1.2;
	padding:0;
	width:375px;
}

.dd-line{
	font-size:14px;
	margin-bottom:6px;
	font-weight:bold;
	background:url(images/h3_bg2.gif) repeat-x bottom;
	padding-bottom:8px;
	display:block;
}

.dd-line a{
	text-decoration:none;
}

#accordion p.groupe{
	margin:0 10px;
}

#mainarea tr.even td {
    background: none repeat scroll 0 0 #EEEEEE;
}

#kansai-ski-pickup{
	clear:both;
	overflow:hidden;
}

#kansai-ski-pickup div{
	float:left;
	width:240px;
	margin-right:16px;
}
