/* original format --------------------------- */
/* base */
.hfcontents .goto-top {
	text-align: right;
	display: block;
	clear: left;
	width: 755px;
	margin: 5px 0px;
}

.hfcontents .mainarea {
	text-align: left;
	width: 730px;
	margin-left: 30px;
}


/* title */
.hfcontents h1 {
	margin: 0px 0px 0.5em 0px;
	font-size: 110%;
	line-height: 140%;
}
.hfcontents h2 {
	margin: 20px 0px 0.5em 0px;
	font-size: 100%;
	line-height: 140%;
}
.hfcontents h3 {
	margin: 15px 0px 0.5em 0px;
	font-size: 90%;
	line-height: 140%;
}
.hfcontents p {
	margin: 0px 0px 0.8em 0px;
	font-size: 90%;
	line-height: 160%;
}


/* margin */
.hfcontents .explanation {
	margin-left: 2em;
	width: 92%;
}


/* list */
.hfcontents li {
	margin-bottom: 0.5em;
}
.hfcontents .explanation ul {
	font-size: 90%;
	line-height: 160%;
	list-style-type: circle;
}
.hfcontents .explanation ol {
	font-size: 90%;
	line-height: 160%;
}
.hfcontents .listinlist {
	font-size: 125%;
	line-height: 160%;
}



/* text */
.hfcontents .signature {
	text-align: right;
	width: 98%;
	margin-bottom: 1.5em;
}





/* sitemap */

.hfsitemap .maptitle {
	font-size: 100%;
	color: #FFFFFF;
	margin: 0px;
	font-weight: normal;
}
.hfsitemap .mapheadword {
	font-size: 100%;
	margin: 0px;
	font-weight: normal;
}
.hfsitemap .maptitlebg {
	background-color: #666666;
}
.hfsitemap .linktxt {
	font-size: 80%;
	line-height: 100%;
}
.hfsitemap .alphabetlink {
	font-size: 90%;
	color: #FFFFFF;
}
