@charset "utf-8";
/*back woods borogh CSS Document */

body{
 width:770px;
 margin:0 auto;
 font-family: Latha, ヒラギノ角ゴ Pro W3, ＭＳ ゴシック, Osaka‐等幅;
 }

.clear{
 clear:both;
 }

h3 {
 font-family: Latha;
 font-size: 12px;
 border-bottom:1px solid #000000;
 padding:0 0 10px 8px;
 margin:0 0 10px 0;
 }

#header img{
 text-decoration:none;
 border:0;
 margin:15px 0 0 0;
 }
#menu_bar{
 width:770px;
 height:28px;
 background:url(../img/bg_hdermenu.jpg) no-repeat;
 text-align:center;
 padding:10px 0 0 0;
 font-family:latha;
 font-size:10px;
 margin:0;
 }
#menu_bar a{
 text-decoration:none;
 color:#000000;
 }


#main_content{
 width:770px;
 height:auto;
 margin:0;
 padding:0;
 font-family:latha;
 }
#left{
 float:left;
 width:385px;
 height:500px;
 overflow-x:hidden;
 overflow-y:scroll;
 }
#right{
 float:left;
 width:385px;
 height:500px; 
 text-align:center;
 }

 
 
#footer{
 width:770px;
 height:79px;
 text-align:center;
 margin:10px 0 0 0 ;
 padding:0;
 font-family: Latha;
 font-size: 12px;
 }
 
/*----------blog area---------*/
.entry{
 width:350px;
 margin:0 0 0 15px;
 font-family: Latha, ヒラギノ角ゴ Pro W3, ＭＳ ゴシック, Osaka‐等幅;
}
 
.e_hder{
border:0pt none;
color:#000000;
font-size:12px;
font-weight:bold;
margin:10px 0pt 10px;
text-align:left;
text-transform:uppercase;
}

.comment {
font-size:10px;
}

.comment img{
 border:0;
 margin:0 0 10px 0;
 }