.text10 {font-size: 10px; line-height: 14px; text-decoration: none}
.text10t {font-size: 10px; line-height: 12px; text-decoration: none}
.text10b {font-size: 10px; line-height: 14px; font-weight: bold}
.text12 {font-size: 12px; line-height: 18px; text-decoration: none}
.text12t {font-size: 12px; line-height: 18px; text-decoration: none}
.text12w {font-size: 12px; line-height: 20px; text-decoration: none}
.text12b {font-size: 12px; line-height: 18px; font-weight: bold}
.text14 {font-size: 14px; line-height: 18px; text-decoration: none}
.text14b {font-size: 14px; line-height: 18px; font-weight: bold}
.text16b {font-size: 16px; line-height: 22px; font-weight: bold}

.text10_blue {color: #000066; font-size: 10px; line-height: 14px; text-decoration: none}
.text10t_blue {color: #000066; font-size: 10px; line-height: 12px; text-decoration: none}
.text10b_blue {color: #000066; font-size: 10px; line-height: 14px; font-weight: bold}
.text12_blue {color: #000066; font-size: 12px; line-height: 18px; text-decoration: none}
.text12t_blue {color: #000066; color: #BA4683; font-size: 12px; line-height: 18px; text-decoration: none}
.text12w_blue {color: #000066; font-size: 12px; line-height: 20px; text-decoration: none}
.text12b_blue {color: #000066; font-size: 12px; line-height: 18px; font-weight: bold}
.text14_blue {color: #000066; font-size: 14px; line-height: 18px; text-decoration: none}
.text14b_blue {color: #000066; font-size: 14px; line-height: 18px; font-weight: bold}
.text16b_blue {color: #000066; font-size: 16px; line-height: 22px; font-weight: bold}

body {
background-image:url(../common/bg.gif);
color: #333333;
}

a:link,
a:visited {
	color: #0000CC;
	text-decoration:none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}



