@charset "euc-jp";

body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p, a, img, table, th, td, dl, dt, dd, form {
	border:0 none;
	font:  "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS P Gothic", sans-serif;
	margin:0;
	padding:0;
}

body {
	background:#CCC;
	color:#333;
	font-size:12px;
	text-align:center;
}

br.clear {
	clear:both;
	margin:0;
	padding:0;
}

ul, li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

a {
	color:#333;
	text-decoration:underline;
}

a:link {
	text-decoration:underline;
}

a:visited {
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

img {
	margin:0;
	padding:0;
	}
