@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color:#CCFFFF;
	background-image:url(img/bg.jpg);
	background-repeat:no-repeat;
}

a.navi{color:#fff;}
a.menuf {
	color: #333;
}
a:visited.menuf {
	color: #333;
}


a:visited.navi{color:#CCC;}
a:link.navi{color:#FFF}
a:hover.navi{color:#F90}
a:active.navi{color:#000}

#all {
	width:800px;
	height:100%;
	margin:0;
	padding:0;

}

#top {
	display:block;
	float:left;
	width:598px;
	height:400px;
	background-image:url(img/top.jpg);
	border-left:1pt #000 solid;
	border-right:1pt #000 solid;
	
}
#sidemenu {
	display:block;
	float:left;
	width:199px;
	height:400px;
	border-right:1pt #000 solid;
}
#whats{
	display: block;
	width:350px;
	height:430px;
	float:left;
	text-align:center;
}
#next{
	display:block;
	float:left;
	width:420px;
	margin-left:5px;
}
hr {
	margin-top: 40px;
	margin-bottom: 40px;
}

.table{
	border-left:1pt #000 solid;
	border-right:1pt #000 solid;
}
.Toptable {
	width: 800px;
}

.topgg{
	border-left:1pt #000 solid;
	border-right:1pt #000 solid;
	border-bottom:1pt #000 solid;
}
.sidem{
	border-right:1pt #000 solid;
	border-bottom:1pt #000 solid;
}
.contents{
	border-left:1pt #000 solid;
	border-right:1pt #000 solid;
	padding:10px;
	width:750px;
}
.contents2{
	border-left:1pt #000 solid;
	border-right:1pt #000 solid;
	border-bottom:1pt #000 solid;
	padding:10px;
}
h5{
	font-size:16px;
	margin:0;
}
.foot{
	border-left:1pt #000 solid;
	border-right:1pt #000 solid;
	border-bottom:1pt #000 solid;
	height:30px;
	color:#555;
	font-size:12px;
	background-color:#FFF;
	background-image:url(img/foot.jpg);
}
#menu{
	height:30px;
	width:798px;
	border-bottom:1pt #000 solid;
	background-color:#999;
	background-image:url(img/menu.jpg);
	color:#666;
}
#width {
	width:798px;
	height:100px;
	background-image:url(img/top.jpg);
	color:#FFF;
	font-size:12px;
}
	
.bglogo{
	width:198px;
	height:98px;
	display:block;
	background-image:url(img/toplogo2.gif);
	float:left;
	border:1pt;
	border-color:#000;
	border-style:solid;
}
.topb{
	width:599px;
	height:98px;
	display:block;
	float:right;
	border-width:1pt 1pt 1pt 0;
	border-color:#000;
	border-style:solid;
}
.menubg{
	background-image:url(img/menu.gif);
	font-size:12px;
	text-shadow:#666;
	color:#000;
}
#koushin{
	width:300px;
	display:block;
	padding:10px;
	font-size:12px;
}
h4{
	font-size:15px;
	border-left:3pt #309 solid;
	border-bottom:0pt #309 solid;
	margin-bottom:5px;
	margin-top:0;
}
h2{
	font-size:24px;
	border-left:6px #090 solid;
	margin-bottom:0px;
	padding-left:5px;
	margin-top: 50px;
	margin-right: 5px;
	margin-left: 5px;
}
h1{
	font-size:18px;
	border-left:6px #F30 solid;
	margin-bottom:0;
	padding-left:5px;
}
img{
	border:0;
}
.contents div iframe {
}
div .bd  {
	background-image:url(img/bg2.jpg);
	background-repeat:no-repeat;
	height: 100%;
	width: 100%;
	background-position: right;
}
.camp_div  {
	margin-left: 40px;
	line-height: 140%;
	margin-top: 20px;
}
.camp_div dl dt {
	font-weight: bolder;
	margin-top: 15px;
}

.small {
	font-size: small;
}
.list {
	background-color: #CFF;
	border: 0px none #000;
	line-height: normal;
	text-align: center;
	padding: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}

.photolist {
	margin-left: 40px;
	margin-top: 20px;
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px dashed #CCC;
	margin-right: 150px;
	margin-bottom: 50px;
	line-height: normal;
	text-align: left;
}
.red {
	color: #F00;
}
#camp td {
	height: 30px;
}

