@charset "utf-8";
/* formatting　style
--------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333;
	font-size: 75%;
	line-height: 1.6;
	font-family: 'Lucida Grande','Arial','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;

}



/* link style
--------------------------------------*/
a img {
	border-style: none;
}
a:link {
	font-weight: bolder;
	text-decoration: none;
	color: #006;
}
a:visited {
	font-weight: bolder;
	color: #006;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	color: #00F;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}

/* ベースレイアウト
--------------------------------------*/
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 840px;
	background-color: #FFF;
}

#header {
	height: 175px;
	width: 840px;
	padding-bottom: 5px;
}
#header #topimage {
	height: 135px;
	width: 840px;
	position: relative;
}
#topimage ul#Emenu {
	position: absolute;
	top: 10px;
	right: 20px;
}
#topimage ul#Emenu li {
	display: inline;
	margin-right: 1em;
	color: #000;
}
#header #gNavi ul {
	height: 40px;
	width: 840px;
}
#header #gNavi ul li {
	float: left;
	width: 120px;
	list-style-type: none;
	text-align: center;
	height: 40px;
	display: block;
}

#content {
	width: 840px;
	overflow: hidden;
	background-image: url(../image/images/border.jpg);
	background-repeat: repeat-y;
}

#leftBox  {
	float: left;
	width: 530px;
}
#rightBox {
	float: right;
	width: 305px;
}
#leftBox2 {
	width: 600px;
	float: left;
}
#rightBox2 {
	width: 235px;
	float: right;
}


#footer {
	clear: both;
	width: 840px;
	height: 80px;
	background-image: url(../image/images/footer1.gif);
	margin-top: 5px;
	background-repeat: no-repeat;
	position: relative;
	background-color: #FFF;
}


#footer p {
	padding-left: 400px;
}
#footer .counter {
	position: absolute;
	left: 778px;
	top: 8px;
}
#footer .Nakanohito {
	position: absolute;
	left: 786px;
	top: 54px;
}







/* leftBox
--------------------------------------*/
#leftBox p {
	margin-left: 15px;
}
#up {
	text-align: right;
	margin-right: 5px;
}




/* rightBoxサイドバー
--------------------------------------*/
.li {
	list-style-type: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F93;
	padding-left: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-left: 1em;
	margin-right: 2em;
}
#rightBox p {
	margin-left: 10px;
}
#rightBox h3 {
	margin-bottom: 3px;
}




/* トップページスタイル
--------------------------------------*/
#contentT {
	width: 840px;
}
#content2 {
	width: 840px;
	background-image: url(../image/images/contents2.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}


#leftBox #mainPR {
	height: 360px;
	width: 530px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#leftBox #sabNavi ul {
	height: 80px;
	width: 530px;
	margin: 0px;
	padding: 0px;
}

#leftBox #sabNavi ul li {
	height: 80px;
	float: left;
	width: 132px;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


/* インフォメーション♪
--------------------------------------*/

#leftBox #information  {
	width: 530px;
	height: 1465px;
	margin-top: 5px;
	background-color: #E7818C;
}

#leftBox #information #news {
	height: 1405px;
	width: 490px;
	padding-top: 5px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	overflow: auto;
}
#leftBox #information #news h4   {
	color: #C33;
	font-size: 120%;
	background-image: url(../image/images/botan.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #E7818C;
	margin-bottom: 5px;
}


#leftBox #information #news hr {
	border-top-style: dotted;
	border-top-width: 4px;
	border-top-color: #E7818C;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFF;
}
#news p   {
	font-size: 100%;
	line-height: 1.4em;
	margin-right: 10px;
}

#leftBox #information #news img {
	margin: 5px;
}



/* インフォメ文字のみニュースボックス
--------------------------------------*/

#leftBox #information #news .newsBox2 {
	width: 470px;
}
#leftBox #information #setumei {
	background-color: #B1D1D3;
	color: #C03;
	font-size: 90%;
}


/* 今日のジャングル・・・
--------------------------------------*/
#rightBox #todaysAria {
	height: 715px;
	width: 300px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFD64F;
	margin-bottom: 5px;
	position: relative;
}
#rightBox #todaysAria #tenki {
	width: 288px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#rightBox #todaysAria #come {
	height: 80px;
	overflow: auto;
	width: 290px;
	border: 1px solid #999;
	margin-right: 3px;
	margin-left: 3px;
}
#rightBox #todaysAria #lift {
	width: 290px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
}



#rightBox #todaysAria #day {
	font-size: 15px;
	font-weight: bolder;
	text-align: center;
}
#rightBox #todaysAria #poto {
	border: 2px dotted #FFD64F;
	padding: 5px;
}
#rightBox #todaysAria #weather {
	position: absolute;
	left: 89px;
	top: 240px;
	width: 43px;
	height: 41px;
}
#rightBox #todaysAria .tenki {
	margin-left: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
}





/* チェックレイアウト
--------------------------------------*/



