@charset "UTF-8";


body {
	background-color:#F4F4F4;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif,clean, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size:12px;
	margin: 0 auto;
	text-align: center;
	}

#header {
	height: 140px;
	}
	