a { text-decoration: none; }
body {
	scrollbar-3d-light-color: #ffffff;
	scrollbar-face-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-highlight-color: #cccccc;
	scrollbar-arrow-color: #666666;
	scrollbar-shadow-color: #999999;
	scrollbar-dark-shadow-color: #666666;
	scrollbar-track-color: #CCCCFF;
	background-color: #ffffff;
	color: #996600;
	background-image: url(img/back.gif);
	background-repeat: repeat;
	background-position: center top;
}
a { color: #996600; }
a:hover { color: #33CC00; }
.note {
	line-height: 120%;
	font-family: "MS UI Gothic";
	font-size: 14px;
	text-align: justify;
	text-justify: inter-ideograph;
}
.naka {
	line-height: 120%;
	;
	text-align: center;
	font-size: 12px
}
.bignote {
	font-family: "MS UI Gothic";
	font-size: 16px;
	line-height: 20px;
	font-weight: bold
}
.cmnt { font: 12px/120% "MS UI Gothic" }
.naka2 {
	line-height: 120%;
	text-align: center;
	font-family: "MS UI Gothic";
	font-size: 14px;
}
.hoikuList li {
	line-height: 150%;
	font-size: 14px;
	margin-bottom: 10px;
	padding-left: 20px;
	background-image: url(img/icon02.png);
	background-repeat: no-repeat;
	background-position: left top;
	list-style: none;
}
.waku { margin: 0px auto; }
