body {
	background-color: #FFFFFF;
	font-size: 95%;
	line-height: 150%;
	text-align: center;
	color: #333333;
}
#footer p {
	font-size: small;
	font-weight: normal;
}


#container {
	width: 820px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: 1px solid #FFFFFF;
	margin-bottom: 0px;

}
#header {
	height: 150px;
}
#contents {
	background-color: #FFFFFF;
	border-top: 2px solid #CCCCCC;
	border-bottom: 1px solid #666666;
}
#footer {
	background-color: #D8D38B;
	clear: both;
	font-weight: bold;
	border-top: 1px solid #333333;
	text-align: center;



	padding-top: 2.px;
	height: 20px;
	font-size: small;
}
#main {
	width: 655px;
	float: right;
	padding-top: 0px;
	margin-top: 1px;
	padding-bottom: 20px;
	position: relative;
}
#one {
	margin: 5px;
	width: 609px;
	border: 3px solid #CCCCCC;
	padding: 10px;
	display: block;
	position: relative;
}
#tabsC {
	margin-bottom: 20px;
}
#topimage {
	margin-left: 310px;
	float: right;
	padding-left: 10px;
}



#sidebar {
	background-color: #FFFFFF;
	float: left;
	width: 160px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	line-height: 16px;
	margin-right: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 400px;
}

a:link    { color: #09372C;   text-decoration: none; }
a:visited { color:#2E5541; text-decoration: none; }
a:hover   { color: #33A02C;   text-decoration: underline; }



h1    { font-size: 150%; }
#toph1    {
	font-size: 150%;
	letter-spacing: 5px;
	text-align: center;
}
h2 {
	font-size: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-left: 10px;
}
#topp{
	margin: 0px 20px 1.5em 20px;
	font-size:11pt;
	line-height:normal;
	letter-spacing: 4px;
	word-spacing: normal;
	text-align: justify;
}

h3 {
	border-left: 10px solid #069;
	padding-left: 1em;
   }
h4   { font-size: 100%; }

p{
margin: 0px 20px 1.5em 20px;
font-size:12pt;
line-height:140%;
}
#content {
	margin-top: 10px;
}
#walk {
	background-color: #FFFFFF;
	font-size: 80%;
}
#walk img {
	padding-right: 10px;
	padding-left: 0px;
}
#walk ul {
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 15px;
	padding-left: 0px;
}
