@charset "utf-8";														
* {
	font-family:'MS PGothic', Osaka, sans-serif;
	padding:0;
	margin:0;
	word-spacing: inherit;
}a:link{
	color:#0033FF;
	text-decoration:underline;
}a:visited{
	color:#800080;
}a:hover{
	color:#d66666;
}
/*-------------------------------------------------------------------
body id="container"
--------------------------------------------------------------------*/
body{
	color:#444444;
	text-align:justify;
	font-size:13px;
	background-color: #FFF;
	background-image: url(../img/sozai/yuki_b.gif);
}#container{
	width:960px;
	height: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
#inner {
	height: auto;
	width: 965px;
	background-color: #FFF;
}





/*-------------------------------------------------------------------
id="header"
--------------------------------------------------------------------*/
div#header{
	height:auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width: 960px;
	background-image: url(../img/banner/kanbiki_top_8.jpg);
}
#header_h1 {
	color: #FFF;
	font-weight: bold;
	padding-top: 3px;
}
#header_p {
	padding-top: 80px;
	padding-left: 790px;
	font-weight: bold;
	letter-spacing: 0.2em;
	height: auto;
	padding-bottom: 5px;
}

div#nav {
	height: 40px;
	width: 960px;
	padding-left: 3px;
}
div#banner  {
	height: auto;
	width: auto;
}
#banner #banner_left {
	float: left;
	height: auto;
	width: 700px;
}

#banner #banner_right {
	width: 220px;
	float: right;
	padding-top: 10px;
	height: auto;
	margin-right: 10px;
}


div#contents{
	height: auto;
	width: 950px;
	background-color: #FFFFFF;
	border: 1px solid #CCC;
	margin: 5px;
}
#sidebar {
	float: left;
	height: auto;
	width: 220px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#sidebar_left {
	float: left;
	height: auto;
	width: 210px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 5px;
	border: 1px solid #CCC;
	margin-top: 10px;
}
.ski_menu {
	height: auto;
	width: 210px;
	background-image: url(../img/menu/button_ne.gif);
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
	font-size: 100%;
	padding-right: 20px;
	padding-left: 30px;
	padding-top: 18px;
	padding-bottom: 18px;
	font-weight: bold;
}
.ski_a {
	height: 400px;
	width: 720px;
}
#ski_boxmain {
	height: 420px;
	width: auto;
}
.ski_box {
	height: auto;
	width: auto;
	margin-left: 5px;
	background-repeat: no-repeat;
}
.ski_box_a {
	height: 420px;
	width: 950px;
	margin-top: 10px;
	margin-left: 5px;
}
.ski_box_1 {
	height: 420px;
	width: 950px;
	margin-top: 10px;
}
.ski_box_2 {
	height: auto;
	width: 950px;
	margin-top: 10px;
	background-image: url(../img/banner/ski_beginner2.gif);
	background-repeat: no-repeat;
	padding-left: 620px;
	padding-top: 200px;
}
.side_s {
}


.side_box {
}

#course_nav {
	height: auto;
	width: auto;
}
.beginner {
	background-image: url(../img/menu/course_banner.gif);
	background-repeat: no-repeat;
	font-size: 100%;
	text-align: center;
	height: auto;
	width: auto;
	letter-spacing: 0.1em;
	color: #FFF;
	font-weight: bold;
	padding-bottom: 4px;
	margin-bottom: 0px;
	padding-top: 9px;
}
.elementary {
	background-image: url(../img/menu/.elementary.gif);
	background-repeat: no-repeat;
	font-size: 100%;
	text-align: center;
	height: auto;
	width: auto;
	letter-spacing: 0.1em;
	color: #FFF;
	font-weight: bold;
	padding-bottom: 4px;
	margin-bottom: 0px;
	padding-top: 9px;
}
.intermediate {
	background-repeat: no-repeat;
	font-size: 100%;
	text-align: center;
	height: auto;
	width: auto;
	letter-spacing: 0.1em;
	color: #FFF;
	font-weight: bold;
	padding-bottom: 4px;
	margin-bottom: 0px;
	padding-top: 9px;
	background-image: url(../img/menu/.intermediate.gif);
}
.advanced {
	background-image: url(../img/menu/.advanced.gif);
	background-repeat: no-repeat;
	font-size: 100%;
	text-align: center;
	height: auto;
	width: auto;
	letter-spacing: 0.1em;
	color: #FFF;
	font-weight: bold;
	padding-bottom: 4px;
	margin-bottom: 0px;
	padding-top: 9px;
}
.snow_park {
	background-image: url(../img/menu/.snow_park.gif);
	background-repeat: no-repeat;
	font-size: 100%;
	text-align: center;
	height: auto;
	width: auto;
	letter-spacing: 0.1em;
	color: #FFF;
	font-weight: bold;
	padding-bottom: 4px;
	margin-bottom: 0px;
	padding-top: 9px;
}
.kids {
	background-image: url(../img/menu/kids.gif);
	background-repeat: no-repeat;
	font-size: 100%;
	text-align: center;
	height: auto;
	width: auto;
	letter-spacing: 0.1em;
	color: #FFF;
	font-weight: bold;
	padding-bottom: 4px;
	margin-bottom: 0px;
	padding-top: 9px;
}

