@charset "EUC-JP";


/* 一般
------------------------------------------------- */

html,body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,
blockquote,th,td,p {margin: 0;padding: 0;}

input{padding:3px;margin:5px;border:1px solid #aaa;}
input:hover,input:focus{border:1px solid #9e0b0e;padding:3px;}

html{background:#c06f40 url(http://blog-imgs-43-origin.fc2.com/p/o/p/poppo102/rec_bg_html.jpg) repeat center top;}

a{color:#9d080d;text-decoration:none;}
a:hover{text-decoration:underline;}

blockquote{padding:10px;border-left:8px solid #9d080d;}

body{
margin:0;
padding:0;
color:#000;
font-size:16px;
line-height:1.2em;
}
#wrapper{
width:1000px;
margin:0 auto;
}
#body{
background:url(http://blog-imgs-43-origin.fc2.com/p/o/p/poppo102/rec_bg_body.png) repeat-y;
}

#body-top{
width:100%;
height:98px;
background:url(http://blog-imgs-43-origin.fc2.com/p/o/p/poppo102/rec_bg_menu.png) no-repeat;
}

#content{
width:650px;
float:left;
padding:7px 0 0 40px;
overflow:hidden;
}
.clear{
clear:both;
}


/* ヘッダー
------------------------------------------------- */
#header{
padding-left:60px;
}
h1{
padding-top:20px;
margin:0;
}
h1 a{
color:#fff;
text-decoration:none;
font-size:30px;
}
#intro{
color:#fff;
padding-top:10px;
font-size:15px;
}


/* 記事
------------------------------------------------- */
.entry{
margin-bottom:30px;
}
.entry-title{
font-size:25px;
}
.entry-title a{
font-weight:normal;
}
.entry-meta{
padding:5px;
margin:10px 0 10px 0;
font-size:14px;
border-bottom:1px dashed #9d080d;
}
.entry-body{
padding:5px;
}

/* コメント・トラックバック
------------------------------------------------- */
.sub_header{
font-size:20px;
color:#444;
padding:7px;
}
.box{
padding:10px 20px 10px 20px;
}
#tb{
margin:10px 0 10px 0;
}
.cmlist{
margin:10px 0 10px 0;
}
.comment-body{
margin:8px 0 8px 0;
}
.comment-footer{
font-size:13px;
color:#444;
}


/* サイドバー
------------------------------------------------- */
#sidebar{
width:271px;
float:right;
}
.side-title{
width:90%;
color:#fdc689;
font-size:20px;
padding:5px;
margin:10px 0 10px 0;
border-bottom:1px dashed #9e6554;
}
.side-body{
color:#eee;
}
.side-body a{
color:#eee;
font-weight:bold;
}
.side-body ul{
list-style-type:none;
}
.side-body li{
width:90%;
margin-top:4px;
padding-bottom:4px;
border-bottom:1px dashed #9e6554;
}

/* カレンダー
------------------------------------------------- */
.plugin-calender a{
color:#fdc689;
}

/* フッター
------------------------------------------------- */
#footer{
width:100%;
background:url(http://blog-imgs-43-origin.fc2.com/p/o/p/poppo102/rec_bg_footer.png) no-repeat;
padding:110px 0 36px 0;
text-align:center;
}
#footer p{
text-align:center;
}
/* FC2
------------------------------------------------- */
.fc2_footer{
margin:10px 0 10px 0;
}