/***************************************************************
フォント
***************************************************************/
.px12 { 
font-size: 12px;
color: #232323;
line-height:1.6em;
}

.px12-blue { 
font-size: 12px;
color: #3799e1;
line-height:1.7em;
}

.px12-blue-b { 
font-size: 12px;
color: #3799e1;
line-height:1.9em;
font-weight: bold;
}

.px14-blue { 
font-size: 14px;
color: #3799e1;
line-height:1.6em;
}

.px14-red { 
font-weight: bold;
font-size: 14px;
color: #CA243F;
line-height:1.6em;
}

.px14-g { 
font-size: 14px;
color: #16620F;
line-height:1.6em;
font-weight: bold;
}

.px14-w { 
font-size: 14px; 
color: #ffffff;
font-weight: bold;
line-height:1.5em;
}

.px14-b { 
font-size: 14px;
color: #232323;
font-weight: bold;
line-height:1.5em;
}

.px16-b { 
font-size: 16px; 
color: #232323;
font-weight: bold;
line-height:1.5em;
}

.px16-red { 
font-weight: bold;
font-size: 16px; 
color: #CA243F;
line-height:1.6em;
}

.px16-w { 
font-weight: bold;
font-size: 16px; 
color: #ffffff;
line-height:1.6em;
}

.px18-red { 
font-weight: bold;
font-size: 18px; 
color: #CA243F;
line-height:1.6em;
}

.px18-g { 
font-size: 18px; 
color: #16620F;
line-height:1.6em;
font-weight: bold;
}

.px18-blue { 
font-size: 18px;
color: #3799e1;
line-height:1.6em;
font-weight: bold;
}

.px21-b { 
font-size: 21px; 
font-weight: bold;
line-height:1.5em;
color: #232323;
}

.px21-blue { 
font-size: 21px; 
color: #0168B7;
font-weight: bold;
line-height:1.5em;
}

.px21-red { 
font-weight: bold;
font-size: 21px;  
color: #b2203f;
font-weight: bold;
}


a.default:link{
color:#6d481a;
font-size: 14px;
font-weight: bold;
}

a.default:visited{
color:#6d481a;
font-size: 14px;
font-weight: bold;
}

a.default:hover{
color:#ff0043;
font-size: 14px;
font-weight: bold;
}

a.default:active{
color:#6d481a;
font-size: 14px;
font-weight: bold;
}
