@charset "UTF-8";

/*

file_name: styles-site.css
url: http://drblog.jp/
Copyright (C) 2006 Dr.Blog. All Rights Reserved.

*/

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

*
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-family: Verdana, Arial, sans-serif;
}

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

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

body


{
	color:##ffcc99;
	background:#000000 url(body_bg.jpg) no-repeat 50% 15px;
	text-align:center;
}
a
{
	text-decoration:none;;
	color:#d1e69d
}
A:visited{ color:#7c9f29;  }

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

div#main-container
{
	width:900px;
	padding:15px 0 0 0;
	margin:0 auto;
	text-align:left;

}

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





#navigation {
color: #ffcc99;
width: 880px;
padding: 5px;
background-color: #000000;

}

#navigation ul {
list-style: none;
margin: 5px;
padding: 5px;
font-size: 13px;
text-align: center;
background-color: #000000;

}

#navigation li {
display: inline;
white-space: nowrap;
}


#navigation a {
text-decoration: none;
color: #d1e69d;
background-color: #000000;
	border:1px solid #d0c598;
padding : 1px 16px;
}

A:visited{ color:#7c9f29;  }

#navigation a:hover{
text-decoration: none;
color : #bf0a14;
background-color : #000000;
}





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

div#banner
{
	height:195px;
	margin:0 15px 15px 15px;
}


div#banner h1
{
	color:#ffcc99;
	text-align:left;
	font-size:24px;
	font-weight:bold;
	position:relative;
	letter-spacing:0.2em;
	top:28px;
	left:150px;
}

div#banner h1 a
{
	color:#ffffff;
	font-weight:bold;
	background:transparent;
	text-decoration:none;
}


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

div#banner h2
{
	color:#ffffff;
	text-align:left;
	font-size:16px;
	font-weight:normal;
	position:relative;
	top:34px;
	left:160px;
	background:transparent;
}
/* ---------- main ---------- */

body.layout-one-column #main
{
	width:900px;
	float:center;
}

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

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

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

div.content
{

	padding:0 5px 15px 5px;
}

div.entry
{
	margin:0 0 20px 0;
	padding:25px;
	background:#000000;
	border:1px solid #d0c598;
}

p.date-header
{
	color:#ffffff;
	font-size:60%;
	font-weight:normal;
	background:#000000;
	padding:4px;
	margin:0 0 10px 0;
}

h3.entry-header
{
	color:#ffcc99;
	font-size:100%;
	font-weight:normal;
	background:#000000;
	padding:5px
	margin:0 0 10px 0;
	margin-bottom:40px;
	text-decoration:underline;

}

h3.entry-header a
{
	color:#ffcc99;
	font-size:100%;
	background:#000000;
	text-decoration:underline;
	padding:5px

	margin-bottom:30px;
}

