@charset "utf-8";
body {
	background-color: #FFCC99;
	background-image: url(../img_cmn/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	color: #333333;
}
A {
	color: #990033;
	font-weight: lighter;
}
A:hover {
	color: #FF0066;
	font-weight: lighter;
}
td {
	font-size: 12px;
	line-height: 12px;
}
H2 {
	background-repeat: no-repeat;
	height: 30px;
	width: 540px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-indent: -9999px;
}
.project {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 15px;
}
.copyright {
	color: #666666;
	font-size: 10px;
	line-height: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.navi-footer {
	padding: 5px;
	color: #666666;
	font-weight: bold;
	background-image: url(../img_cmn/bg_ftnavi.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	line-height: 10px;
	height: 30px;
}
