@import url("common.css");
body {
	font-size: 75%;
	line-height: 150%;
	text-align:center;
	background: url(../img/tpl/bg.gif) repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
}

