@charset "shift_jis";


body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 1.5;
	color: #000000;
	margin:0px auto;
	padding: 0px;
	text-align: left;
	background-color:#FFFFFF;
}