.course_h2 {
	font-size: 100%;
	text-align: center;
	letter-spacing: 0.5em;
	color: #F00;
	height: 30px;
	width: 200px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.course_box {
	height: auto;
	width: 198px;
	line-height: 130%;
	border: 1px solid #CCC;
}
#sidebar_right {
	float: right;
	height: auto;
	width: 210px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container #contents #main_left {
	float: left;
	height: auto;
	width: 710px;
	margin-top: 10px;
	margin-left: 10px;
}
#price {
	margin-top: 10px;
	height: auto;
	width: 700px;
	margin-bottom: 10px;
}








#container #contents #main {
	float: right;
	height: auto;
	width: 700px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contents_right {
	float: right;
	height: auto;
	width: 715px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 5px;
}

#information {
	clear: both;
	height: 250px;
	width: auto;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-bottom: 10px;
}
#information #today {
	height: auto;
	width: 350px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../img/sozai/gerende_rogo.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
}
#information #snowfall {
	float: left;
	height: auto;
	width: 260px;
	margin-right: 10px;
}
.box {
	height: auto;
	width: 130px;
	border: 1px solid #CCC;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#box_right {
	height: auto;
	width: auto;
	float: left;
	margin-left: 10px;
}

.weather {
	height: 10px;
	width: auto;
}
.weather_l {
	float: left;
	width: 130px;
	letter-spacing: 0.2em;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.weather_a {
	float: left;
	width: 130px;
	letter-spacing: 0.2em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.weather_b {
	float: left;
	width: 130px;
	letter-spacing: 0.2em;
	padding: 5px;
}
.weather_c {
	float: left;
	width: 130px;
	letter-spacing: 0.2em;
	padding: 5px;
}
.weather_d {
	float: left;
	width: 130px;
	letter-spacing: 0.2em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.weather_r {
	float: left;
	width: auto;
	padding: 5px;
}


.snowfall_time {
	width: auto;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-left: 10px;
}
.lift_title {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	padding-left: 10px;
}



#information #lift {
	float: right;
	height: 200px;
	width: 200px;
}
.lift_box {
	height: 90px;
	width: 240px;
	clear: both;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.lift_main {
}
.lift_l {
	float: left;
	width: 120px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #FFE4CA;
	padding-right: 5px;
}
.lift_r {
	float: left;
	width: 90px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}


.romance {
	float: left;
	width: auto;
	letter-spacing: 0.2em;
}


.romance_right {
	float: left;
	width: auto;
	letter-spacing: 0.2em;
}
.triple {
	float: left;
	width: auto;
	margin-top: 5px;
	letter-spacing: 0.2em;
}
.triple_right {
	float: left;
	width: 140px;
	margin-top: 5px;
	letter-spacing: 0.2em;
}
.park {
	float: left;
	width: 150px;
	letter-spacing: 0.2em;
	margin-top: 5px;
}
.park_right {
	float: left;
	width: 140px;
	letter-spacing: 0.2em;
	margin-top: 5px;
}
.news_box {
	width: auto;
	height: auto;
}
#news {
	float: right;
	width: auto;
	margin-top: 10px;
	margin-right: 5px;
}

.news_title {
	padding-top: 5px;
	width: auto;
	margin-top: 10px;
	height: auto;
}
/*-------------------------------------------------------------------
id="infomation"
--------------------------------------------------------------------*/
div.scroll {
	height:200px;
	overflow:scroll;
	width: 315px;
	border: 1px solid #CCC;
	letter-spacing: 0.1em;
	line-height: 130%;
	z-index: auto;
}
.color_h3 {
	color: #F00;
}
.color_h4 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	padding-left: 5px;
	font-size: 95%;
	color: #0080FF;
	margin-top: 5px;
	margin-bottom: 5px;
}
.color_h2 {
	border-bottom-width: 1px;
	padding-left: 10px;
	font-size: 105%;
	color: #F00;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #F00;
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	padding-right: 10px;
	font-weight: bold;
}
.color_red {
	color: #F00;
	margin-top: 3px;
	margin-bottom: 5px;
}

.event_color {
	background-color: #0080C0;
	color: #FFF;
	width: auto;
	padding-left: 20px;
	height: auto;
}
.event_h3 {
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #0080C0;
	border-left-color: #0080C0;
	padding-left: 10px;
	font-weight: bold;
	letter-spacing: 0.5em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0080C0;
	color: #0080C0;
}
.event_text {
	line-height: 100%;
	font-size: 115%;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.event_h2 {
	border-bottom-width: 1px;
	padding-left: 10px;
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #457E23;
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4E8D27;
	height: auto;
	margin-right: auto;
	padding-right: 10px;
}
.news_text {
	height: auto;
	width: auto;
	padding-left: 10px;
	padding-right: 5px;
}
#main_wide {
	height: 800px;
	width: auto;
	background-repeat: no-repeat;
	background-position: right center;
}
.main_wide_text {
	font-size: 115%;
	line-height: 140%;
	letter-spacing: 0.1em;
	width: auto;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
}
.main_wide_box {
	font-size: 110%;
	line-height: 120%;
	letter-spacing: 0.1em;
	padding-left: 10px;
	width: 710px;
	height: 210px;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}
.main_wide_box_subaru {
	font-size: 110%;
	line-height: 120%;
	letter-spacing: 0.1em;
	padding-left: 10px;
	width: 710px;
	height: auto;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}

#container #contents #wide {
	height: auto;
	width: 960px;
}
#park_frame_box {
	float: left;
	height: auto;
	width: 750px;
}
.park-frame_upper {
	float: left;
	height: 132px;
	width: 740px;
	margin-left: 10px;
}

