@charset "utf-8";
.font {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.sukima {
	margin-left: 10px;
}


.link:link{
	text-decoration: underline;
	color: #666666;
	font-size:8px;
}
.link:visited{
	text-decoration: underline;
	color: #666666;
	font-size:8px;
}
.link:hover{
	text-decoration: none;
	color: #666666;
	font-size:8px;
}
.Fsmall {
	font-size: x-small;
	color: #333333;
}
.style1 {color: #CC6633}