body

{
text-align: center;
background-color: #9cce9c;
}

#container
{
width: 800px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0;
text-align: left;
background-color: #eef7ee;
}

/*ヘッダー部分*/

#header
{
background-color: #eef7ee;
}

#header h1
{
font-size:170%;
margin-top: 30px;
margin-bottom: 10px;
}

#header h1 a
{
  color: #99cc99;
  text-decoration:none;
}

#header h2
{
color: #386139;
font-size: 90%;
margin-top: 0;
margin-bottom: 10px; 
}


#header
{

padding: 5px 10px  0px;

}

/*サイドバー部分*/

#left.sidebar

{
width: 200px;
margin-top: 10px;
margin-right: 10px;
padding-left: 10px;
float: left;
}

.sidebar h2
{
font-size: 16px;
color: #006000;
margin-right: 5px;
border-bottom: solid 2px #386139;
}

.menu
{
line-height: 120%;
font-size: 95%;
margin-left: 0px;
padding-left: 0px;
}

.menu.menu
{
margin-left:25px;
}

.menu a
{
color: #386139;
}

#yahoo
{
margin-bottom: 20px;
margin-left: 10px;
}

#right.sidebar
{
width: 150px;
float: right;
margin-top: 10px;
padding-left: 5px;
}

#footer
{
margin-top:10px;
text-align: center;
border-top: solid 3px #386139;
padding-top: 3px;
clear: both;
}

#footer p
{
color: #386139;
margin-top: 0px;
padding-bottom: 10px;
}

#footer a
{
color: #386139;
text-decoration: none;
}

/*エントリー部分*/
#content
{
width: 400px;
margin-top: 10px;
padding-left: 5px;
padding-right: 5px;
margin-right: 5px;
float: left;
}



/*エントリー題名部分*/
#content h3
{
background-color: #daeeda;
}

#content h3 a
{
color: #006000;
  text-decoration:none;
}

/*タグ部分*/
#content h4
{
font-size: 15px;
}

#tag
{
border-bottom: solid 1px #386139;
margin-bottom: 0px;
}

#content .posted      /*エントリーの罫線*/
{
padding-top: 6px;
margin-bottom: 40px;    /*エントリー情報の余白*/
margin-top: 0px;
margin-left: 10px;
}

/*カテゴリー・アーカイブ*/
#content #categorydata
{
margin-bottom: 10px;
list-style-type: none;
}

#categorydata
{
padding-left: 0px;
margin-left: 0px;
}
.entry-tags
{
font-size: 10px;
margin: 0 0 0 20px;
}

.entry-tags-header
{
display: inline;
margin-right: 0;
}

.entry-tags-list
{
display: inline;
list-style:none;
padding-left: 10px;
margin-left: 0;
}

.entry-tag
{
display: inline;
margin-left: 0;
}
#content p,
{
color: #386139;
font-size: 95%;
line-height: 100%;
}

#content p a,
{
color: #386139;
}

#kensaku
{
padding-left: 20px;
}


/*トラックバック,コメント題名部分*/
#content h2#trackbacks, #content h2#comments
{
width: 200px;
font-size: 16px;
padding-left: 20px;
padding-top: 20px;
margin-bottom:20px;
border-bottom: dotted 1px #c7a37c;
}

#content #tbdata h3

{
font-size: 18px;
margin-bottom: 0;
margin-top: 30px;
padding-left: 20px;
}

/*エントリーの内容部分*/
#content p, #content #comdata p
{
font-size: 90%;
color:#666666
line-height:100%;
}



#content #comdata p.posted
{
margin-bottom: solid 1px #386139;
}


#content .posted      /*エントリーの罫線*/
{
border-top: solid 1px #c7a37c;
padding-top: 6px;
margin-bottom: 30px;    /*エントリー情報の余白*/
margin-top: 0px;

}

/*フッター部分*/

#google_footer
{
text-align: center;
}

#footer
{
text-align: center;
border-top: solid 5px #386139;
padding-top: 3px;
clear: both;
}

#footer p
{
font-size: 12px;
margin-top: 0;
margin-bottom: 10px;
padding-top: 3px;
padding-bottom: 10px;
}

#footer .rss
{
border: solid 1px #F29200;
padding: 1px;
width: 80px;
}

#footer a
{
color: #00F200;
text-decoration: none;
}

#footer .rss a
{
display: block;
width: 100%;
background-color: #E3E3FF;
color: black;
font-size: 100%;
}

#footer .rss-format
{
background-color: #F29200;
padding: 0 5px;
}

#footer .rss-version
{
padding: 0 5px;
}

.comments,
.archive {
    position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
}


.comment-content,
.comments-open-content,
.comments-closed {
    clear: both;
}


.comment-footer
{
padding-bottom: 50px;

border-bottom: solid 1px #386139;
}

.comments-open-footer,
.archive-content {
    clear: both;
    margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text {
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

.comments-open-header {
    clear: both;
}

#comment-post {
    font-weight: bold;
