@charset "UTF-8";

/*
**********************************************************************

* blog.css

* site name   : http://www.wellbest.jp/
* description : Blog Page Style
* since       : 2007-08-31
* editor      : Tooru Ehara (QL)
* modified    : 
* editor      :

*********************************************************************
*/
div#key-visual{
text-align:center;
margin:10px 0;
}
div#key-visual h1.blog{
text-align:center;
}
div#main div.left{
width:380px;
}
div#main div.right{
width:150px;
}
div#main div#rrj{
background:url("../img/bg_rrj_sideline.gif") 50% 0 repeat-y;
}
div#main div#rrj p{
width:128px;
margin:10px auto 0;
}
div#main div#rrj p.btm{
background:url("../img/bg_rrj_btm.gif") 50% 100% no-repeat;
margin:10px 0 0;
padding:0 11px 13px;
}
div#main div.entry{
margin-bottom:20px;
}
div#main div.entry p{
padding:10px;
}
div#main div.entry p.detail{
border-bottom:1px dashed #C4A893;
}
div#main div.entry h2,
div#main p.lrg{
background:url("../blog/img/title_entry.gif") 0 0 no-repeat;
height:23px;
padding:3px 0 0 10px;
color:#704521;
}
div#main div.entry h2 a{
text-decoration:none;
}
div#main div.entry p.lastModify{
text-align:right;
margin:-1.7em 0 1.7em;
font-size:85%;
padding:0;
}
div#main div.entry ul{
text-align:right;
}
div#main div.entry li{
display:inline;
}

div#main p.rereje img {
margin-bottom:10px;
}

div#main div.right p.btn-rss img {
margin-bottom:10px;
}
p.top-nav{
margin:10px 0 10px 5px;
}
div#main div.entry h4.comment-title,
div#main h5{
background:#E2DBD5;
color:#8A7463;
margin:10px 0;
padding:3px 5px;
}
p#specialist-image{
margin:10px 0;
}
div#footer{
margin-top:30px;
}