@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;

	font-family: Verdana, Arial, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{
	color:#666666;
	font-size:13px;
	line-height:150%;
	background-color:#BFD1E5;
	text-align:center;
}

img{ margin:5px 8px 0px 8px;}

a
{
	text-decoration:underline;
	color:#696969;
	background:inherit;
}

a:hover
{
	text-decoration:underline;
}

body.layout-three-column div#main-container
{ 
	margin:0px auto 0px auto;
	width:100%;
	color:#000000;
	font-size:13px;
	line-height:150%;
	text-align:left;
	padding: 0px 0px 0px 0px;
	border-right:1px solid #696969;
	border-left:1px solid #696969;
	border-bottom:1px solid #999999;
	background-color:#FFFFFF
}

/* ---------- 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
{
	padding:0px 0px 0px 0px;
	width:100%;
	background-color:#F5F5DC;
	background-repeat:no-repeat;
	background-position:top;
	border-bottom:2px dotted #BDB76B;
	margin:0px 0px 0px 0px;
	clear:both;
}

#banner_l {
  float: left;
  margin:0px 0px 0px 0px;
  padding: 15px 0px 10px 20px;
  text-align: left;
}

div#banner h1
{
	font-family: 'Century';
	text-align:left;
	font-size:26px;
	font-weight:bold;
	position: relative;
	letter-spacing:0.2em;
	top: 15px;
	left: 15px;
}

div#banner h1 a
{
	font-size:20px; 
	margin:0px;
}

div#banner h1 a:hover
{
	text-decoration:underline;
}

div#banner h2
{
	font-size:15px; 
	margin:0px;
}

/* サイト名 ------------------------------------- */
.site_title  { margin: 0px;
               font-size:20px; 
               margin:0px;
}
               
.site_title a,.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover  {
               color:#663300;
               text-decoration: none; }

/* サイト説明 ----------------------------------- */
.description { color: #663300;
               font-size:15px; 
               margin:0px;
               margin: 5px 0px 0px 0px}
.description2 { color: #663300;
               font-weight: normal;
               font-size: 12px;
               margin: 5px 0px 0px 0px}


/* ---------- main ---------- */

.entry  { margin: 0px 0px 20px;}

.entry_admin {  margin: 0px 0px 0px 10px;}

/* エントリーの日付 --------------------------------- */
.entry_date { padding:5px 0px 3px 5px;
              color:#f5f5f5;
              background-color:#4940c1 ;
              font-size:14px;
              font-weight:nomal;
              margin:3px 8px 10px 8px;
              width:100%; }


/* エントリーのタイトル ----------------------------- */
.entry_title { color: black;
               font-weight: bold;
               font-size: 13px;
               font-family: Verdana;
               padding: 0px 0px 0px 15px; }

/* author ------------------------------------------- */
.entry_author    { color: #999999;
                   font-size: 11px;
                   text-align: right;
                   margin: 0px 30px 0px 0px }

/* エントリーの本文 --------------------------------- */
.entry_body { color: #000000;
              font-size: 13px;
              line-height: 170%;
              font-family: Verdana;
              margin: 15px 30px 15px 20px;
              vertical-align:middle; }

/* カテゴリ l コメント l トラックバック -------------- */
.entry_state { font-family: Verdana;
               font-size: 11px;
               color: #999999;
               margin: 20px 8px 25px 20px;
               text-align:right }




td.main { vertical-align:top;
          padding: 10px 10px 15px 10px;
}

body.layout-one-column #main
{
	width:700px;
	float:left;
}

body.layout-two-column-right #main
{
	width:500px;
	float:left;
}

body.layout-two-column-left #main
{
	width:500px;
	float:right;
}


body.layout-three-column #main
{
	width: 100%;
	float:left;
	OVERFLOW: hidden;
}

div.content
{
	padding:10px 0px 0px 0px;
}

div.entry
{
	margin:0 0 20px;
}

