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

body{
font-size:10px;
}

.font_small , .thanks_small{font-size:8px;}

.font_small_bold{font-size:8px;font-weight:bold;}

.font_big{font-size:12px;}

.font_big_bold{font-size:12px;font-weight:bold;}

.font_red{color:#d60e2b;}

h1{font-size:22px;}

h2{font-size:12px; color:#000000;}

h3{font-size:10px;color:#000000;font-weight:bold;}

h4{font-size:10px;color:#000000;font-weight:bold;}

#entry p{padding:0 0 10px 0;}

#comment_list h3{font-size:12px;}

.font_s a , .font_m a , .font_l a{
width:16px;
height:16px;
display:block;
margin-right:3px;
}

.font_s a{background:url(../../img/common/header.jpg) no-repeat -607px -53px;}
.font_m a:hover , .font_mb{background:url(../../img/common/header.jpg) no-repeat -626px -53px;}
.font_l a:hover , .font_lb{background:url(../../img/common/header.jpg) no-repeat -645px -53px;}


/*thanks*/
.thanks_style1 {font-size: 22px}
.thanks_style2 {font-size: 16px}
