@charset "UTF-8";
body {
	background-image: url(hitogata.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}
.contents {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding: 0px;
	width: 450px;
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 300px;
}
a:link {
	color: #CC3333;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #660000;
}
a:active {
	color: #FFFFFF;
}
.midasi {
	font-size: 12px;
	background-image: url(minihitogata.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	line-height: 26px;
	font-weight: bold;
	letter-spacing: 5px;
}
.naiyou {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 40px;
}
