/* BODY */
body{ font-size:12px; color:#000000;
	background:#ffffff; 
	margin:20;
	line-height:180%;
	background-image: url(bg01.gif);
}

/* LINK */
a:link{ color:#006699; text-decoration:none; }
a:visited{ color:#006699; text-decoration:none; }
a:hover{ color:#f9a406; text-decoration:underline; }

/* main */
#main{ background:#ffffff; 
	width:775px;
	background-image: url(bg02_c.gif);
}
/* cont */
#cont{ background:#ffffff; 
	width:750px;
	text-align:left;
}

/* FONT */
.f10{ font-size:10px; color:#000000; }
.f10a{ font-size:10px; line-height:180%; color:#000000; }
.f11{ font-size:11px; color:#000000; }
.f11a{ font-size:11px; line-height:180%; color:#000000; }
.f11br{ font-size:11px; line-height:180%; color:#ff0000; }
.f11bgc{ font-size:11px; line-height:180%; background-color: #FFFEB3;}
.f12{ font-size:12px; color:#000000; }
.f12a{ font-size:12px; line-height:180%; color:#000000; }
.f13a{ font-size:13px; line-height:180%; color:#000000; }


#checktext1{
	float:left;
	width:135px;
}

#checktext2{
	float:left;
	width:135px;
}

#checktext3{
	float:left;
	width:135px;
}

#checktext4{
	float:left;
	width:135px;
}
.red{
	color:#F00;
	
}

