a:link {
	color: #003366;
}

a:visited {
	color: #6699cc;
}

a:hover {
	color: #CC0000;
	text-decoration:underline;
}

.baseA {font-size:10px; line-height:16px; text-decoration:none; }
.baseB {font-size:12px; line-height:18px; text-decoration:none; text-align:justify; text-justify:inter-word;}
.baseBB {font-size:12px; line-height:24px; text-decoration:none; text-align:justify; text-justify:inter-word;}
.baseBA {font-size:12px; text-decoration:none; }
.baseM {font-size:12px; line-height:16px; text-decoration:none; }
.tit {font-size:16px; font-weight: bold; }
.mid {font-size:14px; line-height:20px; font-weight: bold; color: #CC0000; }


.t01 { margin-top:5px}
.t02 { margin-top:10px}
.t03 { margin-top:15px}
.t04 { margin-top:20px}
.t05 { margin-top:25px}
.t06 { margin-top:30px}
.t07 { margin-top:35px}
.t08 { margin-top:40px}

.nowrap {white-space:nowrap;}

.block { padding-bottom: 30px;}
.block table { margin-left: 30px;}
.block table td { padding-top: 3px; padding-left: 15px; vertical-align: top;}
