@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:#ffffff;
	/*background-color:#2f0200;*/
        background-color:#FFFFFF;
        background-image:url("http://www.mtimes.sakura.ne.jp/diary/body_bg.gif");
        background-repeat:repeat-y;
        background-position:center;
	text-align:center;
}

a
{
	text-decoration:none;
	color:#ff6868;
	background:inherit;
}

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,
body.layout-three-column div#main-container
{
	width:800px;
	padding:0;
	margin:0 auto;
	text-align:left;
	background-color:#3C1C0F;
	color:inherit;
}

/* ---------- 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
{
	height:10px;
	margin:0 0px 10px 15px;
	/*background:#231502 url(banner.gif) no-repeat 0 0;*/
}


div#banner h1
{
	text-align:left;
	font-size:80%;
        height:20px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	letter-spacing:0.2em;
	top: 0px;
	left: 15px;
	width:90%;
}

div#banner h1 a
{
	color:#ffffff;
	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: 67px;
	left: 45px;
	background-color:transparent;
	width:90%;
}

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

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

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

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

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

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

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

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

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

div.entry
{
	margin:0 0 20px 0;
}

p.date-header
{
	font-size:70%;
	font-weight:normal;
	color:#ffd942;
	/*background:#231502 url(crownBg.gif) no-repeat center top;*/
	padding:0px 0 10px 0;
	margin-bottom:20px;
	text-align:center;
}

h3.entry-header
{
	font-size:120%;
	font-weight:normal;
	color:#ffffff;
	margin-bottom:5px;
	padding:5px 10px 10px 50px;
	background:url(entryTitle.gif) no-repeat;
}

h3.entry-header a
{
	color:#ffffff;
        background-color:#3C1C0F;
        background-image:none;
}

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

div.content blockquote
{
	padding:10px;
	background:#231502 url(blockquote.gif) no-repeat left top;
	border-right:1px solid #d7b636;
	border-bottom:1px solid #d7b636;
	margin:3px 0 15px 0;
}

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

