@charset "utf-8";
.morisita {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	background-image: url(img/blue-grid.gif);
}
body {
	background-image: url(img/blue-grid.gif);
	background-position: 0px;
	margin: 0px;
}
.size1216 {
	font-size: 12px;
	line-height: 16px;
}
.size16 {
	font-size: 16px;
}
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #00FF00;
}
