@charset "UTF-8";
body {
	font-family: "MS Pゴシック、Osaka",;
	padding: 0px;
	margin-top: 60px;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 100px;
	color: #999999;
	background-color: #000000;
	font-size: 12px;
	background-image: url(img/bg-hana02.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}
p {
	font-family: "MS Pゴシック、Osaka、sams-selif";
	font-size: 12px;
	line-height: 18px;
}

