@charset "utf-8";
* {
   padding:0;
   line-height: 20px;
   margin: 0;
   background-image: none;
   font-size: 12px;
}
body {
   text-align: center;
   margin: 0px;
   padding: 0px;
   background: url(../common/bg.gif) repeat-x #789124;
}
a:link {
   text-decoration: none;
   color: #0C8BBE;
}

a:hover {
	text-decoration: underline;
	color: #F6BF5F;
}
#box {
   width: 870px;
   margin-top: 10px;
   margin-right: auto;
   margin-bottom: 20px;
   margin-left: auto;
   height: auto;
   color: #606060;
   text-align: center;
}
#header {
   width: 870px;
   color: #FFFFFF;
   padding: 0;
   margin: 0;
   height: 70px;
   clear: both;
}
/*----Firefoxでクリック時にマイナスインデントされた範囲まで点線が出てしまう対策-----*/
a {
   overflow: hidden;
}
a {
/*¥*/
   overflow: hidden;/*MacIE*/
/**/
}
#logo {
   float: left;
   margin-left: 10px;
   padding: 0;
   width: 300px;
}
h1 {
   background: url(../common/logo-trans.png) no-repeat left top;
}
h1 a {
   text-indent: -10000px;
   display: block;
   text-decoration: none;
   height: 60px;
}
#hedaer_r {
   float: right;
   width: auto;
   margin-top: 5px;
   margin-right: 10px;
   font-size: 10px;
   font-weight: bold;
   text-align: right;
}
* html #hedaer_r {
   float: right;
   width: auto;
   margin-top: 5px;
   margin-right: 10px;
   font-size: 10px;
   font-weight: bold;
   text-align: right;
}
#hedaer_r form {
   margin-top: 5px;
}
#search {
   vertical-align: bottom;
   margin-left: 5px;
}

.usa {
   margin-right: 5px;
   vertical-align: middle;
}
#font {
   margin-top: 5px;
}
#hedaer_r a {
   text-decoration: none;
   color: #FFF;
   font-size: 10px;
}
#hedaer_r a:hover {
   text-decoration: underline;
   color: #FFF;
   font-size: 10px;
}

h2 {
   text-indent: -10000px;
   display: block;
   text-decoration: none;
   float: none;
}
#bg_top {
   margin: 0;
   padding: 0;
   background: url(../common/top_base-trans.png) no-repeat top;
   width: 870px;
   clear: both;
}
#main {
   width: 870px;
   padding-bottom: 10px;
   margin: 0;
   background: url(../common/m_base-trans.png) repeat-y top;
   color: #606060;
   float: left;
   text-align: left;
}

#menu {
   width: auto;
   padding: 0px;
   margin: 0;
   width: 200px;
   height: 240px;
}
* html #menu {
   width: auto;
   padding: 0px;
   margin-top: 1px;
   width: 200px;
   height: 240px;
}

#content_l {
   margin-left: 20px;
   width: 200px;
   text-align: left;
   float: left;
   padding: 0;
}
* html #content_l {
   margin-left: 10px;
   width: 200px;
   text-align: left;
   float: left;
   padding: 0;
}
#content_l a {
   text-decoration: none;
   color: #0C8BBE;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#content_l a:hover {
   text-decoration: underline;
   color: #F6BF5F;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#rental {
   margin-top: 15px;
   border: 1px solid #CCCCCC;
   padding: 2px;
   text-align: center;
}
#ski_info {
   border: 1px solid #5D72A7;
   padding: 5px;
   margin: 0 0 15px 2px;
   width: 184px;
   float: none;
}
#ski_info_title {
   text-align: center;
   margin-top: 21px;
}
#ski_info ul {
   margin-top: 10px;
   padding: 0;
   list-style: none;
}
#ski_info li {
   margin-bottom: 10px;
   width: auto;
   background-color: #FFFFFF;
   border-bottom: 1px solid #DDDDDD;
}
#ski_info li a {
   text-decoration: none;
   display: block;
   white-space: nowrap;
}
#ski_info li a:hover {
	text-decoration: none;
	background-color: #f5f5f5;
}
#pack_info {
   border: 1px solid #88AA7D;
   padding: 5px;
   margin: 0 0 15px 2px;
   width: 184px;
}
#pack_info_title {
   text-align: center;
}
#pack_info ul {
   margin-top: 10px;
   padding: 0;
   list-style: none;
}
#pack_info li {
   margin-bottom: 10px;
   width: auto;
   background-color: #FFFFFF;
   border-bottom: 1px solid #DDDDDD;
}
#pack_info li a {
   text-decoration: none;
   display: block;
}
#pack_info li a:hover {
	text-decoration: none;
	background-color: #f5f5f5;
}
#school {
   margin-top: 15px;
   border: 1px solid #CCCCCC;
   padding: 2px;
   text-align: center;
}
#cm {
   margin: 15px 0 15px 0;
   border: 1px solid #CCCCCC;
   padding: 2px;
   text-align: center;
}
#l_info_top {
   margin-top: 21px;
   padding: 0;
}
#l_info_m {
   background: url(../common/l_m.gif) repeat-y top;
   width: 200px;/*---IE6対策----*/
}
#l_info_m ul {
   margin: 0;
   padding: 0;
   list-style: none;
}
#l_info_m li {
   margin-bottom: 3px;
   margin-left: 8px;
   width: 182px;
   background-color: #FFFFFF;
   border: 1px solid #DDDDDD;
}
#l_info_m li a {
   text-decoration: none;
   display: block;
   white-space: nowrap;
}
#l_info_m li a:hover {
	text-decoration: none;
	background-color: #f5f5f5;
}

