.waku {
	border: 1px solid #774b05;
}
.gyo {
	font-size: 14px;
	line-height: 150%;
	color: #CC9933;
}
.under {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.gyo2 {
	line-height: 150%;
}
body,td,th {
	font-size: 12px;
	color: #FFFFFF;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}
.style1 {font-size: 10px}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CC9933;
}