@charset "utf-8";
/* CSS Document */

ul {
	list-style-type: upper-roman;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
	font-size: x-small;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}h3 {
	letter-spacing: 30px;
}
#box {
	clear: both;
	height: 380px;
	width: 600px;
	/* [disabled]background-color: #9FC; */
}
