A:hover {
	color: #DF0029;
	text-decoration: underline;
}
A:link#aaa {hover: #DF0029; text-decoration: underline;}
A {;
	text-decoration: none;
	color: #000088;

} 
a.bbb {color: #FFFFFF; text-decoration: none;}

td#word {font-size: 9pt; color: #333333; line-height: 140%;}
td#word2 {font-size: 8pt; color: #333333;}
td#white {font-size: 9pt; color: #FFFFFF; line-height: 120%;}
td#white10 {font-size: 10pt; color: #FFFFFF; line-height: 140%;}

.fs8_100 {font-size: 8pt; line-height: 100%;}
.fs8_110 {font-size: 8pt; line-height: 110%;}
.fs8_120 {font-size: 8pt; line-height: 120%;}

.fs9_100 {font-size: 9pt; line-height: 100%;}
.fs9_110 {font-size: 9pt; line-height: 110%;}
.fs9_120 {font-size: 9pt; line-height: 120%;}

.fs10_100 {font-size: 10pt; line-height: 100%;}
.fs10_110 {font-size: 10pt; line-height: 110%;}
.fs10_120 {font-size: 10pt; line-height: 120%;}

.fs12_120 {font-size: 12pt; line-height: 120%;}

.formcolor {background-color: #CCCCCC; color: #000000;}
.formcolor2 {background-color: #FEF7DB; color: #000000;}
.formcolor3 {background-color: #FFF3D9; color:#000000;}
.formcolor4 {background-color: #EFF9FE; color:#000000;}

.color {color: #900000;}
.color2 {color: #FFFFFF;}
.color3 {color: #71749C;}
.color4 {color: #FF0000;}
.color5 {font-size: 9pt; color: #FF0000;}
.color6 {font-size: 8pt; color: #FEB203; line-height: 120%;}
.color7 {color: #001898;}
.color8 {color: #CC3333;}
.color9 {color: #009966;}
.color10 {color: #669900;}
.color11 {color: #003366;}
.color12 {color: #CC0000;}
.color13 {color: #339999;}
.color14 {color: #0099CC;}
.color15 {color: #006699;}

.size1 {font-size: 14pt;}
.size2 {font-size: 12pt;}
.size3 {font-size: 10pt;}
.size4 {
	font-size: 9pt;
	line-height: 15px;

}
.size5 {
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
}
.size5 a {
	text-decoration: none;
	color: #666666;
}
.size5 a:hover {
	text-decoration: none;
	color: #aaaaaa;
}

.box {
	height: 100px;
	width: 100px;
	background: #CCCCCC;
	border-top: 1px solid #FF0000;
	border-right: 1px none #FF0000;
	border-bottom: 1px none #FF0000;
	border-left: 1px solid #FF0000;

}
.box2 {
	border-top: 1px #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px #FF0000;
}
.topmenu {
	left: 170px;
	top: 186px;
	height: 28px;
	right: 0px;
	bottom: 0px;
	clip:   rect(300px 0px -28px 0px);
	overflow: scroll;
	position: relative;
}


#tabs2 {
      font: bold 12px/1.5em Verdana;/*- 文字サイズ - */
      float:left;
      width:100%;
      background:change-background;
      line-height:normal;
}
ul {
      margin:0;
      padding:10px 0 0 0;/*- Menu 上右下左- */
      list-style:none;
}
li {
      display:inline;
      margin:0;
      padding:0;
}

li.menu2 {
	float:left;
	width : 86px;
	height : 28px;
	background-image : url(../_img/mb_02_2.gif);


}
li.menu2 a{
    display : block ;
    width : 86px ;
	height : 28px;
    background-image : url(../_img/mb_02_1.gif) ;
    text-indent:-9999px;
}
li.menu2 a:hover{
    background : none;
}

li.menu3 {
	float:left;
    width : 68px ;
	height : 28px;
    background-image : url(../_img/mb_03_2.gif) ;
}
li.menu3 a{
    display : block ;
    width : 68px ;
	height : 28px;
    background-image : url(../_img/mb_03_1.gif) ;
    text-indent:-9999px;
}
li.menu3 a:hover{
    background : none;
}

