@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%;
	font-family: Verdana, Arial, sans-serif;
}

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

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

body
{
	color:#666666;
	background-color:#ffffff;
	text-align:center;
}

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

a:hover
{
	text-decoration:underline;
	color:#165692;
	background-color:#d7eafc;
}

body.layout-two-column-right div#main-container, body.layout-two-column-left div#main-container, body.layout-one-column div#main-container
{
	width:760px;
	margin:0 auto;
	text-align:left;
	color:inherit;
	background:transparent url(main_container_bg.gif) repeat-y 50% 0;
}

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

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

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

body.layout-two-column-right div#banner,
body.layout-two-column-left div#banner,
body.layout-one-column div#banner,
body.layout-three-column div#banner
{
	color: inherit;
}
body.layout-two-column-right div#banner,
body.layout-two-column-left div#banner,
body.layout-one-column div#banner
{
	background: #ffffff url(head_bg.gif) no-repeat  50% 0;
	height:274px;
}
body.layout-three-column div#banner
{
	background: #ffffff url(head_bg3.gif) no-repeat  50% 0;
	height:294px;
}

body.layout-two-column-right div#banner h1,
body.layout-two-column-left div#banner h1,
body.layout-one-column div#banner h1 
{
	text-align:left;
	font-size: 24px;
	font-weight: lighter;
	letter-spacing:0.3em;
	font-family:Times New Roman,Times, serif; 
	position: relative;
	top: 190px;
	left: 50px;
}

body.layout-two-column-right div#banner h2,
body.layout-two-column-left div#banner h2,
body.layout-one-column div#banner h2 
{
	color:#ffffff;
	text-align:left;
	font-size: 10px;
	font-weight:normal;
	font-family: "lr SVbN";
	position: relative;
	top: 195px;
	left: 50px;
	background-color: transparent;
}

body.layout-three-column div#banner h1
{
	text-align:left;
	font-size: 24px;
	font-weight: lighter;
	letter-spacing:0.3em;
	font-family:Times New Roman,Times, serif; 
	position: relative;
	top: 60px;
	left: 50px;
}

body.layout-three-column div#banner h2
{
	color:#ffffff;
	text-align:left;
	font-size: 10px;
	font-weight:normal;
	font-family: "lr SVbN";
	position: relative;
	top: 65px;
	left: 50px;
	background-color: transparent;
}

div#banner h1 a
{
	color:#ffffff;
	background-color:transparent;
	font-family:Times New Roman,Times, serif; 
}

div#banner h1 a:hover
{
	color:#ffffff;
	background-color:inherit;
	text-decoration: underline;
}

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

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

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

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

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

body.layout-one-column div.content
{
	padding: 0 50px 15px 50px;
}

body.layout-two-column-left div.content
{
	padding:0 50px 15px 20px; 
}

body.layout-two-column-right div.content
{
	padding:0 20px 15px 50px; 
}

body.layout-three-column div.content
{
	padding:0 20px 15px 20px; 
}

div.entry
{
	margin-bottom:20px;
}

p.date-header
{
	color:#666666;
	font-size:70%;
	font-weight:normal;
	padding: 5px 0 5px 0;
	background-color:inherit;
	text-align: right;
}

h3.entry-header
{
	font-size:80%;
	font-weight:bold;
	color:#666666;
	background-color:#inherit;
	border: 1px solid #d1d1d1;
	padding:5px;
}

h3.entry-header a
{
	color:#666666;
	background-color:#inherit;
}

div.entry-content
{
	padding: 10px 10px 5px 10px;
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
}

blockquote
{
	color:#666666;
	font-size:80%;
	padding:10px;
	border:1px dashed #999999;
	background-color:#ffffff;
}

div.entry div.entry-content div.entry-body p
{
	color:#666666;
	font-size:80%;
	line-height:140%;
	margin-bottom:10px;
	background-color:inherit;
}

div.entry div.entry-content div.entry-more p
{
	font-size:100%;
	margin: 0;
}

div.entry div.entry-content p
{
	color:#666666;
	font-size:80%;
	background-color:inherit;
}


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

div.entry-body ul
{
	padding:0 5px 0 15px;
	list-style-position:outside;
}

div.entry-body li
{
	color:#666666;
	font-size:80%;
	margin-right: 5px;
	list-style-type:disc;
	background-color:inherit;
}

div.entry-more
{
	color:#666666;
	font-size:80%;
	margin:5px 0;
	background-color:inherit;
}


div.entry-tags h4.entry-tags-header
{
	color:#ffffff;
	background-color:#165692;
	font-weight:normal;
	font-size:70%;
	padding: 2px 7px;
	margin:0 0 5px 0;
}

div.entry-tags ul.entry-tags-list
{
	list-style:none;
	color:inherit;
	background-color:#d9edff;
	background-image:url(maintit-bg.gif);
	background-position:0 0;
	background-repeat:repeat;
	padding:5px;
	margin:0 0 10px 0;
}

div.entry-tags ul.entry-tags-list li
{
	display:inline;
	margin:0 10px 0 0;
	font-size:80%;
}

div.entry-info
{
	padding: 5px 0 0 0;
	border-top: 1px solid #d1d1d1;
	font-size:60%;
}

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

