a:visited {
	color: #1753A2;
	text-decoration: none;
}
a:visited:hover {
	color: #666666;
	text-decoration: none;
	background: none;
}
a:link {
	color: #1753A2;
	text-decoration: none;
}
a:link:hover {
	color: #666666;
	text-decoration: none;
}
a {
	text-decoration: none;
}


table tr td{text-align:left;}



.head {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}

.head_bold {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}

.head_blue_bold {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #1753A2;
}

.head_ora {
	font-size: 14px;
	line-height: 18px;
	color: #FE6E03;
}

.head_ora_l_bold {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #FE6E03;
}


.head_ora_l {
	font-size: 18px;
	line-height: 24px;
	color: #FE6E03;
}

.head_white {
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;

}


.head_white_aki {
	font-size: 14px;
	line-height: 26px;
	color: #ffffff;

}



.head_lwhite_aki {
	font-size: 18px;
	line-height: 26px;
	color: #ffffff;

}

.head_llwhite_aki {
	font-size: 22px;
	line-height: 30px;
	color: #ffffff;

}

.head_llwhite_aki_bold {
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	color: #ffffff;

}

.head_red_aki {
	font-size: 16px;
	line-height: 26px;
	color: #FC0202;

}

.lead_bold {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}


.lead {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.lead_aki {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}


.lead01 {
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}




.lead02 {
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}

.lead03 {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}

.lead04 {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}


.lead_white {
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}

.lead_white_aki {
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
}

.lead_pink {
	font-size: 12px;
	line-height: 16px;
	color: #F881BF;
}



.lead_pink_bold {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #F881BF;
}


.lead {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.leadsmall_black{
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}

.leadsmall02{
	font-size: 10px;
	line-height: 13px;
	color: #ffffff;
}


.leadsmall{
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}

.leadsmall_bold{
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
}

.leadssmall{
	font-size: 9px;
	line-height: 12px;
	color: #333333;
}


a:link {
	color:#3366cc;
	text-decoration:underline;
}
a:hover {
	color:#009999;
	text-decoration:underline;
}
