A {
	color		: #0066ff;
	text-decoration	: none;
}

A:visited {
	color		 :#0066ff;
}

A:hover {
	color		 :#ff6600;
	text-decoration	: underline;
}

BODY {
	margin		: 0px;
	background	: #ededed url(../../images/top_bg.gif) repeat-y center;
	font-family	: Sans-serif;
}
.searchfld {
	width		: 130px;
	margin-right	: 3px;
}
.navi {
	width		: 710px;
	height		: 20px;
	font-size		: 11px;
}
.hback {
	font-size		: 11px;
	text-align	: right;
}
.header {
	width		: 710px;
	font-size		: 12px;
	line-height	: 16px;
}
.header TD {
	vertical-align	: top;
}
.read {
	font-size		: 12px;
	line-height	: 17px;
}
.read B {
	font-size		: 14px;
	line-height	: 32px;
}

.sitemap {
	width		: 710px;
	font-size		: 12px;
	border		: solid #999999;
	border-width	: 1 0px;
}
.sitemap TD {
	border-bottom	: 1px solid #cccccc;
}
.site0 {
	padding		: 2 0 2 5px;
}
.site1 {
	padding		: 2 0 2 30px;
}
.site2 {
	padding		: 2 0 2 55px;
}
.site3 {
	padding		: 2 0 2 80px;
}
.site4 {
	padding		: 2 0 2 105px;
}
.site5 {
	padding		: 2 0 2 130px;
}
.site6 {
	padding		: 2 0 2 155px;
}


