/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://2-87.xsrv.jp/themes/base-weblog.css);
@import url(http://2-87.xsrv.jp/themes/green-leaf/green-leaf.css);
/* end StyleCatcher imports */

#banner a { color: #336633; text-decoration: none; }
#banner a:visited { color: #336633; }

#banner-description { width: 80%; }

.entry-header
{
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative; 
	width: 100%;
	w\idth: auto;
	
	margin: 0;
	padding: 5px 15px 0 15px;
	color: #336633;
	background: #fff url(http://2-87.xsrv.jp/themes/green-leaf/module-header-bg.gif) 0 0.7em no-repeat;
	font-size: 15px;
        font-weight: bold;
}

.entry-body img {
    float:left;
    margin: 0 10px 10px 0;
}

.entry-body a, #more a { color: #00f; text-decoration: underline; font-size: 16px; font-weight: bold;line-height:1.5; }
.entry-body a:hover, #more a:hover { color: #f00; font-size: 16px; font-weight: bold; }

.entry-more-link a { font-size: 12px; color: #336633; text-decoration: none; }
.entry-more-link a:visited { font-size: 12px; color: #336633; }
.entry-more-link a:hover { font-size: 12px; color: #336633; }

#more {
    border: solid orange 1px;
    padding: 0 10px;  }

#more h3
      {
    font:15px;
    color:#fff;
    background: orange;
    margin: -1px -10px;
    padding: 4px 0 2px 10px; }

#footer  {
    clear: both;
    min-height: 1px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    width:95%;
            }

#footer h5 {
    font-size:12px;
            }

.fav { margin: 10px auto 20px 30px; }

.pingtitle a,.pingtitle a:hover { font-size:11px; color: #0000FF; font-weight:bold;
text-decoration: underline; }

.pingexcerpt  { font-size: 10px; }

.pingurl a,.pingurl a:hover { font-size:9px; color: #008800; text-decoration: none; }

p.pingexcerpt,p.pingtitle { margin:0;  }

.pingexcerpt p { margin:0;  }

p.pingurl { margin:0 0 16px 0;  }

.trackbacks-content { margin-left: 20px; }

.link a,.link a:hover { font-size:12px; color: #598A92; }

.link { margin-top: 50px; }

.source { border:1px solid #36414D;
             background: #DAE0E6;
             color:#333333;
             padding:15px; }