@charset "shift_jis";

* {
	font-family:
		"ヒラギノ角ゴ Pro W3",
		"Hiragino Kaku Gothic Pro W3",
		"メイリオ",
		Meiryo,
		Osaka,
		"ＭＳ Ｐゴシック",
		"MS P Gothic",
		sans-serif;
	}


* html body {
	zoom: 80%;
}

body {
	font-size: 12px;
	color: #000000;
}

img {
	border: 0;
}

#headwrapper{ display:none;}
/*
#subContainer { display:none;}*/
