body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Hiragino Kaku Gothic Pro,ƒqƒ‰ƒMƒmŠpƒS Pro W3,‚l‚r ‚oƒSƒVƒbƒN,Osaka;
	background: #ffffff;
}

a:link		{ color: #4169e1; text-decoration: none; }
a:visited	{ color: #4169e1; text-decoration: none; }
a:active	{ color: #4169e1; text-decoration: none;}
a:hover		{ color: #778899; text-decoration: underline;}

H1	{ 
color: #333333;
font-size: 12px;
font-weight: normal;
line-height: 1.5em;
}

strong	{ font-family:Hiragino Kaku Gothic Pro,ƒqƒ‰ƒMƒmŠpƒS Pro W3,‚l‚r ‚oƒSƒVƒbƒN,Osaka;font-weight: bold;}





#container {
margin: 200px 0px 0px 0px;
}

#header {
margin: 0px 0px 2px 0px;
padding: 0px 0px 0px 520px;
}

#contents {
margin: 0px 0px 0px 0px;
padding: 50px 0px 0px 520px;
border-top: 1px solid #666666;
text-align: left;
color: #333333;
font-size: 12px;
font-weight: normal;
line-height: 1.5em;
}

#footer{
margin: 60px 0px 0px 0px;
padding: 0px 0px 0px 520px;
text-align: left;
color: #666666;
font-size: 10px;
font-weight: normal;
}


#contents img {
margin: 20px 0px 20px 0px;
}












