@charset "utf-8";
/*
Theme Name: 24HR BlogCustom
Theme URI: http://24hr.jp/
Description: 本岡毬穂
Version: 1.1
Author: 24HR CREATE
Author URI: http://24hr.jp/
Tags: blog
*/

/*++++++++++++++++++++++++++++++++++++++++
import
++++++++++++++++++++++++++++++++++++++++*/
@import url("/common/css/style.css");

/*+++++++++++++++++++++++++++++++++++
#main
++++++++++++++++++++++++++++++++++++*/
#main .section {
	padding-bottom	:10px;
	border-bottom	:1px dotted #999;
	margin-bottom:20px;
}
#main .section .width410 {
	padding-bottom	:10px;
}
#main .section .width410 p {
	margin-bottom	:10px;
}
#main .section img.thumb {
	padding		:4px;
	border		:1px solid #999;
}
#main .section .excerpt {
	width		:200px;
}
#main .section .excerpt img {
	padding		:1px;
	border		:1px solid #9E9E9E;
}
#main .pagenavi {
	margin-bottom	:25px;
	text-align	:center;
}
#main .pagenavi a {
	text-decoration	:none;
}
#main .pagenavi span {
	margin		:2px;
	padding		:2px 5px;
	border		:1px solid #638c0b;
	color		:#638c0b;
	background-color:#fff;
}
#side p.entrytag {
	margin-top	:20px;
	padding		:5px;
	border		:1px dotted #999;
	background-color:#fff;
}
#side p.entrytag a {
	text-decoration	:underline;
	margin		:3px;
}
#side li.month {
	background	:none;
}