@charset "UTF-8";
@import url("000.css");

body {
	color: #000; background-color: #EEE; 
	font-size: 100%; font-family: "ＭＳ Ｐゴシック","MS PGothic", sans-serif;
	background-image: url("imgs/bg2.jpg");
	background-repeat: repeat;
	background-position: 0% 0%;
}
