/* CSS Document */

.font-b {
	font-weight: bold;    
}


.font-bp {
	font-weight: bold;
	color: #E13E8A;
	font-size: 110%;
}


.font-05-red{
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	color: #F00;
}



.font-06-red{

	color: #F00;
}



.font-07-red{
    padding-top: 3px;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color: #F00;
}





.b-font120 {
    color: #0A0A0A;
    font-size: 120%;
    line-height: 120%;
    padding-left: 10px;
}



.blue-font110 {
    color: #0e2d63;
    font-size: 120%;
    line-height: 120%;
}



.sky-font110 {
	color: #08BDD3;
	font-size: 110%;
	line-height: 110%;
	font-weight: bold;
}


.b-best01{
     font-size: 110%;
    font-weight:bold;
	color: #1d95b9;
}


.s-90{
    font-size: 90%;
}

.s-75{
    font-size: 79%;
}


.s-80 {
    font-size: 80%;
    line-height: 120%;
}


.s-85{
	font-size: 85%;
	line-height: 10px;
	color: #313131;
}



.s-115{
	font-size: 115%;

}

.red-t {
	color: #E9044B;	
}