h3.entry-header
A:visited{ color:#ffcc99;  }

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

div.content blockquote p
{
	color:#f6690f;
	font-size:85%;
}

div.entry-body p,
div.entry-more p
{
	color:#ffcc99;
	font-size:90%;
	line-height:150%;
	margin:0 0 10px 0;
	background: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:#333333;
	font-size:80%;
	margin:0 5px 0 0;
	background:inherit;
}

div.content div.entry-tags h4
{
	color:#ffffff;
	font-size:60%;
	line-height:100%;
	padding:3px;
	margin:0 0 5px 0;
	background:#494d2e;
	border-top:1px solid #64693f;
	border-left:1px solid #64693f;
	border-right:1px solid #353822;
	border-bottom:1px solid #353822;
}



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 li
{
	display:inline;
	margin:0 10px 0 0;
	font-size:60%;
}

div.entry-tags ul.entry-tags-list li a
{
	color:#333333;
}

div.entry-info
{

	padding:15px 0 5px 0;
	text-align:right;
}

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

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

div.content h4
{
	color:#ffffff;
	font-size:60%;
	font-weight:normal;
	background:#333333;
	padding:4px;
	margin:0 0 10px 0;
}

div.content h5
{
	color:#ffffff;
	font-size:60%;
	font-weight:normal;
	line-height:100%;
	padding:3px;
	margin:0 0 5px 0;
	background:#494d2e;
	border-top:1px solid #64693f;
	border-left:1px solid #64693f;
	border-right:1px solid #353822;
	border-bottom:1px solid #353822;
}



div.content p.navi-link
{
	color:#666666;
	font-size:80%;
	margin-bottom:15px;
	background: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;
}

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

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

div.left-content,
div.right-content
{
	width:198px;
}

div.left-content h3,
div.right-content h3
{
	background-color: #000000;
	color:#ffffff;
	font-weight:normal;
	font-size:60%;
	text-align:center;
	padding:15px 10px 0 10px;
	margin-bottom:10px;
}

div.left-content h3 a,
div.right-content h3 a
{
	color:#ffffff;
}

div#left-menu ul,
div#right-menu ul,
div#right-menu ol,
div#left-menu form
{
	padding:0 10px 10px 10px;
}

div#left-menu li,
div#right-menu li
{
	list-style:none;
	color:#666666;
	font-size:90%;
	padding:0 0 0 15px;
	background:url(side_li_bg.gif) no-repeat 0 6px;

}

div#left-menu li a,
div#right-menu li a
{
	color:#ff8015;
}

div.search-form,
div.category-archives,
div.monthly-archives,
div.recent-entry,
div.site-link,
div.search-feed,
div.tags-list
{
	background-color: #000000;
	border:1px solid #d0c598;
	margin-bottom: 10px;
}

div.tags-list dt
{
	padding:0 10px;
	font-size:60%;
	line-height:140%;
	color:#ffffff;
}

div.search-form label,
div.cclicense
{
	background:inherit;
	color:#64693f;
	font-size:60%;
	margin:0 0 5px 0;
}

div.cclicense img
{
	border:2px solid #ffffff;
	margin:0 0 5px 0;
}

div#right-menu div.powered ul
{
	margin:0 0 10px 0;
	padding:0;
}

div#right-menu div.powered ul li
{
	background:none;
	padding:0;
}

div.search-form input#search
{
	width:80%;
	color:#666666;
	font-size:80%;
	background:#ffffff;
	border:1px solid #353822;
	margin:0 0 5px 0;
}

div.search-form input.searchsubmit
{
	width:70px;
	height:18px;
	color:#ffffff;
	font-size:60%;
	background:url(input_search_bg.gif) no-repeat 0 0;
}

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

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

body.layout-two-column-left div#footer,
body.layout-two-column-right div#footer,
body.layout-one-column div#footer,
body.layout-three-column div#footer
{
	clear:both;
}

div#footer
{
	text-align:center;
	padding-bottom:30px;
}

div#footer ul
{
	list-style:none;
}

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

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

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

div.trackbacks
{
	margin:0 0 20px 0;
	padding:10px;
	background:#d0c598 url(entry_bg.gif) repeat-x 0 0;
	border:1px solid #000000;
}

div.trackbacks p,
div.trackbacks dt
{
	color:#333333;
	font-size:80%;
	background: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 #aea16c;
	padding:2px;
	background:#ffffff;
}

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

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

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

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

div.comments,
div.comments-post
{
	margin:0 0 20px 0;
	padding:10px;
	background:#d0c598 url(entry_bg.gif) repeat-x 0 0;
	border:1px solid #000000;
}

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:#333333;
	background:inherit;
	font-size:80%;
}

p.comments-open-moderated
{
	color:#333333;
	background: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 #aea16c;
	padding:5px 0;
	margin:0 0 15px 0;
}

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

div#comments-open-data legend
{
	color:#64693f;
	background: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:#eeeeee;
	margin:5px 0 10px 0;
}

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

ul.comments-open-footer input
{
	width:70px;
	height:18px;
	color:#ffffff;
	font-size:60%;
	background:url(input_search_bg.gif) no-repeat 0 0;
}

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
{
	font-size:80%;
	font-weight:normal;
	background:#ff8015 url(entry_header_bg.gif) repeat-x 0 100%;
	padding:5px;
	border:1px solid #000000;
	color:#ffffff;
	margin-bottom:10px;
}

form#search-form
{
	margin:0 0 20px 0;
	padding:10px;
	background:#d0c598 url(entry_bg.gif) repeat-x 0 0;
	border:1px solid #000000;
}

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

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

div.search-feed-content p
{
	color:#ffffff;
}

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

form#search-form label
{
	background: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:#eeeeee;
}

dd#search-box input.searchsubmit {
	color:#666666;
	font-size:80%;
	border: 1px solid #666666;
	background:#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;
}

div.search-results-container div.entry-tags ul.entry-tags-list li a
{
	color:#ffffff;
}


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

div.search-results-container div.entry-info
{
	background:none;
	padding:0;
	margin:0 0 20px 0;
	text-align:right;
}


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

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

div.archive-body ul.archive-list
{
	margin:0 0 10px 20px;
}

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

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