a:link    {font-size: 10pt; text-decoration:none; color:#000000;}
a:visited {font-size: 10pt; text-decoration:none; color:#000000;}
a:active  {font-size: 10pt; text-decoration:none; color:#FFCC99;}
a:hover   {font-size: 10pt; text-decoration:underline; color:#FFCC00;}
span      {font-size: 10pt;line-height:10pt;}
.css {
	background-image: url(base/haikei01.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.hai02 {
	background-image: url(base/haikei02.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.siro {
	border: 1px solid #FFFFFF;
}
.moji {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.hai3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

}
.fontsize {
	font-size: 12px;
}
.tip { position:absolute; top:100px; left:100px; z-index:2; width:280; visibility:hidden; font: 8pt MS Comic Sans,arial,sans-serif; background-color: #FFFFFF; padding: 8px; border: 1px solid black; }