p.date-header
{
	padding:3px 3px 3px 15px;
	color:#666;
	background-color:#efefef ;
	font-size:10px;
	font-family: "Verdana","ＭＳ ゴシック","Osaka";
	border-top: 2px solid #999999;
	border-bottom: 1px dotted #999999;
	text-align:right;
 }

p.date-header2
{
	padding:3px 3px 3px 15px;
	color:#666;
	background-color:#efefef ;
	font-size:16px;
	font-family: "Verdana","ＭＳ ゴシック","Osaka";
	border-top: 2px solid #999999;
	border-bottom: 1px dotted #999999;
	text-align:left;
 }

h3.entry-header
{
	color:#333;
	font-weight: bold;
	font-size: 12px;
	font-family: "Verdana","ＭＳ ゴシック","Osaka";
	padding: 10px 0px 0px 10px; }

h3.entry-header a
{
	color:#000000;background-color:inherit;
}

div.entry-content
{
	color:#000000;
	font-size:13px;
	line-height:150%;	padding:12px;
}

div.content blockquote
{
                color:#008000;
	font-size:13px;
	line-height:150%;
	padding-bottom:15px;
	padding-top:15px;
	padding-right:30px;
	padding-left:30px;
                border: 1px dashed #CCCCCC;
	background-color:#ffffff;
                margin: 20px 10px 20px 10px;
}

div.content blockquote p
{
                color:#008000;
	font-size:13px;
	line-height:150%;
	padding-bottom:0px;
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	background-color:#ffffff;
               margin: 0px -10px 0px -10px;
}


div.entry-body p,
div.entry-more p
{
	color:#000000;
	font-size:13px;
	line-height:150%;
	margin:15px 30px 15px 20px;
	background-color:inherit;
}

div.entry-body img,
div.entry-more img
{
	border:0;
	margin:0px 2px 0px 2px;
}

div.entry-body ul,
div.entry-more ul
{
	list-style-position:inside;
}

div.entry-body li,
div.entry-more li
{
	color:#000000;
	font-size:13px;
	line-height:150%;
	margin:0 5px 0 0;
	list-style-type: square;
	background-color:inherit;
}

div.content div.entry-tags h4
{
	color:#000000;
	font-size:100%;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	background-color:transparent;
	border-bottom:1px dotted #999999;
}

div.entry-tags ul.entry-tags-list
{
	list-style:none;
	border-bottom:1px dotted #999999;
	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:80%;
}

div.entry-info
{
	padding-bottom:10px;
	font-size:10px;
	text-align:right;
}

div.entry-info ul
{
	list-style-type: none;
}

div.entry-info li
{
	color:#666666;
	font-size:9px;
	display:inline;
	margin-right: 5px;
	background-color:inherit;
}

div.content h4
{
	background-color:#efefef;
	color:#444;
	font-weight:normal;
	font-size:12px;
	padding:3px 3px 3px 15px;
	margin:3px 8px 10px 8px;
	border: 1px solid #bbbbbb;
}

div.content h5
{
	color:#666666;
	font-weight:bold;
	font-size:70%;
	border-bottom:1px dotted #cccccc;
	padding:2px;
	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:200px;
	float:right;
}

body.layout-two-column-left div#left-menu,
body.layout-two-column-left div#right-menu
{
	width:200px;
	float:left;
}


body.layout-three-column div#left-menu,
{
	width: 100%;
	float:left;
}

body.layout-three-column div#right-menu
{
	width: 100%;
	float:left;
}

body.layout-two-column-right div.left-content,
body.layout-two-column-right div.right-content
{
	padding:0 15px 0 0;
}

body.layout-two-column-left div.left-content,
body.layout-two-column-left div.right-content
{
	padding:0 0 0 15px;
}


body.layout-three-column div.right-content
{
	padding:0 0 0 0;
}

body.layout-three-column div.left-content
{
	padding:0 0 0 0;
}

