d.f10 {
	font-size:10px;
}

.f12 {
	font-size:12px;
}

.f12n {
	font-size:12px;
	line-height:125%;
}

.f12h {
	font-size:12px;
	line-height:150%;
}

.cl01 {
	color:#ffffff;
}

.cl02 {
	color:#cc0000;
}

.lnk {
	font-size:10px;
	color:#FFFFFF;
}

.lnk a:link {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}

.lnk a:visited {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}

.lnk a:hover {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

.lnk a:active {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}


.bnrContents {
	width:765px;
}

.bnrBlock {
	float:left;
	width:184px;
	margin-right:8px;
	margin-bottom:3px;
}

.bnrBlock_right {
	float:left;
	width:184px;
	margin-bottom:3px;
}

#infoBlock {
	clear:both;
}
.InfoBox {
	font-size: 0.75em;
	line-height: 1.4em;
	color: #333333;
	padding: 3px;
	width: 768px;
	border: 1px solid #666666;
	background-color: #FFFFF0;
	margin-top: 5px;
}
#anahead {
	background: url(../images/top_head.gif) no-repeat;
	text-indent: -9999px;
	height: 48px;
	width: 470px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#header {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#header ul {
	top: 5px;
}
#header li {
	float: left;
	list-style: none;
	padding: 5px;
	margin-top: 10px;
}

