@charset "UTF-8";
@import url(./rect.css);
@import url(./font.css);
* {
	margin:0 0 0 0;
	padding:0;

	font-family: "ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",sans-serif;
	font-size:12pt;
}

body {
	font-size:12pt;
}
img{
	border:0;
}
