A:link { color: #005BAE; } 
A:visited { color: #005BAE; } 
A:hover { color: #74B2CD; text-decoration: none } 

BODY { font-size: 10pt; margin: 0px 0px; background: white url(./img/bg.gif); background-repeat: repeat-x;
}

font{ font: font-family: "MS PGothic", "MS UI GOTHIC","Osaka";}
TD { font-size: 9pt; font-family: "MS PGothic", "MS UI GOTHIC","Osaka";}

/*** サブリンクカラー指定 ***/

A.sabl:link {color: #4B4B4B; }
A.sabl:visited { color: #4B4B4B; }
A.sabl:hover {color: #4B4B4B; text-decoration: none}


/*** メインテキスト指定 ***/

.line14 {line-height:1.4;}
.line15 {line-height:1.5;}

.read{ font-size: 9pt; line-height:1.4; color: #242424;}


.txt9{ font-size: 9pt; line-height:1.4; color: #242424;}
.txt9b{ font-size: 9pt; line-height:1.4; color: #242424; font-weight:bold;}

.txt11{ font-size: 11pt; line-height:1.4; color: #242424; font-family: "MS UI GOTHIC","Osaka","MS PGothic";}
.txt11b{ font-size: 11pt; line-height:1.4; color: #242424; font-weight:bold; font-family: "MS UI GOTHIC","Osaka","MS PGothic";}
.txt12{ font-size: 12pt; line-height:1.4; color: #242424; font-family: "MS UI GOTHIC","Osaka","MS PGothic";}
.txt12b{ font-size: 12pt; line-height:1.4; color: #242424; font-weight:bold; font-family: "MS UI GOTHIC","Osaka","MS PGothic";}

.small{ font-size: 8pt;}
.copy{ font-size: 9pt; color: #FFFFFF;}
.menu{ font-size: 11pt;}

.sabt{ font-size:11pt; font-weight:bold; color: #0F257E;}



/*** リストタグ指定 ***/

ul {
	list-style: disc outside;
	padding-left: 0;
	margin: 0px 0px 0px 1.5em;

} 

.sbtitle { font-size:11pt; line-height: 130%; }