/* ƒŠƒ“ƒ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: #333399; text-decoration: none;}
a.contents-link:visited { color: #333399; text-decoration: none;}
a.contents-link:active { color: #333399; text-decoration: none;}
a.contents-link:hover { color: #ff3366; text-decoration: none;}

a.contents-link2:link { color: #333399; text-decoration: underline;}
a.contents-link2:visited { color: #333399; text-decoration: underline;}
a.contents-link2:active { color: #333399; text-decoration: underline;}
a.contents-link2:hover { color: #333399; 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;
}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 170%;
	color: #333333;
	font-weight: normal;
}

address {
	font-size: 11px;
	color: #ffffff;
	line-height: 160%;
	font-style: normal;
}

p.subtitle {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	color: #333399;
	font-weight: bold;
}

p.text {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	font-weight: normal;
}