#rightBox #checkAria {
	height: 875px;
	width: 300px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #9ED576;
	margin-bottom: 5px;
}
#rightBox #checkAria p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#rightBox #checkAria hr {
	color: #9ED576;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#rightBox #checkAria #rionInfo {
	height: 200px;
	overflow: auto;
	width: 290px;
	border: 1px solid #999;
	margin-left: 2px;
	margin-bottom: 5px;
}
#checkAria #rionInfo p {
	font-size: 10px;
	line-height: normal;
	padding-right: 2px;
	padding-left: 2px;
}
#rightBox #checkAria #rionInfo hr {
	color: #6C6;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 3px;
}

#rightBox #checkAria #rionInfo .rioncome {
	font-size: 12px;
	padding-left: 5px;
	font-weight: bold;
	color: #363;
	clear: both;
}



#wrapper #contentT #rightBox #checkAria img {
	margin: 0px;
	padding: 0px;
}



/* リンクレイアウト
--------------------------------------*/

#rightBox #linkAria {
	width: 300px;
	height: 320px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #91BFC2;
}
#rightBox #linkAria li {
	list-style-type: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #91BFC2;
	padding-left: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 1em;
	margin-right: 2em;
}



/* レフトレイアウト
--------------------------------------*/

#leftBox td {
	padding-left: 10px;
}
#leftBox h2 {
	margin-bottom: 7px;
}
#parkitem2 {
	clear: both;
	margin-top: 3em;
	background-color: #FFF;
}



/* コース　パークアイテム
--------------------------------------*/
#leftBox #parkitem h2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#leftBox #parkitem img {
	margin: 5px;
}


#leftBox #parkitem {
	margin-top: 5px;
}

#parkitem #parkmail {
	padding: 5px;
	background-color: #ACEBFF;
	margin: 10px;
	font-size: 110%;
	font-weight: bold;
	color: #000;
}
#parkitem2 #zentai img {
	height: 450px;
	width: 400px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#parkitem #snowpark {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5em;
	color: #000;
	border: 2px solid #00C;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #CCC;
}


/* イベントレイアウト
--------------------------------------*/
#event h4  {
	color: #333;
	font-size: 140%;
	font-weight: bold;
	background-image: url(../event/img/image1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 5px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #F6F;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-top: 20px;
}
#event p  {
	font-size: 110%;
	margin-right: 10px;
	margin-left: 8px;
}
#event p img {
	border: 2px dotted #F69;
	padding: 3px;
	margin: 5px;
}



/* お得レイアウト
--------------------------------------*/
#leftBox #otoku h4 {
	color: #060;
	font-size: 150%;
	font-weight: bold;
	background-image: url(../otoku/img/ten.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 5px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #00A99D;
	margin-bottom: 10px;
	margin-right: 20px;
}


/* ギャラリースタイル
--------------------------------------*/
#gallery h2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#leftBox2 #gallery .day{
	font-size: 150%;
	font-weight: bold;
	color: #039;
	background-image: url(../gallery/img/image.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 20px;
}
#gallery p {
	margin-left: 30px;
	margin-right: 10px;
}

#gallery img {
	border: 2px dotted #3398CC;
	padding: 5px;
	margin: 5px;
}
#daijest img {
	border: 1px dotted #3C3;
	margin: 3px;
}


#rightBox2 .gCL {
	margin-left: 15px;

}


/* スクールスタイル
--------------------------------------*/
#leftBox #school #hanoji #ha {
	border: 2px dotted #F90;
	padding: 3px;
	margin: 5px;
}
#leftBox #school h4 {
	font-size: 150%;
	font-weight: bold;
	color: #F60;
	margin-left: 15px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #F60;
	margin-right: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}

/* アクセススタイル
--------------------------------------*/
#leftBox #syatoru h4 {
	color: #060;
	font-size: 150%;
	font-weight: bold;
	background-image: url(../otoku/img/ten.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 5px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #00A79D;
	margin-bottom: 10px;
	margin-right: 20px;
}
.toi {
	font-size: 110%;
	font-weight: bold;
	color: #000;
	background-color: #69F;
	padding: 3px;
	clear: both;
}


/* スタイルもろもろ
--------------------------------------*/

.centerObj {
	text-align: center;
}
.rightObj {
	float: right;
}
.leftObj {
	float: left;
}
.akaG {
	font-weight: bold;
	color: #F00;
}
.pinkHutomoji  {
	color: #F69;
	font-weight: bold;
}
.G {
	margin-right: 5px;
	color: #F00;
	border: 2px dotted #9ED576;
	text-align: center;
}

.orenG {
	color: #F60;
	font-weight: bold;
}
.clea {
	clear: both;
}
.skyG {
	font-weight: bold;
	color: #090;
}
.sumollG {
	font-size: 10px;
}
.pinkG {
	font-weight: bold;
	color: #F03;
}
.siroG {
	font-weight: bold;
	color: #FFF;
}
.konG {
	font-weight: bold;
	color: #003;
}
.sumollredG {
	font-size: 10px;
	color: #F00;
}
.sumollbu {
	font-size: 10px;
	color: #00F;
	text-align: center;
}
