@charset "UTF-8";

.column_box {
border-top:1px solid #C5B9B7;
margin-bottom:0px;
padding:0 0px 36px;
}
.column_title {
font-size:150%;
line-height:1;
margin:0 0 10px;;
padding:1.33em 0 0;
}
.column_content {
font-size:110%;
line-height:1.62;
margin:10px 0 1em 0px;
}
.column_date {
font-size:95%;
}
h3 {
border-bottom:1px dashed #ddd;
font-size:150%;
margin-bottom:5px;
margin-top:5px;
padding-bottom:5px;
}
.comment_box {
padding:5px;
margin-bottom:10px;
}
.comment_box .comment_date {
font-size:90%;
text-align:right;
margin-top:10px;
padding-top:5px;
color:#aaa;
border-top:1px dotted #ddd;
}
.comment_box .comment {
width:90%;
float:left;
}
.comment_box .user_photo {
width:50px;
float:right;
}
.previous {
float:left;
width:40%;
}
.next {
float:right;
width:40%;
text-align:right;
}
div.tagcloud {
line-height:180%;
}