.upper_1 {
	float: left;
	height: 130px;
	width: 180px;
	margin-right: 2px;
}
.upper_2 {
	float: left;
	height: 130px;
	width: 180px;
	border: 1px solid #CCC;
	margin-right: 3px;
}
.upper_3 {
	float: left;
	height: 130px;
	width: 180px;
	border: 1px solid #CCC;
	margin-right: 3px;
}
.upper_4 {
	float: left;
	height: 130px;
	width: 180px;
	border: 1px solid #CCC;
	margin-right: 3px;
}
.upper_5 {
	float: left;
	height: auto;
	width: auto;
}

#park-frame_left {
	float: left;
	height: 250px;
	width: 196px;
}
.left_1 {
	float: left;
	height: auto;
	width: auto;
}
.left_2 {
	height: auto;
	width: auto;
	float: left;
	margin-top: 4px;
}
.left_3 {
	float: left;
	height: auto;
	width: 180px;
	margin-top: 4px;
	padding-left: 10px;
	background-image: url(../img/menu/itemrrogo.gif);
	background-repeat: no-repeat;
	padding-top: 35px;
}
.left_4 {
	float: left;
	height: auto;
	width: auto;
	margin-top: 4px;
}
.left_5 {
	float: left;
	height: 140px;
	width: 186px;
}
#park-frame_right {
	float: right;
	width: 180px;
	height: auto;
	margin-right: 10px;
}
.right_1 {
	height: 130px;
	width: 180px;
	border: 1px solid #CCC;
	margin-top: 4px;
}
.right_2 {
	height: 130px;
	border: 1px solid #CCC;
	margin-top: 4px;
	width: 180px;
}
.right_3 {
	height: 130px;
	width: 180px;
	border: 1px solid #CCC;
	margin-top: 4px;
}
.right_4 {
	height: 140px;
	width: 180px;
	border: 1px solid #CCC;
	margin-top: 4px;
}
.right_5 {
	height: 140px;
	width: 180px;
}
#park-frame_main {
	float: left;
	padding-top: 10px;
	margin-left: 5px;
}
#park-frame_lower {
	height: 132px;
	width: 740px;
	margin-left: 5px;
	float: left;
}
.lower_1 {
	float: left;
	height: 130px;
	width: 180px;
	margin-right: 7px;
}
.lower_2 {
	float: left;
	height: 130px;
	width: 180px;
	margin-right: 3px;
}
.lower_3 {
	float: left;
	height: 130px;
	width: 180px;
	margin-right: 3px;
}
.lower_4 {
	float: left;
	height: 130px;
	width: 180px;
	margin-right: 3px;
}
.lower_5 {
	float: left;
	height: auto;
	width: auto;
}
#park_contents {
	height: 300px;
	width: auto;
	clear: left;
}
#park_contents #side {
	float: left;
	height: 250px;
	width: 220px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#park_contents_main {
	height: 250px;
	width: 720px;
	float: right;
	padding: 10px;
}
#footer {
	height: auto;
	width: 940px;
	background-repeat: no-repeat;
	clear: both;
	text-align: right;
	padding-right: 20px;
}


