@charset "UTF-8";
@import url(./rect.css);
@import url(./font.css);
@import url(./menubut.css);

* {
	margin:0px;
	padding:0px;
}

body {
	background-image : url(http://anime-network.maniac.asia/common/pict/hpbg.png);
	color:#80b090;
	font-family: "ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",sans-serif;
	font-size:13pt;
	line-height:18pt;
}

img {

	border:0;

}

