#contents{
	height: 750px;
}
p{
	color: #663300;
	font-size: 12px;
	line-height: 15px;
}
a:link {
	color: #FF9700;
	text-decoration: underline;
}
a:visited {
	color: #9E3801;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
h1{
	font-size: 16px;
	font-weight: bolder;
}
#right{
	float: right;
	width: 592px;
	height: auto;
}
#sitemap{
	text-align: left;
	margin-left: 20px;
	width: 540px;
}
.bolder{
	font-weight: bolder;
}
ul{
	list-style: none;
	margin-left: -10px;
	color: #FF9700;
	font-size: 14px;
	font-weight: bold;
}
ul li{
	margin-bottom: 5px;
}
.site_midashi{
	font-size: 14px;
	color: #713602;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #713602;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #713602;
	padding-left: 5px;
	height: 15px;
	margin-top: 10px;
	font-weight: bold;
}
.site_naiyou{
	width: 500px;
	margin-left: 20px;
}





