* { box-sizing : border-box}
* { -moz-box-sizing : border-box}
body {
	margin-top: 0px;
	margin-left: 0px;
}
a:link {
	color: #999999;
	text-decoration:underline;
}
a:visited {
	color: #999999;
	text-decoration:underline;
}
a:hover {
	color: #999999;
	text-decoration:underline;
}
a:active {
	color: #999999;
	text-decoration:underline;
}
.comment {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	color: #999999;
}
