body {
	background: #F3F8E7;
	margin: 3px;
}
a:link {  color: #006699; text-decoration: none}
a:visited {  color: #006699; text-decoration: none}
a:active {  color: #FF0000; text-decoration: none}
a:hover {  color: #FF6600; text-decoration: underline}
.base {
	color: #666666;
	font: 12px/140% "ＭＳ ゴシック", "Osaka−等幅";

}
.small {
	color: #666666;
	font: 11px "ＭＳ Ｐゴシック", "Osaka";
}
.base1 {font-size: 14px;line-height: 130%; font-weight:bold;}
.box01 {
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
.box02 {
	border-bottom: 1px dashed #999900;
	font: 11px/130% "ＭＳ Ｐゴシック", "Osaka";
	color: #666666;
}
