body {
	margin: 0 auto;
	padding: 0;
	font-size: 80%;
	background-color: white;
	color: black;
}
table {
	font-size: 100%;
}
td {
	line-height: 130%;
}
a {
/*
	color: darkorange;
	text-decoration: underline;
*/
}
a:hover {
	color: red;
	text-decoration: none;
/*
	color: maroon;
	text-decoration: none;
*/
}
img {
	border-width: 0;
}
h3 {
	font-size: 130%;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
}
#wrapper {
	text-align: center;
}
#frame { 
	width: 760px;
	margin: 0 auto;
	padding: 5px 10px 0 10px;
	/*
	background: url(frame.gif) top left no-repeat;
	*/
	text-align: left;
}
#main {
	padding-top: 0px;
	color: black;
	width: 736px;
	padding-left: 0px;
	background: #909263;
}
#top_links {
	background-color: white;
	text-align: right;
	padding: 5px;
}
#top_links span {
	font-size: 100%;
	display: inline;
	/*
	padding-left: 8px;
	padding-right: 5px;
	background: url(top_link.gif) left no-repeat;
	padding-bottom: 1px;
	margin-right: 5px;
	*/
	padding: 1px 5px 2px 5px;
	color: gray;
}
#top_links a {
	font-size: 100%;
	display: inline;
	/*
	padding-left: 8px;
	padding-right: 5px;
	background: url(top_link.gif) left no-repeat;
	padding-bottom: 1px;
	margin-right: 5px;
	*/
	padding: 1px 5px 2px 5px;
/*
	color: black;
*/
	text-decoration: underline;
}
#top_links a:hover {
/*
	color: maroon;
*/
	color: red;
	text-decoration: none;
}
#header {
	clear: both;
	margin: 0px 0 10px 0;
	height: 180px;
	background:url(../../../../../images/photobanner2.jpg) no-repeat;
}

#header h1 {
	display:block;
	margin:0;
	width:736px;
	height:180px;
	}

#header h1 a {
	width:100%;
	height:180px;
	text-indent:-9999px;
	}

#title {
	float: left;
	font-size: 200%;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 15px;
	color: white;
}
#title_info {
	float: right;
	height: auto;
	padding: 8px;
	width: 310px;
	margin: 10px 5px 0 0;
	border: 2px solid white;
	background-color: #8fa7d1;
	color: white;
}
#title_info p {
	margin: 0;
}
#side_links {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 100%;
}
.side_bar {
	margin: 5px 0 10px 0;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	color: black;
	background-color: white;
	/*
	background: url(side_bar.gif) repeat-x;
	*/
}
.side_bar a, .side_bar a:visited {
	text-decoration: underline;
}
.side_bar p {
	margin: 0;
	padding: 2px 0 5px 0;
}
.side_bar img {
	border: 1px gray solid;
}
.content_text {
	margin:  0 0 1px 155px;
	padding: 10px;
	line-height: 1.4em;
	background-color: white;
	/*
	background: url(content_text.gif) repeat-x bottom left;
	*/
}
.content_text h2 {
	font-size: 130%;
	color: #003300;
	border-left: 5px solid #003300;
	letter-spacing: 2px;
	margin-bottom:1em;
	background: #E7E7DC;
	padding: 3px 0 3px 7px;
}
.content_text p {
	margin: 0;
	line-height:1.4;
}
.content_footer {
	/*
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	*/
	background-color: white;
	/*
	background: url(content_text.gif) repeat-x;
	*/
	text-align: left;
	margin:  0 0 5px 155px;
	padding: 0 0px 5px 6px;
	line-height: 1.4em;
/*
	font-size: 80%;
*/
}
.content_footer a {
}
.content_footer a:hover {
}
.content_footer p {
	padding: 0;
	margin: 0;
}
.content_image {
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	background-color: white;
	/*
	background: url(content_image.gif) repeat-x;
	*/
	text-align: left;
	color: black;
	margin:  0 0 5px 155px;
	padding: 15px 10px 5px 10px;
	line-height: 1.4em;
}
.content_image a, .content_image a:visited {
}
.content_image a:hover {
}
.content_image p {
	padding: 0;
	margin: 0;
}
.content_image img {
	border: 1px silver solid;
	margin: 5px;
}
#menu_list {
	line-height: 2em;
	background-color: #005F00;
	color: #fff;
	padding: 0px;
	margin: 0px;
	margin-bottom: 7px;
	text-indent: 0.5em;
}
#menu_list span {
	width: 150px; /* for MSIE bug */
	display: block;
	border-bottom: 3px white solid;
}
#menu_list a {
	width: 150px; /* for MSIE bug */
	display: block;
	color: #fff;
	text-decoration: none;
	border-bottom: 3px white solid;
	font-weight:bold;
}
#menu_list a:hover {
	border-bottom: 3px white solid;
	background-color: #515C7A;
	color: white;
}
#menu_list a#here {
	width: 150px; /* for MSIE bug */
	display: block;
	text-decoration: none;
	border-bottom: 3px white solid;
	background-color: #515C7A;
	color: white;
}

#menu_list a#here:hover {
	border-bottom: 3px white solid;
	background-color: #515C7A;
	color: white;
}
#footer {
	clear: both;
	text-align: left;
	font-size: 80%;
}
td.thumbbox {
	vertical-align: top;
	white-space: normal;
}
div.thumbbox {
	margin: 0 15px 15px 0;
	padding: 1px;
	border-bottom: 1px silver solid;
	border-top: 5px #8fa7d1 solid;
	background-color: white;
	text-align: center;
}
div.thumb_image {
	margin: 0;
	padding: 0;
}
div.thumb_image a:hover {
	position: relative; 
	top: 1px;
	left: 1px;
}
div.thumb_title {
	padding: 0;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
	padding: 3px;
}
#copyright{
	padding:10px 5px 10px 0;
	background:#fff;
	text-align:right;
	font-size:0.9em;
	color:#666;
	border-top:5px solid #003300;
	border-bottom:1px solid #909263;
	line-height:1.5;
}
#copyright p {
	margin:0;
	}


#map-img {
	text-align:center;
	padding:20px 0;
	}



#path-box {
	line-height:1.5;
	background:url(hokkaidou.gif) right top no-repeat;
	padding:20px 0;
	margin:0 10px;
	}

#path-box p {
	margin-bottom:1em;
	}
