/*FORM*/
.box3 { width: 33px; }	/*W3*/
.box6 { width: 54px; }	/*W6*/
.box10 { width: 82px; }	/*W10*/
.box20 { width: 152px; }	/*W20*/
.box30 { width: 222px; }	/*W30*/
.box35 { width: 257px; }	/*W35*/
.box45 { width: 341px; }	/*W47*/
.box50 { width: 362px; }	/*W50*/
.box60 { width: 432px; }	/*W60*/
.area55 { width: 407px; height: 82px; }	/*W55~H4*/
.area60 { width: 433px; height: 134px; }	/*W60~H8*/

/*TEXT*/
.indent10 { margin-left:10px; }
.indent10red { margin-left:10px; color:#cc0000; }
.indent26 { margin-left:26px; }
.indent40 { margin-left:40px; }

/*LINK*/
a:link { color:#064d9f; text-decoration:underline; }
a:visited { color:#064d9f; text-decoration:underline; }
a:hover { color:#ff6600; text-decoration:none; }

/*FOTTER*/
a.link01 { color:#ffffff;text-decoration:none; } 
a.link01:visited { color:#ffffff;text-decoration:none; }
a.link01:hover { color:#ffffff;text-decoration:underline; } 

/*BUTTON*/
a.link02 { color:#ffffff;text-decoration:none; } 
a.link02:visited { color:#ffffff;text-decoration:none; }
a.link02:hover { color:#ffffff;text-decoration:none; } 

/*COLOR*/
.red { color:#ff0000; }
.red02 { color:#cc3300; }
.white { color:#ffffff; }
.blue { color:#0b5ab3; }
.header {color:#1d60d5;font-size: 12px; letter-spacing:-1px;}
.title {color:#ffffff;font-size: 14px; letter-spacing:2px;}
.bnr {font-size: 10px;}
.btn01 {font-size: 12px; line-height: 130%; font-weight: bold;}
.btn02 {font-size: 10px; line-height: 130%;}
.pan {font-size: 12px; line-height: 130%;}