@charset "utf-8";
/* CSS Document */

body{margin:0px; padding:0px;}
p{margin:0px; padding:0px;}
img{border:none;}
.clear{clear:both;}

.img_right{float:right; padding:0px 0px 20px 20px;}

/* font */
.under{text-decoration:underline;}
.italic{ font-style:italic;}
.yellowline{padding:3px; background:#FFF500;}
.red{color:#F00;}
.blue{color:#011d88;}
.blk{color:#000;}
.ft12{font-size:12px; line-height:24px;}
.ft14{font-size:14px; line-height:28px;}
.ft16{font-size:16px; line-height:32px;}
.ft18{font-size:18px; line-height:36px;}
.ft20{font-size:20px; line-height:40px;}
.ft22{font-size:22px; line-height:44px;}
.ft24{font-size:24px; line-height:48px;}
.ft26{font-size:26px; line-height:54px;}
.ft28{font-size:28px; line-height:56px;}
.ft30{font-size:30px; line-height:60px;}