div.entry-info li
{
	color:#666666;
	display:inline;
	margin-right: 5px;
	background-color:inherit;
}

div.content h4
{
	background-color: #e5e5e5;
	color:#666666;
	font-weight:normal;
	font-size:70%;
	padding:4px;
	margin-bottom:10px;
}

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

div.content p
{
	font-size:80%;
}

div.content blockquote
{
	margin-bottom:10px;
}

div.content blockquote p
{
	font-size:100%;
}

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

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

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

.layout-two-column-right div#left-menu,
.layout-two-column-right div#right-menu
{
	width:220px;
	float:right;
}

.layout-two-column-left div#left-menu,
.layout-two-column-left div#right-menu
{
	width:220px;
	float:left;
}

.layout-three-column div#left-menu,div#right-menu
{
	width:220px;
	float:left;
}

.layout-two-column-right .left-content,
.layout-two-column-right .right-content
{
	padding:0 40px 0 10px;
}

.layout-two-column-left .left-content,
.layout-two-column-left .right-content
{
	padding:0 10px 0 40px;
}

.layout-three-column .right-content
{
	padding:0 40px 0 10px;
}

.layout-three-column .left-content
{
	padding:0 10px 0 40px;
}

div.left-content h3,
div.right-content h3
{
	background: #ffffff url(icon.gif) no-repeat 0 0;
	color:#666666;
	font-weight:normal;
	font-size:70%;
	padding: 5px 2px 5px 22px;
	margin-bottom: 5px;
}

div#left-menu li,
div#right-menu li
{
	color:#666666;
	list-style-type: none;
	font-size: 70%;
	background-color:inherit;
}

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

div.search-form li,.category-archives li,.monthly-archives li,.recent-entry li
{
	list-style-type: none;
	color:inherit;
	padding-left: 10px;
	background: transparent url(list_mark.gif) no-repeat 0 4px;
	margin-bottom: 5px;
	line-height: 140%;
}

div.search-form label
{
	background-color:inherit;
	color:#706f6f;
	font-size:60%;
}

div#right-menu div.powered
{
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	padding: 5px;
}

div.search-form input#search
{
	width:160px;
	color:#999999;
	font-size:80%;
	border: 1px solid #666666;
	padding:2px;
	background-color:#ffffff;
}

div.search-form input.searchsubmit
{
	color:#ffffff;
	background-color:#713529;
	font-size:70%;
	font-weight:bold;
	margin-top: 5px;
	padding: 2px;
}

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

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

.layout-two-column-left #footer,
.layout-two-column-right #footer,
.layout-one-column #footer
{
	clear:both;
	background: transparent url(footer_bg.gif) no-repeat 50% 100%;
	padding:0 0 46px 0;
	text-align:center;
	width:100%;
}

.layout-three-column #footer
{
	clear:both;
	background: transparent url(footer3_bg.gif) no-repeat 50% 100%;
	padding:0 0 46px 0;
	text-align:center;
	width:100%;
}

#footer ul {
	list-style:none;
	background-color:#d7eafc;
	padding: 2px 0 5px 0;
	margin:0 35px;
}

#footer ul li { display:inline;font-size:80%;color:#999999;margin-right:15px;background-color:inherit; }

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

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

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

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
{
	margin-bottom:15px;
	padding-bottom:5px;
}

ul.trackback-info 
{
	padding:2px;
	display:inline;
}

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

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

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

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

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

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

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

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

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

ul.comments-info li
{
	display:inline;
	margin-right: 5px;
	list-style-type: none
}

div#comments-open-data legend
{
	color:#666666;
	background-color:inherit;
	margin-bottom:10px;
}

div#comments-open-data input#comment-author,
div#comments-open-data input#comment-email,
div#comments-open-data input#comment-url
{
	width:40%;
	color:#666666;
	font-size:80%;
	border: 1px solid #999999;
	padding:2px;
	background-color:#ffffff;
	margin:5px 0 10px 0;
}

div#comments-open-data textarea
{
	width:60%;
	color:#666666;
	font-size:80%;
	border: 1px solid #999999;
	padding:2px;
	background-color:#ffffff;
	margin:5px 0 10px 0;
}

ul.comments-open-footer input
{
	color:#999999;
	font-size:80%;
	border: 1px solid #999999;
	background-color:#ffffff;
	margin-top:5px;
}

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.search-results-container div.entry-info
{
	padding:0;
	margin-bottom:30px;
}


div.content h3.search-results-header
{
	font-size:80%;
	font-weight:bold;
	background-color:#666666;
	padding:5px;
	color:#ffffff;
	margin-bottom:10px;
}

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

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

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:160px;
	color:#666666;
	font-size:80%;
	border: 1px solid #666666;
	padding:2px;
	background-color:#ffffff;
}

dd#search-box input.searchsubmit
{
	color:#ffffff;
	background-color:#713529;
	font-size:70%;
	font-weight:bold;
	margin-top: 5px;
	padding: 2px;
}


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;
}

div.tags-list dl dt
{
	color:#666666;
	font-size:80%;
	line-height:100%;
	margin:0 0 5px 0;
}

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

/* ---------- archives ----------*/
div.archive-body ul
{
	padding:0 5px 0 15px;
}

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

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