@charset "utf-8";
/*formatting styles                      
---------------------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-color: #3399FF;
	background-image: url(../top-image/haikei.gif);
	background-repeat: repeat;
	font-family: sans-serif;
}
hr {
	display: none;
}
/*link styles                     
---------------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/* basic layout                     
---------------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 858px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	margin-right: auto;
	margin-left: auto;
}
#main {
	padding: 15px;
	width: 573px;
	margin-bottom: 20px;
	float: right;
}

#sidebar {
	padding: 15px;
	width: 225px;
	margin-bottom: 20px;
	float: left;
}
#footer {
	color: #FFFFFF;
	background-color: #333333;
	padding: 15px;
	clear: both;
}
/*  header styles                     
---------------------------------------*/
#header {
	height: 75px;
	position: relative;
}
#header #logo {
	left: 15px;
	top: 10px;
	position: absolute;
}
#header ul {
	position: absolute;
	left: 2px;
	width: 858px;
	top: 47px;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	line-height: 1.5em;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
	height: 1.5em;
	width: 141px;
	border-top: 1px solid #FFFF00;
	border-bottom: 2px double #666666;
	border-left: 1px solid #FFFFFF;
}
#header ul li a:hover {
	background-color: #e8ecf5;
}
#home #header #nHome a,
#profile #header #nProfile a,
#camp #header #nCampaing a,
#link #header #nLink a,
#kyshop #header #nKyshop a
 {
	color: #FFFFFF;
	background-color: #828ca7;
}


#sidebar #bigtopp {
	margin-top: 20px;
	margin-left: 14px;
}
#sidebar h2 {
	margin-top: 30px;
	margin-left: 14px;
	margin-bottom: 30px;
}
#sidebar #h21 {
	font-size: 100%;
	font-weight: bold;
	background-image: url(../page-image/hishi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	border-bottom: 2px solid #FF9933;
}

#sidebar #news dt {
	font-weight: bold;
	background-image: url(../top-image/point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	clear: left;
	float: left;
	width: 5em;
	margin-bottom: 10px;
	padding-left: 15px;
	margin-left: 14px;
}

#sidebar #news dd {
	margin: 0px 14px 10px 6em;
}
#sidebar ul {
	margin-top: 10px;
}
#sidebar ul li {
	margin-bottom: 6px;
	list-style: none;
}
#sidebar ul li a {
	background-image: url(../page-image/yagirushi2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 210px;
	padding-left: 15px;
	color: #666666;
}
#sidebar ul li a:hover {
	color: #333333;
	background-image: url(../page-image/yajirushi.gif);
}




#sidebar dl dt a {

	padding: 5px;

	float: left;

	margin-right: 10px;

	margin-bottom: 10px;

	border: 1px solid #CCCCCC;

}

#sidebar   dl   dt {

	clear: both;

}

#sidebar dl dd {

	margin-bottom: 10px;

}



/*       main styles               
---------------------------------------*/
#main h2 {
	background-image: url(../top-image/midasi2.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	font-size: 100%;
	border-top: 2px solid #FF9900;
	border-bottom: 1px dotted #333333;
	margin-bottom: 15px;
}
#main h2 a:link {
	text-decoration: none;
}
#main h2 a:visited {
	text-decoration: none;
	color: #999999;
}
#main h2 a:hover {
	color: #000000;
	text-decoration: none;
}
#main h3 {
	margin-bottom: 5px;
	float: left;
	margin-right: 20px;
}
#main h4 {
	background-image: url(../page-image/hishi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	font-size: 100%;
	font-weight: bold;
}



#main p {
	margin-left: 10px;
	margin-bottom: 1em;
	line-height: 1.8em;
}
/*       footer stlyes               
---------------------------------------*/
#footer  ul li a {
	color: #CCCCCC;
}
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a {
	color: #CCCCCC;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
	height: 1%;
}
#footer p {
	margin: 0px;
	float: right;
}
/*       main table               
---------------------------------------*/
#main table {
	margin-bottom: 10px;
	border-top: 1px solid #FF9933;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
	height: 1%;
	float: none;
}
#main #gai {
	margin-bottom: 30px;
}

#main table th {
	text-align: right;
	padding: 5px 10px;
	border-bottom: 1px solid #FF9933;
}
#main table td {
	padding: 5px 10px;
	border-bottom: 1px solid #FF9933;
}
#main table tr.po {
	background-color: #FFFFCC;
}
/*   com stylles                   
---------------------------------------*/

#main #accsesslist {
	margin-left: 15px;
}
#main #accsesslist dt {
	font-weight: bold;
	margin-bottom: 5px;
}
#main #accsesslist dd {
	margin-bottom: 5px;
}
#main #pagelink  a link {
	color: #0066FF;
	text-decoration: underline;
}
#main #pagelink a:visited {

	color: #0066FF;

	text-decoration: underline;

}

#main #pagelink a:hover {

	color: #0099CC;

	text-decoration: none;

}

#main #pagelink a:active {

	position: relative;

	left: 1px;

	top: 1px;

}
/*   cam styles                   
---------------------------------------*/
#main #camplist dt {
	font-weight: bold;
	background-image: url(../page-image/hishi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 20px;
}
#main #camplist dd {
	margin-bottom: 30px;
}
/*  police                   

---------------------------------------*/

#main #podl {

	margin-left: 50px;

	font-weight: normal;

}

#main #podl dt {

	background-image: url(../page-image/hishi-us.gif);

	background-repeat: no-repeat;

	background-position: left center;

	padding-top: 4px;

	padding-bottom: 4px;

	padding-left: 15px;

	font-weight: bold;

}
/*    shop styles                  
---------------------------------------*/
#main #sh4 {
	margin-left: 15px;
	border-bottom: 1px solid #999999;
}
#main #sp {
	margin-left: 30px;
	margin-top: 10px;
	background-image: url(../page-image/hishi-us.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}
#main #sp2 {
	margin-bottom: 5px;
	margin-top: 5px;
}
/* map                     

---------------------------------------*/

#main #ma {

	margin-left: 150px;

	margin-bottom: 20px;

}

#main #mati {

	font-weight: bold;

	margin-left: 50px;

}

#main #camplist dt {
	margin-top: 5px;
	margin-bottom: 5px;
}


#main #data {

	font-weight: normal;

	margin-bottom: 50px;

}

/*   dairy                   

---------------------------------------*/

#main #dap {

	clear: none;

	float: left;

	margin-bottom: 30px;

	margin-right: 15px;

}
