body,td,th {
	font-size: 10pt;
	line-height: 14pt;
	color: #333333;
}
body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/com/bg_01.gif);
	background-attachment: fixed;
	background-position: right bottom
}
#container{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 805px;
	height: 100%;
	border: 0px;
}
.navi {
	font-size: 8pt;
	color: #B03D66;
}
a.navi {
	font-size: 8pt;
	color: #B03D66;
}
a.navi:link {
	text-decoration: none;
}
a.navi:visited {
	text-decoration: none;
	color: #B03D66;
}
a.navi:hover {
	text-decoration: underline;
	color: #B03D66;
}
a.navi:active {
	text-decoration: none;
	color: #B03D66;
}
.small {
	font-size: 8pt;
	line-height: 10pt;
	color: #333333;
}
.red {
	color: #B03D66;
}
.redtop {
	color: #B03D66;
	line-height: 11pt;
	font-size: 10pt;
}
.white {
	color: #FFFFFF;
}
.bg01 {
	background: #999999;
}
.bg02 {
	background: #C2C2C2;
}

