@charset "utf-8";
/* (C) ogozzo.net */

@import "common.css";

/* Blog Side */
#side_blog {
width:200px;
}

#side_blog h2 {
width:200px;
height:70px;
background:url(../images/blog/side_btn_blog.jpg) no-repeat;
text-indent:-9999px;
}

#side_blog ul {
width:200px;
padding-bottom:10px;
}
#side_blog ul li {
padding:0 0 0 32px;
width:200px;
height:50px;
background:url(../images/blog/side_btn_blog_list.gif) no-repeat;
}
#side_blog ul li a {
line-height:30px;
font-weight:bold;
color:#350900;
text-decoration:none;
}
#side_blog ul li a:hover {
color:#D65A28;
}

#archive {
width:200px;
padding-bottom:20px;
}
#archive h2 {
height:40px;
background:url(../images/blog/side_title_archive.gif) no-repeat center 0;
text-indent:-9999px;
}
#archive ul {
padding-left:30px;
}
#archive ul li {
line-height:18px;
padding-left:15px;
margin-bottom:3px;
background:url(../images/blog/ar_side.gif) no-repeat 0 2px;
}


#calendar {
width:200px;
padding-bottom:20px;
}
.calendarhead {
padding-bottom:5px;
font-size:12px;
letter-spacing:0.2em;
}
#calendar table {
width:200px;
border-collapse:collapse;
}
#calendar th {
padding-bottom:3px;
text-align:center;
font-size:10px;
width:23px;
}
#calendar td {
padding:2px 0;
text-align:center;
font-size:12px;
line-height:120%;
}
.today {
display:block;
border:1px solid #444444;
}
.sunday,.holiday,.holiday a:link,.holiday a:visited {
color:#e50003;
}
.saturday,.saturday a:link,.saturday a:visited {
color:#0000ff;
}

/* Blog Main */
#blog01 {
width:605px;
}
#blog01 h2 {
width:605px;
height:68px;
background:url(../images/blog/bar_title_blog01.gif) no-repeat;
text-indent:-9999px;
}

#category_title h3 {
padding-left:85px;
margin-bottom:20px;
font-size:14px;
line-height:18px;
color:#350900;
background:url(../images/blog/bar_category_title.gif) no-repeat;
}

.entry {
padding-bottom:70px;
}
.entry h3 {
padding:0 0 0 18px;
margin-bottom:15px;
font-size:14px;
background:url(../images/blog/ar_title.gif) no-repeat 0 1px;
color:#BE1D2C;
}
.entry h3 a,.entry h3 a:hover {
font-size:14px;
}

.entry_body {
margin:0 18px;
line-height:16px;
}
.entry_body p {
padding-bottom:15px;
}

.entry_more {
text-align:right;
line-height:18px;
margin-bottom:10px;
}

.entry_footer {
text-align:right;
padding-top:5px;
background:url(../images/common/line_dot.gif) repeat-x;
}
.entry_footer ul {
padding-top:5px;
line-height:16px;
}
.entry_footer ul li {
display:inline;
padding:0 10px 0 5px;
border-right:1px solid #3C4F08;
}

/* pagebute */
.page_bute {
padding:20px 0 20px;
text-align:center;
}
.page_bute ul {
margin:0 auto;
}
.page_bute ul li {
display:inline;
margin-right:5px;
}
.page_bute ul li a {
padding:5px;
border:1px solid #D65A28;
text-decoration:none;
}
.page_bute ul li a:hover {
background-color:#160701;
color:#FFF;
}
.page_bute ul li span {
padding:5px;
border:1px solid #D65A28;
background-color:#160701;
color:#FFF;
}


/* blog/index.html */
#blog01_con {
margin:0 10px;
}


/* comment */
#comments {
width:100%;
}

#comments h4 {
padding:0 0 15px 18px;
font-size:14px;
line-height:18px;
color:#350900;
background:url(../images/blog/ar_comment.gif) no-repeat 0 1px;
}

#comments #comments_open h4 {
padding:0 0 15px 18px;
line-height:18px;
background:url(../images/blog/bar_title_comment.gif) no-repeat 0 1px;
text-indent:-9999px;
}

.comments-content {
padding:0 18px 10px;
margin-bottom:10px;
}
.comment {
padding:0 18px 10px;
margin-bottom:20px;
border-bottom:1px solid #CCC;
}
.comments-content .comment {
padding:0 0 10px;
margin-bottom:20px;
border-bottom:1px solid #CCC;
}
.comment-content {
padding:5px 0 0 14px;
line-height:18px;
}

#comment_form {
padding-left:18px;
}
#comment_form dt {
padding-bottom:10px;
line-height:18px;
font-weight:bold;
color:#350900;
width:100px;
float:left;
clear:left;
}
#comment_form dd {
padding-bottom:10px;
}

#comment-author,#comment-email,#comment-url {
width:180px;
}
#comment-text {
width:450px;
height:150px;
}

#comment-form-reply {
padding-left:100px;
}

#comments-open-captcha {
padding:0 0 10px 118px;
}
#comments-open-captcha img,#comments-open-captcha input {
margin-bottom:5px;
}

#comments_ftta {
padding-left:118px;
}

#title_preview {
padding:0 0 15px 18px;
font-size:14px;
line-height:18px;
color:#350900;
background:url(../images/blog/ar_comment.gif) no-repeat 0 1px;
}

.vcard {
color:#739C40;
}

