@charset "UTF-8";
body {
	margin:0px;
	padding:0px;
	text-align: center;
	font-size:80%;
        font-family: "MS UI Gothic","MS PGothic";
	color:#321414;
	line-height:1.4em;
	background:#FDF9EA url(../img/bg.gif);
	background-position:0 0;
	background-repeat:repeat-x;
}
