@charset "utf-8";
.fst_comment_box{width:95%;margin:0 auto;}
.fst_col_25{width:25%}
.fst_col_75{width:75%;}
body{font-family:sans-serif;color:#222;font-size:18px;/*background-color:#fbf6bc;*/}
h2{font-size:135%;}
a {color:#222;font-weight:bold;}
.full{clear:both;width:100%;display:block;line-height:125%;}
.full90{clear:both;width:100%;display:block;line-height:150%;}
#top{clear:both;float:left;margin:0;width:100%;padding:2px;display:block;text-align:center;}
.foot{text-align:center;}
@media only screen and (min-width:641px){
.fst_comment_box{width:52%;margin:0 auto;}
#top{clear:both;margin-left:0;width:100%;display:block;text-align:center;}
.full90{clear:both;width:90%;display:block;line-height:150%;padding-left:5%;}
}