/* 文字スタイル定義 */
.t1 {font-size: 8pt; line-height:120%; font-weight: normal; text-decoration: none; font-style: normal}
.css2 {font-size: 9pt; line-height:120%; font-weight: normal; text-decoration: none; font-style: normal}
.css3 {font-size: 10pt; line-height:120%; font-weight: normal; text-decoration: none; font-style: normal}
.css4 {font-size: 11pt; line-height:120%; font-weight: normal; text-decoration: none; font-style: normal}
.css5 {font-size: 12pt; line-height:120%; font-weight: normal; text-decoration: none; font-style: normal}
.css6 {font-size: 13pt; line-height:130%; font-weight: normal; text-decoration: none; font-style: normal}
.bo1 {font-size: 8pt; line-height:120%; font-weight: bold; text-decoration: none; font-style: normal}
.bo2 {font-size: 9pt; line-height:120%; font-weight: bold; text-decoration: none; font-style: normal}
.bo3 {font-size: 10pt; line-height:120%; font-weight: bold; text-decoration: none; font-style: normal}
.bo4 {font-size: 11pt; line-height:120%; font-weight: bold; text-decoration: none; font-style: normal}
.bo5 {font-size: 12pt; line-height:120%; font-weight: bold; text-decoration: none; font-style: normal}
.bo6 {font-size: 13pt; line-height:130%; font-weight: bold; text-decoration: none; font-style: normal}
.bo7 {font-size: 9pt; line-height:140%; font-weight: bold; text-decoration: none; font-style: normal}

.ct {font-size: 10pt; line-height:105%; font-weight: normal; text-decoration: none; font-style: normal}

.menu1 {font-size: 8pt; line-height:150%; font-weight: normal; text-decoration: none; font-style: normal}

.menu2 {font-size: 9pt; line-height:130%; font-weight: bold; text-decoration: none; font-style: normal; background-color:#FFFF99}

.line1 {font-size: 8pt; line-width:20px; font-weight: bold; text-decoration: none; font-style: normal}

.solid {border-style: solid; border-width: 2px}

td.right {text-align: left}

.ou1 {font-size: 10pt; line-height:130%; font-family:Arial; font-weight: normal; text-decoration: none; font-style: normal}
.ou2 {font-size: 12pt; line-height:130%; font-family:Arial; font-weight: bold; text-decoration: none; font-style: normal}

.f0 {
font-size:1pt ;
}
/* リンクの上に行ったときに赤色に変える */
A {color:#4D82C4; text-decoration:underline}
A:hover,A:active {color:#CC0000; text-decoration:underline}
