body {
	font-size: small;
	line-height: 130%;
	color: #333333;
	letter-spacing: 0.1em;
}
#header {
	width: 760px;
	text-align: left;
}
#main {
	text-align: left;
	width: 760px;
}
#contents {
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
}
.topicsyohaku {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.texts {
	font-size: x-small;
}
.textm {
	font-size: medium;
}
#topbanner {
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}
#footer {
	text-align: left;
	width: 760px;
}
.footermenu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
        padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	background-color: #FFFFFF;
	font-size: x-small;
}
.copy {
	color: #FFFFFF;
	background-color: #004E21;
	padding-right: 5px;
	padding-left: 5px;
	font-size: x-small;
}
.panlist {
	font-size: x-small;
	padding-bottom: 3px;
}
.itemt {
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.subt {
	padding: 15px 10px;
}
.contentslist {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
.contentslist2 {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
.listyohaku {
	padding-left: 20px;
}
.yohaku10 {
	padding: 10px;
}
ul {
	padding-left: 0px;
	margin-left: 20px;
	margin-bottom: 3px;
}
li {
	margin-bottom: 5px;
}
.manurelist {
	list-style-type: circle;
}
.sitemapyohaku {
	padding-left: 20px;
}
.sitemapyohaku2 {
	padding-left: 40px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0099;
	text-decoration: underline;
}
a:active {
	color: #CC6699;
	text-decoration: underline;
}