@charset "utf-8";
/* CSS Document */

body{
	background:#000000;
	color:#999999;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:10pt;
	line-height:1.4;
	margin:90px 0 0 0;
}

a {
	color:#666;
}

h1{
	font-weight:normal;
	font-size:72px;
	font-family: "Arial Black", Gadget, sans-serif;
	color:#484848;
	line-height:1.0;
}

.subheadline_h1{
	font-size:14px;
}

.bland_s{
	font-family: "Arial Black", Gadget, sans-serif;
}

.section{
	margin:0 auto 20px;
}

.box00{
	width:480px;
	margin:0 auto;
}