@charset "Shift-JIS";

/*
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: #ffffff url(header_bg.jpg) repeat-x  top left;
	text-align:center;
}

a {
	text-decoration:underline;
	color:#666666;
	background:inherit;
}

a:hover {
	color:#FF9900;
	text-decoration:underline;
}

.layout-two-column-right #main-container,.layout-two-column-left #main-container,.layout-one-column #main-container {
	width:700px;
	margin:0 auto;
	text-align:left;
	background-color:#ffffff;
	color:inherit;
}

.layout-three-column #main-container {
	width:800px;
	padding:0 0 0 0;
	margin:0 auto;
	text-align:left;
	background-color:#ffffff;
	color:inherit;
}

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

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

.layout-two-column-right #banner,.layout-two-column-left #banner,.layout-one-column #banner,.layout-three-column #banner {
	height:133px;
	color: inherit;
}
.layout-two-column-right #banner,.layout-two-column-left #banner,.layout-one-column #banner {
	background: #ffffff url(header_2.jpg) no-repeat  100% 0;
}
.layout-three-column #banner {
	background: #ffffff url(header_3.jpg) no-repeat  100% 0;
}


#banner h1 {
	text-align:left;
	font-size:140%;
	font-weight:bold;
	position: relative;
	top: 30px;
	left: 30px;
}

#banner h1 a {
	color:#ffffff;
	background-color:inherit;
	text-decoration:none;
}

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

#banner h2 {
	color:#ffffff;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	position: relative;
	top: 38px;
	left: 33px;
	background-color:none;
}

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

.layout-one-column #main
{
	width:700px;
	float:left;
	background-color:#ffffff;
	color:inherit;
}

.layout-two-column-right #main
{
	width:500px;
	float:left;
	background-color:#ffffff;
	color:inherit;
}

.layout-two-column-left #main
{
	width:500px;
	float:right;
	background-color:#ffffff;
	color:inherit;
}

.layout-three-column #main
{
	width:560px;
	float:left;
	background-color:#ffffff;
	color:inherit;
}

.content
{
	padding:10px 15px 15px 15px;
}

.entry
{
	margin:0 0 30px 0;
}

p.date-header
{
	width:100%;
	background-color:transparent;
	background-image:url(hrbar.jpg);
	background-repeat:repeat-x;
	background-position: bottom left;
	color:#666666;
	text-align:right;
	font-size:70%;
	padding:5px;
	margin:0 0 15px 0;
	height: 17px;
}

h3.entry-header
{
	background-color:transparent;
	background-image:url(marker.jpg);
	background-repeat:no-repeat;
	background-position:0 1px;
	font-size:80%;
	font-weight:bold;
	padding:0 0 10px 20px;
}

h3.entry-header a
{
	background-image: none;
	color:#FF9900;
	text-decoration:none;
}

h3.entry-header a:hover
{
	background-image: none;
	color:#FF9900;
	text-decoration:underline;
}

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

.entry-body p
{
	color:#333333;
	font-size:80%;
	margin:10px 0;
	padding:0 0 10px 0;
	border-bottom:1px dashed #000000;
}

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

.entry-body ul
{
	list-style-position:inside;
}

.entry-body li
{
	color:#666666;
	font-size:60%;
	margin-right:5px;
	list-style-type:square;
}

.entry-more
{
	color:#333333;
	font-size:80%;
	margin:5px 0;
	padding:5px 0 10px 0;
	text-align: left;
}

div.entry-tags ul.entry-tags-list
{
	list-style:none;
	border-bottom:1px dotted #999999;
	padding:0 0 5px 0;
	margin:10px 0;
}

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


.entry-info
{
	padding:10px 0 10px 0;
}

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

.content h4
{
	background-color:#ffffff;
	border:1px solid #FF9900;
	color:#FF9900;
	font-weight:bold;
	font-size:80%;
	padding:3px 5px;
	margin:0 0 5px 0;
}

.content p.navi-link
{
	color:#666666;
	font-size:60%;
	margin:0 0 15px 0;
}

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

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

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

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

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

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

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

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

.left-content h3,
.right-content h3
{
	color:#ffffff;
	font-weight:bold;
	font-size:80%;
	padding:4px 0 10px 10px;
	height:20px;
}

.left-content h5,
.right-content h5
{
	color:#ffffff;
	font-weight:bold;
	font-size:80%;
	text-align:center;
	padding:10px;
}

.left-content h3 a
{
	color:#ffffff;
	text-decoration:underline;
}

.left-content h3 a:hover
{
	color:#FFCC99;
	text-decoration:underline;
}

#left-menu li a,
#right-menu li a
{
	background-image: none;
	text-decoration:underline;
	color:#666666;
}

#left-menu li a:hover,
#right-menu li a:hover
{
	color:#FF9900;
	text-decoration:underline;
}

#left-menu li
{
	background-color:transparent;
	background-image:url(marker.jpg);
	background-repeat:no-repeat;
	background-position:0 85%;
	list-style-type: none;
	color:#333333;
	font-size:80%;
	padding:0 0 0 20px;
	margin: 5px 0 0 0;
}

#right-menu li
{
	list-style-type:none;
	color:#333333;
}

.site-link {
	padding:10px 0 0 0;
}

.search-form,
.category-archives,
.monthly-archives,
.recent-entry,
.site-link,
.cclicense,
.powered,
.search-feed
{
	margin:0 0 30px 0;
	padding:0 10px 5px 7px;
}

.syndicate
{
	margin:0 15px 0 10px;
	padding:5px 0;
}

.powered 
{
	border-top: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	margin:0 15px 20px 10px;
}	

.cclicense
{
	background-color:#ffffff;
	color:inherit;
	border:1px solid #FF9900;
	padding:5px;
	margin:10px 18px 10px 15px;
}

.recent-entry li
{
	background-color:transparent;
	background-image:url(marker.jpg);
	background-repeat:no-repeat;
	background-position:0 15%;
	list-style-type: none;
	color:#333333;
	font-size:80%;
	padding:0 0 0 20px;
	margin:5px 0 0 0;
}

.search-form,.monthly-archives,.site-link
{
	background-image:url(label.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

.category-archives,
.recent-entry,
.search-feed
{
	background-image:url(label.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

.cclicense,.syndicate,.powered
{
	color:#333333;
	font-size:60%;
}

.search-form label
{
	color:#333333;
	font-size:80%;
	margin-top: 15px;
}

.search-form #search
{
	width:90%;
	color:#999999;
	font-size:60%;
	border:1px solid #999999;
	padding:1px;
	background:#ffffff;
}

.search-form .searchsubmit
{
	color:#ffffff;
	font-size:60%;
	font-weight:bold;
	text-align:center;
	background-color:inherit;
	background-image:url(button_bg.jpg);
	background-repeat:no-repeat;
	background-position:0 100%;
	width: 59px;
	height: 15px;
	margin:5px 0 0 0;
	padding:2px 0 0 0;
}

.site-link li
{
	list-style-type:none;
	color:#333333;
	font-size:80%;
}

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

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

.layout-two-column-left #footer,
.layout-two-column-right #footer,
.layout-one-column #footer
{
	background-color:#ffffff;
	background-image:url(hrbar.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	color:inherit;
	clear:both;
	padding:5px 0;
	height: 15px;
}

.layout-three-column #footer
{
	background-color:#ffffff;
	background-image:url(hrbar.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	color:inherit;
	clear:both;
	padding:5px 0;
	height: 15px;
}

#footer
{
	text-align:center;
	padding:0 0 15px 0;
}

#footer ul
{
	list-style:none;
}

#footer ul li
{
	display:inline;
	margin-right:15px;
}

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

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

.trackbacks p,
.trackbacks dt
{
	color:#333333;
	background-color:inherit;
	font-size:60%;
}

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

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

.trackback-info
{
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	border-bottom:1px dashed #999999;
}

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

.trackback-info li
{
	color:#666666;
	font-size:60%;
	display:inline;
	margin:0 5px 0 0;
	list-style-type:none;
}

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

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

.comments,
#comments-open-data label
{
	background-image:url(./menu_bg.gif);
	background-repeat:repeat;
	background-position:0 0;
	margin:0 0 10px 0;
	padding:5px;
}

.comments-body
{
	background-color:#ffffff;
	color:inherit;
	padding:5px;
}

.comments-body p,
.comments-info li,
#comments-open-data legend,
#comments-open-data label
{
	color:#333333;
	background-color:inherit;
	font-size:60%;
}

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

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

.comments-info
{
	border-top: 1px dashed #999999;
	padding-top:5px;
}

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

#comments-open-data legend
{
	color:#ffffff;
	background-color:#000000;
	padding:3px;
	margin:0 0 10px 0;
}

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

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

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

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

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

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

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

div.content h3.search-results-header
{
	font-size:80%;
	font-weight:bold;
	background-color:#ffffff;
	border:1px solid #FF9900;
	padding:5px;
	color:#FF9900;
	margin-bottom:10px;
	text-align: center;
}

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

div.search-feed-content
{
	padding:10px;
}

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

dd#search-box input.searchsubmit
{
	color:#ffffff;
	font-size:60%;
	font-weight:bold;
	text-align:center;
	background-color:inherit;
	background-image:url(button_bg.jpg);
	background-repeat:no-repeat;
	background-position:0 100%;
	width: 59px;
	height: 15px;
	margin:5px 0 0 0;
	padding:2px 0 0 0;
}

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:140%;
	margin:0 0 5px 0;
	background-color:inherit;
}

div.tags-list
{
	margin:0 0 10px 0;
}

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


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

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

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