@charset "UTF-8";
@import url(./rect.css);
@import url(./font.css);
* {
	margin:0px;
	padding:0px;
	font-family: "ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",sans-serif;
	font-size:11pt;
	line-height:14pt;
}

body {
	background-image : url(http://erw2002.com/common/pict/hpbg.jpg);
	color:#004488;
	font-size:11pt;
	line-height:14pt;
}