div.left-content h3,
div.right-content h3
{
	background-color:#ffffff;
	color:#000000;
	font-weight:normal;
	font-size:70%;
	padding:2px;
	margin-bottom:10px;
}

div.left-content h3 a,
div.right-content h3 a
{
	color:#ffffff;
}

div#left-menu li,
div#right-menu li
{
	list-style-position:inside;
	color:#666666;
	font-size:80%;
	background-color:inherit;
}

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.search-form label,
div.cclicense {
	background-color:inherit;
	color:#666666;
	font-size:80%;
	margin:0 0 5px 0;
}

div.search-form input#search {
	width:80%;
	color:#666666;
	font-size:80%;
	border: 1px solid #666666;
	padding:2px;
	background-color:#eeeeee;
}

div.search-form input.searchsubmit {
	color:#666666;
	font-size:80%;
	border: 1px solid #666666;
	background-color:#ffffff;
	margin-top:5px;
}

/* 左サイド ----------------------------------------------------------------- */
#left { margin:0px 0px 0px 0px;
        padding: 0px 0px 20px 0px;}

td.left { background-color:#ffffff;
          vertical-align:top;
          width:220px;}
          
/* 右サイド ----------------------------------------------------------------- */
#right { margin:0px;
         padding: 0px 0px 20px 0px;
				background: #fff;}

td.right {background-color:#ffffff;
           vertical-align:top;
           width:220px;}

td.calendar {
                font-size:10px;
                font-family: Verdana, Arial, sans-serif;
	line-height:120%;}

/*カレンダー*/
#calendar_wrap {
margin : 2px 20px;

}
div#calendar,#wp-calendar {
line-height: 110%;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-color: #000000;
padding:0px;
text-align: center;
background-color: #EFEFDE;
letter-spacing: 1px;
padding: 4px 2px 5px 2px;
}

div#calendar,#wp-calendar td{
	padding : 1px 2px;
}

#calendar,#wp-calendar  a:link { text-decoration:underline },#calendar a:visited,
#calendar a:active,#calendar a:hover,
#wp-calendar a:active,#wp-calendar a:hover
  { text-decoration:underline }

.cell  { margin: 0px;
         font-size:10px;
         width: 17px; height: 15px;
		 text-align: center; }

.cell_today { background-color:#c0c0c0;
              margin: 0px;
              font-size:10px;
              width: 17px; height: 15px;
		 	  text-align: center; }
.cell_sunday { color: #DE7E90;
               margin: 0px;
                font-size:10px;
               width: 17px; height: 15px;
		 	   text-align: center; }
.cell_saturday  { color: #3333CC;
                  margin: 0px;
                font-size:10px;
                  width: 17px; height: 15px;
	   text-align: center;  }

