
/*-- reset --*/
.clearfix{
	display: block;
	clear: both;
	}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}


*{
	margin: 0;
	padding: 0;
	}

/*-- ボディ --*/


a{
	color: #0083ff;
	text-decoration: none;
	}
a:hover{
	color: #0083ff;
	text-decoration: underline;
	}
/*-- パンくず --*/
#punkuzu{
	width: 855px;
	height: 15px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	clear: both;
	font-size: 0.70em;
	color:#FFFFFF;
	}
#punkuzu a{
	color:#FFFFFF;
	text-decoration: underline;
	}


/* 文字サイズ終わり */

.chikaraku-head{
	width: 83px;
	height: 52px;
	float: right;
	margin: 10px 0 0 0;
	}

/*-- エリア --*/
#snow-areas{
	width: 855px;
	height: auto;
	margin: 0 auto 40px;
	padding: 0 7px;
	}
#snow-areas2{
	width: 855px;
	height: auto;
	margin: 0 auto 0px;
	padding: 0 7px;
	}





/*-- サイトマップ--*/
.top-sitemap{
	width: auto;
	height:auto;
	background-color: #7CB3FF;
	color:#FFFFFF;
}
.top-sitemap2{
	width: 875px;
	height: auto;
	margin: 0 auto 0 auto;
	background-image: url(../../img/sitemapback.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.top-sitemap2 h3{
	font-size:1em;
	font-weight: bold;
	margin-bottom:5px;
	margin-top:10px;
}
.top-sitemap2 h3 a{
	font-size:1em;
	font-weight: bold;
	margin-bottom:5px;
	margin-top:15px;
	padding:0 0 0 13px;
	background-image: url(../../img/yajirushi.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
}


.top-sitemap2 ul{
list-style: none;
oveflor: hidden;
margin:8px 5px 0 8px;
_margin:8px 2px 0 5px;
height: auto;
font-size:0.75em;
}
.top-sitemap2 li{
margin:0 0 3px 0;
padding:0 0 0 13px;
	background-image: url(../../img/yajirushi.gif);
	background-repeat: no-repeat;
}
.top-sitemap2 li a{
color:#FFFFFF;
}

.sitemap-1{
text-align:right;
width: 240px;
float:right;
}
.sitemap-2{
width: 140px;
float:left;
}



.opning{
margin:30px 0 100px 0px;
text-align:center;
font-size:14px;
color:#0066FF;
}

