/* ƒŠƒ“ƒNŠÖŒW
---------------------------------------*/
a.header-link:link { color: #666666; text-decoration: none;}
a.header-link:visited { color: #666666; text-decoration: none;}
a.header-link:active { color: #666666; text-decoration: none;}
a.header-link:hover { color: #CC0033; text-decoration: none;}

a.contents-link:link { color: #0000FF; text-decoration: underline;}
a.contents-link:visited { color: #0000FF; text-decoration: underline;}
a.contents-link:active { color: #0000FF; text-decoration: underline;}
a.contents-link:hover { color: #CC0033; text-decoration: underline;}

a.footer-link:link { color: #666666; text-decoration: none;}
a.footer-link:visited { color: #666666; text-decoration: none;}
a.footer-link:active { color: #666666; text-decoration: none;}
a.footer-link:hover { color: #CC0033; text-decoration: none;}

/* contents area
-------------------------------------------------*/
strong {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

h1 {
	margin-top:0px;
	margin-bottom:0px;
	font-size:12px;
	line-height: 120%;
	color:#333333;
	font-weight:normal;
}

address {
	font-size: 11px;
	color: #ffffff;
	line-height: 160%;
	font-style:normal;
}