/* CSS Document */

/* ------------------------------ body ------------------------------ */
body {
	background-color: #E6E6E6;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	line-height: 140%;
	color: #333333;
}

.footernavi {
	font-size: 10px;
	line-height: 140%;
	color: #003366;
}

.footernavi A:link {color:#333333;text-decoration:none;}
.footernavi A:visited {color:#666666;text-decoration:none;}
.footernavi A:hover {color:#330000;text-decoration:none;}
.footernavi A:active {color:#FF3300;text-decoration:none;}
.maintxt {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
.cap {
	font-size: 10px;
	line-height: 140%;
	color: #996600;
}
.g10 {
	font-size: 10px;
	line-height: 140%;
	color: #333333;
}
.w12 {
	font-size: 12px;
	line-height: 150%;
	color: #CCCCCC;
}
.g12 {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
.r10 {
	font-size: 10px;
	line-height: 140%;
	color: #FF0000;
}
.dr10 {
	font-size: 10px;
	line-height: 140%;
	color: #330000;
}
.r12 {
	font-size: 12px;
	line-height: 140%;
	color: #330000;
}
.dr12 {
	font-size: 12px;
	line-height: 140%;
	color: #330000;
}