#wp-calendar caption {
	font-size : 13px;
	margin : 3px;
}
/* メニューのタイトル ---------------------------- */
.linktitle,
#right h2.widgettitle
   { color: #777744;
               background-color: #cccc99;
               text-align: center;
               font-weight: bold;
               font-size: 10px;
               font-family: "Verdana","ＭＳ ゴシック","Osaka";
               padding: 4px 0px 2px 5px;
               margin-top:0px;
               border-top:3px solid #fff;
               border-bottom:3px solid #999966 }

/* メニューのボディ ------------------------------ */
.linktext2 { color: #333333;
              font-size: 10px;
              line-height: 150%;
              font-family: Verdana;
              margin: 0px 0px 0px 0px;
              padding: 8px 3px 5px 8px }

.linktext,
.widget     { color: #333333;
              font-size: 10px;
              line-height: 150%;
              font-family: Verdana;
              background-color: #EFEFDE;
              letter-spacing: 1px;
              margin: 0px 0px 0px 0px !important;
              padding: 0px; }
.widget div {
	padding :5px;
}

ul { margin: 0px 0px 0px 0px;
     padding:0px;
     list-style-type:none;
     color:#000000 }

li { margin: 0px 0px 0px 5px;
     padding:0px;
     color:#000000 }

#right li.widget {
     list-style-type:none;
}
.widget_search input[type="text"]{
width: 110px;
}

/* ---------- 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
{
	display:inline;
	text-align:center;
	padding-bottom:30px;
}

div#footer ul
{
	list-style:none;
}

div#footer ul li
{
	font-size:60%;
	color:#999999;
	margin-right:15px;
	background-color:inherit;
}

/* FOOTER-------------------------------------------------------------------- */
#footer { width:100%;
          padding: 0px 0px 0px 0px;
          background-color:#FFFFFF }

.copyright  { color:#c8c8c8;
              font-size: 11px;
              font-family: Verdana;
              text-align:right;
              background-color:#696969}


/* ---------- footer_end ---------- */

/* ---------- trackback ---------- */

div.trackbacks p,
div.trackbacks dt
{
	color:#000000;
	font-size:12px;
	background-color:inherit;
	line-height:170%;
}

div.trackbacks dl
{
	margin:0 0 15px 0;
}

div.trackbacks p
{
	margin:15px 30px 15px 20px;
}

div.trackbacks input
{
	color:#000000;
	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:#666666;
	font-size:60%;
	display:inline;
	margin-right: 5px;
	list-style-type: none;
	background-color:inherit;
}

/* ---------- trackback_end ---------- */

/* ---------- comment ---------- */

div#comments-open-data label
{
	margin: 15px 30px 15px 20px;
}

div.comments-body
{
	color:#000000;
	padding:5px;
}

div.comments-body p,
div.comments-info li,
div#comments-open-data legend,
div#comments-open-data label
{
	color:#000000;
	background-color:inherit;
	font-size:12px;
	line-height:170%;
}

p.comments-open-moderated
{
	color:#000000;
	background-color:inherit;
	font-size:12px;
}

div.comments-body p,
div.comments-post-content
{
	margin: 15px 30px 15px 20px;
}

ul.comments-info
{
	border-top: 1px solid #000000;
	padding:5px 0;
	margin: 15px 30px 15px 20px;
}

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:#000000;
	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:#000000;
	font-size:80%;
	border: 1px solid #999999;
	padding:2px;
	background-color:#eeeeee;
	margin: 15px 30px 15px 20px;
}

div#comments-open-data textarea
{
	width:60%;
	color:#000000;
	font-size:80%;
	border: 1px solid #999999;
	padding:2px;
	background-color:#eeeeee;
	margin: 15px 30px 15px 20px;
}

ul.comments-open-footer input
{
	color:#000000;
	font-size:80%;
	border: 1px solid #000000;
	background-color:#ffffff;
	margin: 15px 30px 15px 20px;
}

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 ----------*/

.link-note {
font-size: 10px;
line-height: 150%;
text-align: left;
color: #464646;
background-color: #EFEFDE
padding: 4px 0px 2px 5px;
}


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%;
}

div.search-feed-content
{
	border: 1px solid #cccccc;
	padding:10px;
}

p.feed-link
{
	margin:5px 0 0 0;
}


/* ------- ■検索ボックス ------- */
#searcharea  {
  padding: 10px 10px 0px 0px;
  text-align: right;
  color: #999900;
  font-size: 11px;
  text-align: right;
}

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;
}

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 ----------*/

/* ------- ■時計部分 ------- */
.clock      {
  color: #999900;
  font-size: 11px;
  background-color: transparent;
  text-align: right;
  margin: 0px 10px 0px 0px;
  border: 0px;
}

#memo 
	{
              color: #333333;
              font-size: 12px;
              line-height: 150%;
              font-family: Verdana;
              background-color: #EFEFDE;
              letter-spacing: 1px;
              padding: 4px 2px 5px 2px
	}

/* 2013/04 customize */