address{
	height: auto;

}
.table_style {
	padding-left: 20px;
	font-size: 110%;
	padding-top: 3px;
	color: #000;
}
.table_style_text {
	font-size: 110%;
	color: #000;
	padding-left: 10px;
	line-height: 130%;
	padding-right: 10px;
	padding-top: 20px;
}
table {
	font-size: 90%;
	font-weight: normal;
}

.table_price {
	font-size: 110%;
	letter-spacing: 0.1em;
	text-align: center;
}



＊{
	float:right;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: auto;
	width: 310px;
	padding-right: 10px;
}
dl {

}
.dt {
	width: 50px;
	float: left;
	letter-spacing: 0.5em;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.dd {
	float: left;
	width: 60px;
	padding-right: 10px;
	letter-spacing: 0.5em;
	padding-top: 3px;
	background-image: url(cm);
	padding-bottom: 3px;
}






.snowfall_b {
}

div#option{
	font-size:100%;
	height: auto;
	line-height: 90%;
}div.ads{
	float:right;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: auto;
	width: 310px;
	padding-right: 10px;
}

.float {
	float: right;
	padding-bottom: 30px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.float_right {
	float: right;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.float_left {
	float: left;
	margin-right: 10px;
}
.today_img {
	height: auto;
	width: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.today_box {
	height: 35px;
	width: 940px;
	margin-right: 10px;
	margin-left: 10px;
}
.today_topimg {
	float: left;
	height: auto;
	width: auto;
	margin-top: 5px;
	background-image: url(../img/sozai/gerende_rogo.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 10px;
}

.today_box_left {
	height: 30px;
	width: auto;
	float: left;
	padding-left: 130px;
	background-image: url(../img/sozai/course_rogo.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
}
.today_box_right {
	float: right;
	height: 25px;
	width: 290px;
	padding-left: 130px;
	padding-top: 5px;
}
.today_course_title {
	height: auto;
	width: 940px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.main_box {
	height: auto;
	width: auto;
}
.contact_box {
	height: auto;
	width: auto;
	margin-top: 10px;
	font-size: 120%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 170%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 320px;
	background-image: url(../img/sozai/back.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#down_box {
	height: auto;
	width: auto;
	clear: both;
}
.style_h2 {
	font-size: 100%;
	color: #F30;
	margin-bottom: 10px;
	text-align: right;
	padding-right: 20px;
}
.h2_style {
	font-size: 100%;
	color: #F30;
	margin-bottom: 10px;
	text-align: right;
	margin-top: 10px;
}
.event_table {
	font-size: 90%;
	padding: 5px;
}
#event {
	width: 700px;
}
.event_box {
	height: auto;
	width: auto;
}

.side_b {
	height: auto;
	width: auto;
}

