.np1 {
	font-size: 12px;
	line-height: 18px;
	font-family: "メイリオ";
	color: #333333;

}

.np2 {
	font-size: 12px;
	line-height: 18px;
	font-family: "メイリオ";
	color: #FFF;

}
body{
    background:url(./img/bg_001.jpg) top center repeat-y;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #000000;

}

h1 {
	font-size: 12px;
	color: #333333;

}
