.style1 {
	color: #89aeff
}
/* 基本 */
body    { color: #666666; font-family: Osaka, Verdana, ＭＳ ゴシック; background-color: #fff; }

/* リンク部分 */
A{text-decoration : none;  color : #666666; }
A:HOVER{text-decoration : underline;  color : #0033cc; }
A:ACTIVE{ color : #666666; }

/* フォントサイズ */
.percent70   { font-size: 70%; line-height: 16px }
.percent85   { font-size: 85%; line-height: 20px }
.percent100   { font-size: 100%; line-height: 25px }
.percent120 {
font-size:120%;
}
.style2 {
	color: #FF3366
}
.style3 {
	color: #CC6666;
	font-size: 85%;
}
.style5 {font-size: 85%}
.style6 {
	color: #996633;
	font-size: 85%;
}
