@charset "UTF-8";

body {
	color: #4D4D4D;
	font-size: 12px;
	line-height: 150%;
}
.txt12 {
	font-size: 12px;

	color: #646464;
}
.txt12w {
	font-size: 12px;
	color: #fff;
}
h2 {
	font-size: 20px;
	line-height: 150%;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
a {
	color: #646464;
	text-decoration: none;
}
a:hover {
	color: #031A0B;
	text-decoration: underline;
}
#navi a {
	font-size: 14px;
	color: #646464;
	text-decoration: none;
}
#navi a:hover {
	color: #FFFFFF;
}
#footer p {
	line-height: 130%;
}
#copyright {
	font-size: 10px;
	line-height: 100%;
}
#scrollbox dt {
	color: #031a0b;
}
.txt10 {
	font-size: 10px;
	line-height:12px;
	color: #646464;
}