#l_info_bottom {
   margin-top: -3px;
   padding: 0;
}
#l_info_sub {
   margin-top: 13px;
   width: 200px;
}
#l_info_sub ul {
   margin: 0;
   padding: 0;
   list-style: none;
}
#l_info_sub li {
   margin-bottom: 8px;
   margin-left: 2px;
   width: 196px;
   background-color: #FFFFFF;
}
#l_info_sub li a {
   text-decoration: none;
   display: block;
   white-space: nowrap;
}
#l_info_sub li a:hover {
	text-decoration: none;
	background-color: #f5f5f5;
}

#l_info_bus {
   background: url(../common/bus.gif) no-repeat top;
   margin-top: 15px;
   width: 200px;
   height: 160px;
}
#l_info_bus_title {
   color: #FFFFFF;
   padding: 5px 0px 0px 10px;
   font-weight: bold;
   text-align: center;
}
#l_info_bus_txt {
   padding: 5px 7px 5px 10px;
   color: #FFFFFF;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
} 
#l_info_bus_img {
   float: left;
   margin-right: 5px;
}
#l_info_bus_txt a {
   text-decoration: underline;
   color: #FFFFFF;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#l_info_bus_txt a:hover {
   text-decoration: underline;
   color: #F6BF5F;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


#content_r {
   margin-right: 20px;
   width: 620px;
   text-align: left;
   float: right;
   padding: 0;
}
* html #content_r {
   width: 620px;
   margin-right: 10px;
   text-align: left;
   float: right;
   padding: 0;
}
#content_r a {
   text-decoration: none;
   color: #0C8BBE;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#content_r a:hover {
   text-decoration: underline;
   color: #F6BF5F;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#page_title {
   margin-top: 3px;
   margin-bottom: 10px;
}
#root {
   margin-left: 10px;
   padding: 0;
   width: auto;
   color: #999999;
}
#content_r ul {
   list-style: none;
   margin-top: 20px;
   padding: 0;
}
#content_r li {
   margin: 0px 0px 5px 20px;
   border-bottom: 1px solid #CCCCCC;
   padding: 5px;
}
#school_content {
   margin: 20px 0  0 10px;
}
.content_title {
   font-weight: bold;
   margin-bottom: 10px;
}
table {
   border: 1px solid #D9D8D8;
   border-bottom: 3px solid #D9D8D8;
   font-size: 100%;
   width: 100%;
   margin-top: 5px;
   margin-bottom: 3px;
}
th {
	color: #606060;
	padding: 5px;
	border-right: 1px solid #D9D8D8;
	border-bottom: 1px solid #D9D8D8;
	background-color: #F2F2F2;
	text-align: center;
	width: auto;
}
td {
   border-bottom: 1px solid #D9D8D8;
   border-right: 1px solid #D9D8D8;
   padding: 5px;
   background-color: #FFFFFF;
   text-align: center;
   width: auto;
}
.td_r {
   text-align: right;
   padding-right: 20px;
}
.td_shirakaba {
   background-color: #E3E6CC;
}
#footer_line {
   margin-top: 10px;
   width: auto;
   text-align: center;
   clear: both;
}
#footer {
   padding: 0px 20px 0 0;
   font-size: 10px;
   color: #606060;
   text-align: right;
   width: auto;
   margin-top: 10px;
}
#footer a {
   text-decoration: none;
   color: #0C8BBE;
   font-size: 10px;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#footer a:hover {
   text-decoration: underline;
   color: #F6BF5F;
   font-size: 10px;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#page_bottom {
   margin: 0;
   padding: 0;
   width: auto;
}
#about {
   margin-top: 10px;
   text-align: center;
}

address {
   text-align: center;
   font-style: normal;
   margin-top: 10px;
   font-size: 10px;
   font-family: Arial, Helvetica, sans-serif;
}

.line {
   margin-bottom: 10px;
   margin-top: 10px;
   clear: both;
}
.clear {
   clear: both;
   margin: 0;
   padding: 0;
}
ul {
  margin-left: 0;
  padding: 0px;
  list-style: none;
}
ol {
  margin-left: 20px;
  padding: 0px;
}
* html li {
   margin-top: 0.3em;
}
.align_r {
   text-align: right;
}
.align_c {
   text-align: center;
}
.font_style1 {
   font-weight: bold;
}
.font_style2 {
   color: #FF6666;
}

.page_top {
   text-align: right;
   margin-right: 20px;
   margin-top: 20px;
}
.page_top img {
   margin-right: 5px;
   vertical-align: middle;
}
#page_top {
   height: 1px;
   width: 1px;
}
.page_top a {
   text-decoration: none;
   color: #0C8BBE;
   font-size: 10px;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.page_top a:hover {
   text-decoration: underline;
   color: #F6BF5F;
   font-size: 10px;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.arrow {
   margin-left: 5px;
   vertical-align: middle;
}
.arrow_down {
   vertical-align: text-bottom;
   margin-left: 5px;
}
a img {
   border: none;
}
input,textarea,select{
   border: 1px solid #cccccc;
   background-color: #FFFFFF;
   padding: 0;
   color: #7E7E7E;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
strong,em {
   font-style: normal;
   font-weight: 100;
}
/*-------春山企画-------*/
.haruyama_content {
   margin: 20px 0 30px 10px;
   width: auto;
   padding: 0;
   float: none;
   clear: both;
}
.haruyama_content_img {
   float: right;
   padding-left: 10px;
}
#order {
   border: 1px solid #CCCCCC;
   padding: 10px;
   width: 95%;
   margin-bottom: 30px;
   background:  url(../top/enjoy_bg.gif) repeat-x left bottom #FFFFFF;
}