div.entry-body p,
div.entry-more p
{
	color:#aaaaaa;
	font-size:80%;
	line-height:160%;
	margin:0 35px 17px 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
{
	list-style-position:inside;
}

div.entry-body li,
div.entry-more li
{
	color:#ffffff;
	font-size:80%;
	margin:0 5px 0 0;
	list-style-type: square;
	background-color:inherit;
}

div.content div.entry-tags h4
{
	color:#ffffff;
	font-size:80%;
	text-indent:-9999px;
	padding:30px 0 5px 0;
	margin:0 0 5px 0;
	background:#231502 url(tagTitle.gif) no-repeat left bottom;
}

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

div.entry-tags ul.entry-tags-list
{
	list-style:none;
	background:#41321e;
	padding:10px;
	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
{
	text-align:left;
	padding:10px 0;
	background:url(border.gif) repeat-x left top;
}

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

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

div.content h4
{
	background-color:#ffffff;
	color:#231502;
	font-weight:normal;
	font-size:80%;
	padding:2px;
	margin-bottom:10px;
}

div.content h5
{
	color:#ffffff;
	font-weight:bold;
	font-size:70%;
	background:url(border.gif) repeat-x left bottom;
	padding:2px;
	margin-bottom:10px;
}

div.content p.navi-link
{
	color:#ffffff;
	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:170px;
	float:right;
}

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

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

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

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

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

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

div.left-content h3,
div.right-content h3
{
	background-color:#231502;
	color:#ffffff;
	font-weight:bold;
	font-size:80%;
	padding:2px;
	margin-bottom:5px;
}

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

div.category-archives li,
div.monthly-archives li,
div.recent-entry li,
div.site-link li
{
	list-style-position:outside;
	list-style:none;
	line-height:140%;
	color:#ffffff;
	background:#231502 url(listIcon.gif) no-repeat 2px 4px;
	display:block;
	font-size:65%;
	margin-bottom:4px;
	padding-left:15px;
}

div.cclicense li,
div.powered li,
div.search-feed li
{
	list-style-position:outside;
	list-style:none;
	line-height:140%;
	font-size:65%;
	color:#ffffff;
	display:block;
	margin-bottom:4px;
	padding-left:15px;
}

div#left-menu li a,
div#right-menu li a
{
	text-decoration:none;
	color:#ff6868;
	background:none;
}

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

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

div.powered
{
	border-top:1px solid #584d3f;
	padding-top:15px;
}


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

div.search-form input#search {
	width:80%;
	color:#000000;
	background-color:#bfb2a1;
	font-size:80%;
	border: 1px solid #c8c4c0;
	padding:2px;
}

div.search-form input.searchsubmit {
	color:#ffffff;
	font-size:65%;
	font-weight:bold;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	width:47px;
	height:17px;
	background:#231502 url(submit.gif) no-repeat 0 0;
	margin-top:5px;
}

/* ---------- 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
{
	clear:both;
	text-align:center;
        background-color:#231502;
	height:40px;
	position:relative;
        font-size:65%;
        color:#ffffff;
        padding-top:10px;
}

div#footer a
{
        text-decolation:none;
        color:#cccccc;
}

div#footer a:hover
{
        text-decolation:underline;
        color:#ffffff;
}

div#footer ul.syndicate
{
	list-style:none;
	width:800px;
	position:absolute;
	top:55px;
	left:0;
}

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

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

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

div.trackbacks h4
{
	font-size:80%;
	text-indent:-9999px;
	color:#ffffff;
	background:#231502 url(trackbackTitle.gif) no-repeat left bottom;
	padding:20px 0 5px 0;
	margin:0 0 5px 0;
}

div.trackbacks p,
div.trackbacks dt
{
	color:#ffffff;
	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:#231502;
	border: 1px solid #231502;
	padding:2px;
	background-color:#ffffff;
}

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

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

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

/* ---------- comment ---------- */
div.comments h4
{
	font-size:80%;
	text-indent:-9999px;
	color:#ffffff;
	background:#231502 url(commentTitle.gif) no-repeat left bottom;
	padding:20px 0 5px 0;
	margin:0 0 5px 0;
}

div.comments h4.comments-header
{
	color:#ffffff;
	font-weight:bold;
	font-size:70%;
	text-indent:0;
	background:#231502 url(border.gif) repeat-x left bottom;
	padding:2px;
	margin-bottom:10px;
}

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

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

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

div#comments-open-data legend
{
	color:#ffffff;
	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:#231502;
	font-size:80%;
	border: 1px solid #231502;
	padding:2px;
	background-color:#ffffff;
	margin:5px 0 10px 0;
}

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

ul.comments-open-footer input
{
	color:#231502;
	font-size:80%;
	border: 1px solid #231502;
	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.content h3.search-results-header
{
	font-size:80%;
	font-weight:bold;
	background-color:#ffffff;
	padding:5px;
	color:#231502;
	margin-bottom:10px;
}

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

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

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

form#search-form label
{
	background-color:inherit;
	color:#ffffff;
	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:#000000;
	background-color:#bfb2a1;
	font-size:80%;
	border: 1px solid #c8c4c0;
	padding:2px;
}

dd#search-box input.searchsubmit {
	color:#ffffff;
	font-size:65%;
	font-weight:bold;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	width:47px;
	height:17px;
	background:#231502 url(submit.gif) no-repeat 0 0;
	margin-top:5px;
}

h5.search-results-tit
{
	color:#ffffff;
	font-weight:bold;
	font-size:70%;
	background:url(border.gif) repeat-x left bottom;
	padding:2px;
	margin-bottom:10px;
}

p.search-results-content
{
	color:#ffffff;
	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:#ffffff;
	font-size:80%;
	background-color:inherit;
}

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



#lib_bn {
	margin: 0px auto;
	padding: 15px 0px;
	height: 81px;
	width: 188px;
}

#lib_new {
	margin: 0px auto;
	padding: 15px 0px;
	width: 188px;
	height: 220px;
}