@charset "UTF-8";

/*
name: Dr.Blog Style Library
designer: Dr.Blog
designer_url: http://drblog.jp/
developer: Dr.Blog
developer_url: http://drblog.jp/
*/

/* ---------- reset ---------- */

*
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;

}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{
	color:#472b1a;
	background-color:#333333;
	text-align:center;
}

a
{
	text-decoration:none;
	color:#fa0000;
	background-color:transparent;
}

a:hover
{
	text-decoration:underline;
}

body.layout-two-column-right div#main-container,
body.layout-two-column-left div#main-container,
body.layout-one-column div#main-container
{
	width:800px;
	margin:0 auto;
	text-align:left;
	background-image:url(main_container3_bg.gif);
	background-position:50% 0;
	background-repeat:repeat-y;
}

body.layout-three-column div#main-container
{
	width:800px;
	margin:0 auto;
	text-align:left;
	background-image:url(main_container3_bg.gif);
	background-position:50% 0;
	background-repeat:repeat-y;
}

/* ---------- body_end ---------- */

/* ---------- banner ---------- */

body.layout-two-column-right div#banner,
body.layout-two-column-left div#banner,
body.layout-one-column div#banner,
{
	height:30px;
	margin:0 0 20px 0;
	background-image:url(banner3_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

body.layout-three-column div#banner
{
	height:30px;
	margin:0 0 20px 0;
	background-image:url(banner3_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

div#banner h1
{
	text-align:left;
	font-size: 15px;
	font-weight: lighter;
	letter-spacing:0.3em;
	font-family:Times New Roman,Times,serif;
	position: relative;
	top: 5px;
	left: 5px;
}

div#banner h1 a
{
	color:#FFF;
	background-color:transparent;
	text-decoration:none;
}

div#banner h1 a:hover
{
	text-decoration:underline;
}

div#banner h2
{
	color:#ffffff;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	position: relative;
	top: 30px;
	left: 25px;
	background-color:transparent;
}

/* ---------- main ---------- */

body.layout-one-column div#main
{
	width:100%;
	float:left;
}

body.layout-two-column-right div#main
{
	width:545px;
	float:left;
}

body.layout-two-column-left div#main
{
	width:545px;
	float:right;
}

body.layout-three-column div#main
{
	width:390px;
	float:left;
}

body.layout-two-column-left div.content
{
	margin:0 50px 15px 15px;
	font-family: Verdana, Arial, sans-serif;
	background-image:url(main_bg.gif);
	background-position:100% 0;
	background-repeat:no-repeat;
}

body.layout-two-column-right div.content
{
	margin:0 15px 15px 50px;
	font-family: Verdana, Arial, sans-serif;
	background-image:url(main_bg.gif);
	background-position:100% 0;
	background-repeat:no-repeat;
}

body.layout-three-column div.content
{
	margin:0 10px 10px 10px;
	font-family: Verdana, Arial, sans-serif;
	background-image:url(main_bg.gif);
	background-position:100% 0;
	background-repeat:no-repeat;
}

div.entry
{
	width:100%;
	margin:0 0 20px 0;
}

div.entry p.date-header
{
	color:#ffffff;
	font-size:70%;
	font-weight:normal;
	background-color:inherit;
	background-image:url(date_header_bg.gif);
	background-position:0 0;
	background-repeat:repeat;
	width:100%;
	padding:3px;
	margin:0 0 10px 0;
}

div.entry h3 a
{
	color:#472b1a;
}

div.entry h3.entry-header
{
	font-size:80%;
	font-weight:bold;
	color:#472b1a;
	background-image:url(entry_header_bg.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	margin:0 0 10px 0;
	padding:10px 0 10px 40px;
}

div.entry-content
{
	padding:10px;
}

div.content blockquote
{
	padding:10px;
	border:1px dashed #999999;
	background-color:#000000;
	margin:0 0 15px 0;
}

div.content blockquote p
{
	color:#669966;
	font-size:80%;
}

div.entry-body p,
div.entry-more p
{
	color:#472b1a;
	font-size:80%;
	line-height:140%;
	margin:0 0 10px 0;
	background-color:inherit;
}

div.entry-body img,
div.entry-more img
{
	border:0;
	margin:0 0 20px 0;
}

div.entry-body ul,
div.entry-more ul
{
	margin:0 0 10px 20px;
}

div.entry-body li,
div.entry-more li
{
	color:#472b1a;
	font-size:80%;
	margin:0 5px 0 0;
	background-color:inherit;
}

div.content div.entry-tags h4
{
	color:#472b1a;
	font-size:80%;
	padding:3px 0 8px 0;
	margin:0 0 5px 0;
	background-color:transparent;
	background-image:url(entry_tags_header_bg.gif);
	background-repeat:repeat-x;
	background-position:0 100%;
	border-top:1px solid #472b1a;
}

div.entry-tags ul.entry-tags-list
{
	list-style:none;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
}

div.entry-tags ul.entry-tags-list a
{
	color:#472b1a;
}

div.entry-tags ul.entry-tags-list li
{
	display:inline;
	margin:0 10px 0 0;
	font-size:80%;
	background-image:url(entry_tags_bg.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding:0 0 0 12px;
}

div.entry-info
{
	padding:5px 0 10px 0;
	border-top:1px solid #c1c1c1;
	text-align:right;
}

div.entry-info ul
{
	list-style-type: none;
}

div.entry-info li
{
	color:#472b1a;
	font-size:60%;
	display:inline;
	margin-right: 5px;
	background-color:inherit;
}

div.content h4
{
	background-color:inherit;
	background-image:url(h4_bg.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	color:#472b1a;
	font-weight:bold;
	font-size:80%;
	padding:2px 0 2px 18px;
	margin-bottom:10px;
}

div.content h5
{
	color:#666666;
	font-weight:bold;
	font-size:80%;
	margin-bottom:10px;
}

div.content p.navi-link
{
	color:#666666;
	font-size:80%;
	margin-bottom:15px;
	background-color:inherit;
}

/* ---------- main_end ---------- */

/* ---------- menu ---------- */

body.layout-one-column div#left-menu,
body.layout-one-column div#right-menu
{
	display:none;
}

body.layout-two-column-right div#left-menu,
body.layout-two-column-right div#right-menu
{
	width:198px;
	float:right;
	font-family: Verdana, Arial, sans-serif;
}

body.layout-two-column-left div#left-menu,
body.layout-two-column-left div#right-menu
{
	width:150px;
	float:left;
	font-family: Verdana, Arial, sans-serif;
}

body.layout-three-column div#left-menu,
body.layout-three-column div#right-menu
{
	width:205px;
	float:left;
	font-family: Verdana, Arial, sans-serif;
}

body.layout-two-column-right div.left-content,
body.layout-two-column-right div.right-content
{
	padding:0 35px 0 0;
}

body.layout-two-column-left div.left-content,
body.layout-two-column-left div.right-content
{
	padding:0 0 0 35px;
}

body.layout-three-column div.right-content
{
	padding:0 35px 0 0;
}

body.layout-three-column div.left-content
{
	padding:0 0 0 35px;
}

div.left-content h3,
div.right-content h3
{
	border-bottom:1px solid #472b1a;
	color:#472b1a;
	font-weight:normal;
	font-size:70%;
	background-image:url(sidebar_h3_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	padding:0 0 3px 20px;
	margin-bottom:10px;
}

div.left-content h3 a,
div.right-content h3 a
{
	color:#472b1a;
	background-image:none;
}

div#left-menu ol,
div#right-menu ol
{
	list-style:none;
}

div#left-menu ul,
div#right-menu ul
{
	list-style:none;
}

div#left-menu li,
div#right-menu li
{
	color:#472b1a;
	font-size:80%;
	background-color:inherit;
	background-image:url(menu_li_bg.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	padding:0 0 0 12px;
	margin:0 0 5px 0;
}

div#right-menu div.powered ul
{
	border-top:1px dashed #706f6f;
	padding:2px 0 0 0;
}

div#right-menu div.powered ul li
{
	padding:0 0 5px 0;
	margin:0 0 2px 0;
	background:none;
	border-bottom:1px dashed #706f6f;
}

div.search-form,
div.category-archives,
div.monthly-archives,
div.recent-entry,
div.site-link,
div.cclicense,
div.powered,
div.search-feed
{
	margin-bottom: 10px;
}

div.cclicense {
	background-color:inherit;
	color:#472b1a;
	font-size:60%;
	border-top:1px solid #472b1a;
	border-bottom:1px solid #472b1a;
	padding:5px 0;
}

div.search-form label
{
	background-color:inherit;
	color:#472b1a;
	font-size:60%;
	margin:0 0 5px 0;
}

div.search-form input#search {
	width:80%;
	color:#472b1a;
	font-size:80%;
	width:110px;
	border: 1px solid #666666;
	padding:2px;
}

div.search-form input.searchsubmit {
	color:#ffffff;
	font-size:80%;
	background-color:#ca0000;
	margin-top:5px;
}

/* ---------- menu_end ---------- */

/* ---------- footer ---------- */

body.layout-one-column div#footer,
body.layout-two-column-left div#footer,
body.layout-two-column-right div#footer,
body.layout-three-column div#footer
{
	height:70px;
	background-image:url(footer_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	overflow:hidden;
}

div#footer
{
	clear:both;
	text-align:center;
	font-family: Verdana, Arial, sans-serif;
}

div#footer ul.syndicate
{
	list-style:none;
	padding:25px 0;
}

div#footer ul.syndicate li
{
	display:inline;
	font-size:60%;
	color:#ffffff;
	margin-right:15px;
	background-color:inherit;
}

div#footer ul.syndicate li a
{
	color:#ffffff;
}

/* ---------- footer_end ---------- */

/* ---------- trackback ---------- */

div.trackbacks p,
div.trackbacks dt
{
	color:#472b1a;
	font-size:80%;
	background-color:inherit;
}

div.trackbacks dl
{
	margin:0 0 15px 0;
}

div.trackbacks p
{
	margin:5px 0 10px 0;
}

div.trackbacks input
{
	color:#999999;
	border: 1px solid #999999;
	padding:2px;
	background-color:#ffffff;
}

ul.trackback-info
{
	border-top: 1px solid #999999;
	padding:5px 0;
}

ul.trackback-info li
{
	color:#472b1a;
	font-size:60%;
	display:inline;
	margin-right: 5px;
	list-style-type: none;
	background-color:inherit;
}

/* ---------- trackback_end ---------- */

/* ---------- comment ---------- */

div.comments,
div#comments-open-data label
{
	margin-bottom: 10px;
}

div.comments-body
{
	padding:5px;
}

div.comments-body p,
div.comments-info li,
div#comments-open-data legend,
div#comments-open-data label
{
	color:#472b1a;
	background-color:inherit;
	font-size:80%;
}

p.comments-open-moderated
{
	color:#666666;
	background-color:inherit;
	font-size:80%;
}

div.comments-body p,
div.comments-post-content p
{
	margin:5px 0 10px 0;
}

ul.comments-info
{
	border-top: 1px solid #999999;
	padding:5px 0;
	margin:0 0 15px 0;
}

ul.comments-info li
{
	display:inline;
	margin-right:5px;
	list-style-type:none;
	color:#666666;
	background-color:inherit;
	font-size:60%;
}

div#comments-open-data legend
{
	color:#472b1a;
	background-color:inherit;
	margin:0 0 10px 0;
}

div#comments-open-data input#comment-author,
div#comments-open-data input#comment-email,
div#comments-open-data input#comment-url
{
	width:40%;
	color:#472b1a;
	font-size:80%;
	border: 1px solid #472b1a;
	padding:2px;
	background-color:#ffffff;
	background-image:url(input_bg.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	margin:5px 0 10px 0;
}

div#comments-open-data textarea
{
	width:60%;
	color:#472b1a;
	font-size:80%;
	border: 1px solid #472b1a;
	padding:2px;
	background-color:#ffffff;
	background-image:url(input_bg.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	margin:5px 0 10px 0;
}

ul.comments-open-footer
{
	padding-top:5px;
}

ul.comments-open-footer input
{
	color:#ffffff;
	font-size:80%;
	width:80px;
	border-top:1px solid #5b3d2a;
	border-left:1px solid #5b3d2a;
	border-bottom:1px solid #180b04;
	border-right:1px solid #180b04;
	background-color:#472b1a;
}

ul.comments-open-footer li
{
	display:inline;
	margin-right:15px;
	list-style-type:none;
}

ul.cookie li
{
	display:inline;
	list-style-type:none;
}

/* ---------- comment_end ---------- */

/* ---------- search ----------*/

div.content h3.search-results-header
{
	color:#ffffff;
	font-size:80%;
	font-weight:bold;
	background-color:inherit;
	background-image:url(date_header_bg.gif);
	background-position:0 0;
	background-repeat:repeat;
	width:100%;
	padding:3px;
	margin:0 0 10px 0;
}
}

div.search-feed p
{
	color:#666666;
	font-size:70%;
	line-height:140%;
}

div.search-feed-content
{
	border: 1px solid #cccccc;
	padding:10px;
}

p.feed-link
{
	margin:5px 0 0 0;
}

div.tags-list dl dt
{
	color:#472b1a;
	font-size:80%;
}

form#search-form label
{
	background-color:inherit;
	color:#666666;
	font-size:80%;
	margin:0 0 5px 0;
}

dd#search-box ul,dd#search-options ul
{
	list-style:none;
	padding:0 0 10px 0;
}

dd#search-box ul li,dd#search-options ul li
{
	display:inline;
	margin:0 15px 0 0;
}

dd#search-box input#search
{
	width:70%;
	color:#666666;
	font-size:80%;
	border: 1px solid #666666;
	padding:2px;
	background-color:#eeeeee;
}

dd#search-box input.searchsubmit {
	color:#666666;
	font-size:80%;
	border: 1px solid #666666;
	background-color:#ffffff;
	margin-top:5px;
}

h5.search-results-tit
{
	color:#666666;
	font-weight:bold;
	font-size:70%;
	border-bottom:1px dotted #cccccc;
	padding:2px;
	margin-bottom:10px;
}

p.search-results-content
{
	color:#666666;
	font-size:80%;
	line-height:140%;
	margin:0 0 10px 0;
	background-color:inherit;
}

/* ---------- search_end ----------*/

/* ---------- archives ----------*/

div.archive-body ul.archive-list li
{
	list-style-position:inside;
	color:#666666;
	font-size:80%;
	background-color:inherit;
}

/* ---------- archives_end ----------*/

.footer {
font-size: 9pt;
text-align: center;
height:70px;
background-image:url(footer_bg.gif);
background-repeat:no-repeat;
color: #fff;
padding-top: 15px;
line-height: 130%;
}

table {
	color:#472b1a;
	font-size:80%;
	line-height:140%;
	margin:0 0 10px 0;
	background-color:inherit;
 }