<style type="text/css">
<!--

/* 水平線設定 */
hr {
	width:100%;
	height:1px;
	color:#556b2f;
}

a:link {
	color:#0000ff;
}

a:visited {
	color:#8b008b;
}

a:hover {
	color:#2f4f4f;
	text-decoration:underline;
}

body {
	background-color:#ffffff;
	margin-top:0px;
	margin-bottom:0px;
}

/* コピーライト */
.copyright {
	text-align:center;
	font-size:12px;
}

--> 
</style>