@charset "Shift_JIS";

body {
	font-size: 80%;
	font-family:Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS P Gothic', san-serif;
	text-align: center;
	line-height: 1.4;
	background-color: #000000;
}
html,body,h1,h2,h3,div,p,address,span {
	margin: 0;
	padding: 0;
}

h1 {
	width: 900px;
	text-align: right;
	line-height: 1;
	background-color: #000000;
	background-image: url("img/head.gif");
}

h1 img {
	margin: 0px;
}

h2 {
	width: 900px;
	font-size: 90%;
	text-align: right;
	line-height: 1.5;
	color: #ffffff;
	background-color: #000000;
	background-image: url("img/footer.gif");
}

#wrap {
	width: 900px;
	margin: 0px auto 0px;
	text-align: center;
}

.bodycopy {
	width: 740px;
	text-align: right;
	font-size: 45%;
	line-height: 1.4;
	color: #ffffff;
}

.footcopy2 {
	text-align: center;
	font-size: 70%;
	line-height: 1.4;
	color: #ffffff;
}
.footcopy1 {
	width: 740px;
	text-align: right;
	color: #ffffff;
}

