/* 赤12 */
.red12 {
	font-size: 12pt;
	color:#FF0000;
	line-height: 130%
}

/* 赤12B */
.red12b {
	font-size: 12pt;
	color:#FF0000;
	line-height: 130%;
	font-weight: bold
}


/* 茶12 */
.cya12b {
	font-size: 12pt;
	color:#AD811F;
	line-height: 130%;
	font-weight: bold
}

/* 茶12 */
.cya12 {
	font-size: 12pt;
	color:#AD811F;
	line-height: 130%
}

/* 灰色10 */
.gray10 {
	font-size: 10pt;
	color:#4C4C4C;
	line-height: 130%
}

/* 黒10 */
.black10 {
	font-size: 10pt;
	color:#000000;
	line-height: 130%
}
.blue14b {
	font-size: 14pt;
	color: #6666FF;
	font-weight: bold;
	line-height: 130%;
}
.blue12b {
	font-size: 12pt;
	font-weight: bold;
	line-height: 130%;
	color: #6666FF;
}


/* 黒12 */
.black12 {
	font-size: 12pt;
	color:#000000;
	line-height: 130%
}

/* 黒12 */
.black12b {
	font-size: 12pt;
	color:#000000;
	line-height: 130%;
	font-weight: bold
}


/* Q12（緑系） */
.q12b {
	font-size: 12pt;
	color:#19C55E;
	line-height: 130%;
	font-weight: bold
}

/* 白10 */
.white10 {
	font-size: 10pt;
	color:#FFFFFF;
	line-height: 130%
}
.black9 {  font-size: 9px; line-height: 130px}
.gray12 {  font-size: 12pt; color: #666666; font-style: normal; line-height: normal}
.gray11 {
	font-size: 11pt;
	line-height: 130%;
	color: #4C4C4C;
}
.white10b {
	font-size: 10pt;
	color:#FFFFFF;
	line-height: 130%;
	font-weight: bold;
}
.orange10b {
	font-size: 10pt;
	line-height: 130%;
	font-weight: bold;
	color: #FF9900;
}
.darkpink12b {
	font-size: 12pt;
	line-height: 130%;
	color: #CC3366;
	font-weight: bold;
}
.red10 {
	font-size: 10pt;
	color: #FF0000;
}
.orange10 {
	font-size: 10pt;
	color: #FF9900;
}
.deepgreen11 {
	font-size: 11pt;
	color: #339966;
}
.deepgreen10b {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #339966;
}
.glay9 {
	font-size: 9pt;
	color: #4C4C4C;
}
.black11 {
	font-size: 11pt;
	color: #000000;
}
.pink11 {
	font-size: 11pt;
	color: #FF9999;
}
.glay85 {
	font-size: 8.5pt;
	color: #4C4C4C;
}
.redp12 {
	font-size: 12pt;
	color: #990066;
	font-weight: bold;
}
.green10b {
	font-size: 10pt;
	font-weight: bold;
	color: #009933;
}
.blueviolet10b {
	font-size: 10pt;
	color: #6B5BA4;
	font-weight: bold;
}
.bluegreen10b {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #339999;
}
.ylgreen10b {
	font-size: 10pt;
	font-weight: bold;
	color: #33CC00;
}
.blue1-b {
	font-size: 10pt;
	font-weight: bold;
	color: #2C55A0;
}
.kakomi{
background-color: #CCFFCC;
border:#669966 3px solid;
padding:10px;
line-height: 130%
}
