h1 {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
h2 {
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
	background: #272727;
	width: 310px;
	padding: 5px;
	margin: 0px 0px 7px;
	border-bottom: 1px solid #999999;
}
.pref {
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.2em;
}
hr {
	color: #747474;
}

.underconstraction {
	font-size: 80%;
	line-height: 1.2em;
	color: #BCBCBC;
	text-decoration: none;
}
a.top3:link {
	color: #8BDC65;
	text-decoration: none;
}
a.top3:visited {
	color: #8BDC65;
	text-decoration: none;
}
a.top3:hover {
	color: #8BDC65;
	text-decoration: underline;
}
#txt_menu {
	font-size: 90%;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 25px;
	line-height: 1.2em;
	width: 640px;
}
#area {
	border: 1px solid #666666;
	margin: 25px 0px 0px;
	padding-bottom: 10px;
	background: #333333;
}

#txt_menu a:link {
	color: #8BDC65;
	text-decoration: underline;
}
#txt_menu a:visited {
	color: #8BDC65;
	text-decoration: none;
}
#txt_menu a:hover {
	color: #8BDC65;
	text-decoration: underline;
}
.index_td {
	padding-top: 40px;
	padding-bottom: 40px;
	background: url(../img/tdbg.gif) repeat center;
	padding-left: 50px;
}
