@charset "Shift_JIS";
/* CSS Document */

* {
	margin:0;
	padding:0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	border:0;
}

body {
	background:url(images/bg.jpg) 0 0;
}
