@charset "UTF-8";

/*　▼▼早割リフト▼▼　*/
/*コンテンツ*/
.lift_main2{
	width:600px;
	margin-left:auto;
	margin-right: auto;
}

#lift_tmenu1{width:245px;
float:left;
line-height:17px;
padding-bottom:10px;}

#lift_area2{width:315px;
float:left;
line-height:17px;
padding-bottom:10px;}


#lift_menu{width:75px;
float:left;
line-height:17px;
padding-bottom:10px;}

#lift_area3{width:495px;
float:left;
line-height:17px;
padding-bottom:10px;}

#lift_index{width:600px;
float:left;
line-height:17px;
padding-bottom:10px;}

.lift_list{
	padding-left: 14px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 90%;
}
.lift_list li{
	list-style-type: none;
	margin: 0px;
} 

/*topumenu*/
#lift_tmenu{
	width:110px;
	float:left;
	line-height:17px;
	text-align: center;
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 15px;
	background-image: url(../img/lift/tmenu_bg.gif);
	background-repeat: repeat-x;
}



/*文字等*/
.area_box{
	font-size: 120%;
	width: 600px;
	background-image: url(../img/lift/box_bg.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-indent: 10px;
}

.top_box{
	width: 600px;
}

.top_box2{
	width: 570px;
	margin-right: auto;
	margin-left: auto;
}

.lift_clear{
	margin: 0px;
	padding: 0px;
	clear: left;
}

h1.lift_top{
	width:265px;
	font-size: 140%;
	font-weight: bold;
	color: #000099;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

h2.lift_menu{
	font-size: 110%;
	font-weight: bold;
	color: #000099;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

h3.lift_l{
	font-size: 100%;
	font-weight: bold;
	color: #0066FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h3.lift_m{
	font-size: 120%;
	font-weight: bold;
	color: #000099;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 3px;
	border-bottom-color: #000099;
	margin-top: 0px;
	margin-bottom: 5px;
}

h3.lift_top{
	font-size: 120%;
	font-weight: bold;
	color: #000099;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
}

h4.lift_t{
	font-weight: bold;
	color: #3366CC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 480px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 110%;
	background-color: #FFFFFF;
}

.area_s{
	font-size: 80%;
	margin-bottom: 5px;
}

/*box*/
.lift_box1{
	width: 483px;
	border: 1px solid #FF3300;
	padding: 5px;
}


/*価格テーブル*/
.lift_table{
	border-collapse: collapse;
	border: 1px #FF3300 solid;
	width: 483px;
}
 

.lift_table td{
	border: 1px #FF3300 solid;
	text-align: center;
} 


/*スキー場テーブル*/
.lift_table_area{
	border-collapse: collapse;
	border: 1px #FF3300 solid;
	width: 600px;
}

.lift_table_area th{
	border: 1px solid #666666;
	text-align: center;
	color: #FFFFFF;
	background-color: #FF3300;
	padding: 3px;
} 

.lift_table_area td{
	border: 1px solid #666666;
	text-align: center;
	padding: 3px;
} 


/*スキー場タイトル*/
/*　--北海道--　*/
.lift_title_1{
	font-size: 130%;
	width: 430px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 65px;
	background-image: url(../img/lift/lift_hokkaido.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}

/*　--東北--　*/
/*青森*/
.lift_title_2{
	font-size: 130%;
	width: 430px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 65px;
	background-image: url(../img/lift/lift_aomori.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}

/*岩手*/
.lift_title_3{
	font-size: 130%;
	width: 430px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 65px;
	background-image: url(../img/lift/lift_iwate.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}

/*秋田*/
.lift_title_4{
	font-size: 130%;
	width: 430px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 65px;
	background-image: url(../img/lift/lift_akita.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}

/*山形*/
.lift_title_5{
	font-size: 130%;
	width: 430px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 65px;
	background-image: url(../img/lift/lift_yamagata.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}

/*宮城*/
.lift_title_6{
	font-size: 130%;
	width: 430px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 65px;
	background-image: url(../img/lift/lift_miyagi.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}

/*福島*/
.lift_title_7{
	font-size: 130%;
	width: 430px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 65px;
	background-image: url(../img/lift/lift_fukushima.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}

/*　--関東--　*/
/*東京*/
.lift_title_8{
	font-size: 130%;
	width: 430px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 65px;
	background-image: url(../img/lift/lift_tokyo.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}

/*群馬*/
.lift_title_9{
	font-size: 130%;
	width: 430px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 65px;
	background-image: url(../img/lift/lift_gunma.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}

/*栃木*/
.lift_title_10{
	font-size: 130%;
	width: 430px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 65px;
	background-image: url(../img/lift/lift_tochigi.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}

/*埼玉*/
.lift_title_20{
	font-size: 130%;
	width: 430px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 65px;
	background-image: url(../img/lift/lift_saitama.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}

/*　--信越・北陸--　*/
/*長野*/
.lift_title_11{
	font-size: 130%;
	width: 430px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 65px;
	background-image: url(../img/lift/lift_nagano.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}

/*新潟*/
.lift_title_12{
	font-size: 130%;
	width: 430px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 65px;
	background-image: url(../img/lift/lift_niigata.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}

/*福井*/
.lift_title_13{
	font-size: 130%;
	width: 430px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 65px;
	background-image: url(../img/lift/lift_fukui.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}

/*山梨*/
.lift_title_14{
	font-size: 130%;
	width: 430px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 65px;
	background-image: url(../img/lift/lift_yamanashi.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}

/*石川*/
.lift_title_15{
	font-size: 130%;
	width: 430px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 65px;
	background-image: url(../img/lift/lift_ishikawa.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}


/*　--東海--　*/
/*岐阜*/
.lift_title_16{
	font-size: 130%;
	width: 430px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 65px;
	background-image: url(../img/lift/lift_gifu.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}

/*静岡*/
.lift_title_17{
	font-size: 130%;
	width: 430px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 65px;
	background-image: url(../img/lift/lift_shizuoka.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}

/*　--近畿--　*/
/*滋賀*/
.lift_title_18{
	font-size: 130%;
	width: 430px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 65px;
	background-image: url(../img/lift/lift_shiga.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}

/*福井*/
.lift_title_19{
	font-size: 130%;
	width: 430px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 65px;
	background-image: url(../img/lift/lift_fukui.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}


/*　▼▼特典満載！！厳選スキー場▼▼　*/
/*コンテンツ*/
#ski{width:651px; background:#FFFFFF url(../img/middle.jpg) repeat-y; padding:0;}
.lift_main{
	width:600px;
	margin-left:25px;
}
.ski_area{
	width:553px;
	float:left;
}

.ski_main2{
	width:600px;
	margin-left:auto;
	margin-right: auto;
}

.ski_main h1{
	width:553px;
	background:#FF0000;
	font:14px verdana, "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "ＭＳ Pゴシック", Osaka, sans-serif;
	color:#FFFFFF;
	padding:4px 0 4px 10px;
	margin-bottom:8px;
	vertical-align:middle;
	clear:both;
}
.ski_main h2{
	width:355px;
	margin:3px 0 5px 0;
	padding:0;
	font:14px verdana, "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "ＭＳ Pゴシック", Osaka, sans-serif;
	color:#000000;
}
.ski_main h3{
	font:14px verdana, "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "ＭＳ Pゴシック", Osaka, sans-serif;
	color:#FF3300;
	padding-bottom:5px;
	margin:5px 0;
	border-top: 1px solid #FF3300;
	border-bottom: 1px dotted #FF3300;
	padding-top: 5px;
}
.ski_main h4 {
	width:553px;
	background:#FFFFFF;
	font:16px verdana, "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "ＭＳ Pゴシック", Osaka, sans-serif;
	color:#FF0000;
	padding:4px 0 4px 10px;
	margin-bottom:8px;
	vertical-align:middle;
	clear:both;
	border-top: 1px dotted #FF0000;
	border-bottom: 1px dotted #FF0000;
}
#main_area #left #lski .ski_main .ski_area .txt1 {
	font: 12px/120% verdana, "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "ＭＳ Pゴシック", Osaka, sans-serif;
	color: #FF3300;
}
.txt_migi {
	text-align: right;
	font-size: 13px;
}
.ski_main h5 {
	font:normal 12px verdana, "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "ＭＳ Pゴシック", Osaka, sans-serif;
	color:#000000;
	margin:3px 0 16px 0;
	text-align:right;
}

.ski_main h5 a:link{color:#FF0000;}
.ski_main h5 a:hover{color:#FF6633;}
.ski_main h5 a:visited{color:#FF0000;}
.ski_main h6 {
	color: #666666;
	margin:1em 0px;
	border-top:1px solid #808080;
	border-bottom:1px solid #808080;
	text-align: left;
	clear:both;
	font: 16px/100% verdana, "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "ＭＳ Pゴシック", Osaka, sans-serif;
	padding: 5px;
	background: #E6E6E6;
}
.ski_kaijyo{width:680px; margin:10px;}


#ski_2cla{width:400px;
float:left;
line-height:17px;
padding-bottom:10px;}

#ski_2clb{width:180px;
float:left;
line-height:17px;
padding-bottom:10px;}


/*角丸*/
div.column	{
	width: 295px;
	background: url(../img/ski/bottom.gif) no-repeat bottom;
	margin-bottom: 10px;
	float: left;
}
div.column .inner	{
	background: url(../img/ski/top.gif) no-repeat;
	padding: 10px;
	font-size: 10px;
	line-height: 14px;
}

div.column1	{
	width: 295px;
	margin-bottom: 10px;
	float: left;
}
div.column1 .inner	{
	padding: 10px;
	font-size: 10px;
	line-height: 14px;
}

div.column2	{
	width: 600px;
	background: url(../img/ski/bottom2.gif) no-repeat bottom;
	margin-bottom: 15px;
}
div.column2 .inner	{
	background: url(../img/ski/top2.gif) no-repeat;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}

div.column3	{
	width: 600px;
	background: url(../img/ski/bottom3.gif) no-repeat bottom;
	margin-bottom: 15px;
}
div.column3 .inner	{
	background: url(../img/ski/top3.gif) no-repeat;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}



/*photo*/
img.photo{
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #999999;
}

img.photo_colum{
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #999999;
	margin-bottom: 5px;
	margin-left: 5px;
}

/*フロートクリア*/
.clear_s{
	clear:both;
	margin: 0px;
	padding: 0px;
}

/*見出し*/
h1.genre{
	font-size: 16px;
	background-image: url(../img/ski/genre_bk.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h2.skiarea{
	color: #996600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 12px;
}

h3.rule{
	background-image: url(../img/ski/genre_bk2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #009933;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


h2.colum_t{
	font-size: 130%;
	background-color: #FFFFFF;
	background-image: url(../img/ski/gensen_colum_tokuten.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 0em;
	padding-left: 4.5em;
	margin: 0px;
	color: #FF0000;
	padding-top: 10px;
	padding-bottom: 5px;
}

h3.colum_t{
	font-size: 130%;
	background-color: #FFFFFF;
	background-image: url(../img/ski/gensen_colum.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 0em;
	padding-left: 2.5em;
	color: #FF6633;
	padding-top: 10px;
	padding-bottom: 15px;
	margin: 0px;
}

/*厳選スキー場タイトル*/
/*　--北海道--　*/
h1.ski_title_1{
	font-size: 130%;
	width: 600px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	background-image: url(../img/ski/ski_hokkaido.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin: 0px;
	padding: 0px;
}
h1.ski_title_1 .inner{
	font-size: 18px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 60px;
}

/*　--東北--　*/
/*青森*/
h1.ski_title_2{
	font-size: 130%;
	width: 600px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	background-image: url(../img/ski/ski_aomori.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin: 0px;
	padding: 0px;
}
h1.ski_title_2 .inner{
	font-size: 18px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 60px;
}

/*岩手*/
h1.ski_title_3{
	font-size: 130%;
	width: 600px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	background-image: url(../img/ski/ski_iwate.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin: 0px;
	padding: 0px;
}
h1.ski_title_3 .inner{
	font-size: 18px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 60px;
}
/*秋田*/
h1.ski_title_4{
	font-size: 130%;
	width: 600px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	background-image: url(../img/ski/ski_akita.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin: 0px;
	padding: 0px;
}
h1.ski_title_4 .inner{
	font-size: 18px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 60px;
}

/*山形*/
h1.ski_title_5{
	font-size: 130%;
	width: 600px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	background-image: url(../img/ski/ski_yamagata.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin: 0px;
	padding: 0px;
}
h1.ski_title_5 .inner{
	font-size: 18px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 60px;
}

/*宮城*/
h1.ski_title_6{
	font-size: 130%;
	width: 600px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	background-image: url(../img/ski/ski_miyagi.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin: 0px;
	padding: 0px;
}
h1.ski_title_6 .inner{
	font-size: 18px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 60px;
}

/*福島*/
h1.ski_title_7{
	font-size: 130%;
	width: 600px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	background-image: url(../img/ski/ski_fukushima.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin: 0px;
	padding: 0px;
}
h1.ski_title_7 .inner{
	font-size: 18px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 60px;
}

/*　--関東--　*/
/*東京*/
h1.ski_title_8{
	font-size: 130%;
	width: 600px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	background-image: url(../img/ski/ski_tokyo.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin: 0px;
	padding: 0px;
}
h1.ski_title_8 .inner{
	font-size: 18px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 60px;
}

/*群馬*/
h1.ski_title_9{
	font-size: 130%;
	width: 600px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	background-image: url(../img/ski/ski_gunma.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin: 0px;
	padding: 0px;
}
h1.ski_title_9 .inner{
	font-size: 18px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 60px;
}

/*栃木*/
h1.ski_title_10{
	font-size: 130%;
	width: 600px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	background-image: url(../img/ski/ski_tochigi.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin: 0px;
	padding: 0px;
}
h1.ski_title_10 .inner{
	font-size: 18px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 60px;
}
/*埼玉*/
h1.ski_title_20{
	font-size: 130%;
	width: 600px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	background-image: url(../img/ski/ski_saitama.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin: 0px;
	padding: 0px;
}
h1.ski_title_20 .inner{
	font-size: 18px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 60px;
}

/*　--信越・北陸--　*/
/*長野*/
h1.ski_title_11{
	font-size: 130%;
	width: 600px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	background-image: url(../img/ski/ski_nagano.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin: 0px;
	padding: 0px;
}
h1.ski_title_11 .inner{
	font-size: 18px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 60px;
}

/*新潟*/
h1.ski_title_12{
	font-size: 130%;
	width: 600px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	background-image: url(../img/ski/ski_niigata.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin: 0px;
	padding: 0px;
}
h1.ski_title_12 .inner{
	font-size: 18px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 60px;
}

/*福井*/
h1.ski_title_13{
	font-size: 130%;
	width: 600px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	background-image: url(../img/ski/ski_fukui.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin: 0px;
	padding: 0px;
}
h1.ski_title_13 .inner{
	font-size: 18px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 60px;
}

/*山梨*/
h1.ski_title_14{
	font-size: 130%;
	width: 600px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	background-image: url(../img/ski/ski_yamanashi.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin: 0px;
	padding: 0px;
}
h1.ski_title_14 .inner{
	font-size: 18px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 60px;
}

/*石川*/
h1.ski_title_15{
	font-size: 130%;
	width: 600px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	background-image: url(../img/ski/ski_ishikawa.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin: 0px;
	padding: 0px;
}
h1.ski_title_15 .inner{
	font-size: 18px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 60px;
}


/*　--東海--　*/
/*岐阜*/
h1.ski_title_16{
	font-size: 130%;
	width: 600px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	background-image: url(../img/ski/ski_gifu.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin: 0px;
	padding: 0px;
}
h1.ski_title_16 .inner{
	font-size: 18px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 60px;
}

/*静岡*/
h1.ski_title_17{
	font-size: 130%;
	width: 600px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	background-image: url(../img/ski/ski_shizuoka.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin: 0px;
	padding: 0px;
}
h1.ski_title_17 .inner{
	font-size: 18px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 60px;
}

/*　--近畿--　*/
/*滋賀*/
h1.ski_title_18{
	font-size: 130%;
	width: 600px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	background-image: url(../img/ski/ski_shiga.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin: 0px;
	padding: 0px;
}
h1.ski_title_18 .inner{
	font-size: 18px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 60px;
}

/*福井*/
h1.ski_title_19{
	font-size: 130%;
	width: 600px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	background-image: url(../img/ski/ski_fukui.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin: 0px;
	padding: 0px;
}
h1.ski_title_19 .inner{
	font-size: 18px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 60px;
}

/*color*/
.b{
	color: #0099FF;
}

.r{
	color: #FF3333;
}

.g{
	color: #009900;
}

/*テキスト*/
.text_10{
	font-size: 10px;
}

/*完売御礼*/
.kanbai {background:#FF0000;}