body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #468189;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: -0.02em;
}
body,td,th {
	color: #031926;
}
hr {
	text-align:center;
	width: 50%;
}
a:link {
	color: #031926;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #031926;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #031926;
	font-weight:bold;
}
.botmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.botmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.botmenu a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.botmenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-size:14px;
	letter-spacing:-0.04em;
}
.boxtitle {
	font-size:14px;
	font-weight:bold;
	letter-spacing:-0.05em;
}
.sectitle {
	font-size:18px;
	font-weight:bold;
	letter-spacing:-0.05em;
}
.subtitle {
	font-size:14px;
	font-weight:bold;
	letter-spacing:-0.04em;
}
.quote {
	color: #666666;
}
.name {
	color: #999999;
	font-size:10px;
}
.orange {
	color:#031926;
	font-weight:bold;
}
.boxtitle_hack {
	font-size:14px;
	font-weight:bold;
	letter-spacing:-0.05em;
	padding-top:15px;
}