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

body{
font-size:14px;
}

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

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

.font_big{font-size:16px;}

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

.font_red{color:#d60e2b;}

h1{font-size:26px;}

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

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

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

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

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

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

.font_s a:hover , .font_sb{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{background:url(../../img/common/header.jpg) no-repeat -645px -53px;}


/*thanks*/
.thanks_style1 {font-size: 26px}
.thanks_style2 {font-size: 20px}
