@charset "utf-8";
/*
ここは消さないで下さい
Copyright (C) 2004 Dr.Blog. All Rights Reserved. http://drblog.jp/
*/ body {
margin: 20px 0px 0px 0px;
background-image: url("body_back.gif");
background-position: top left;
text-align: center;
}

a {
text-decoration: underline;


}

a:link {
color: #4682B4;
}

a:visited {
color: #4682B4;
}

a:active {
color: #4682B4;
}

a:hover {
color: #2D2D25;
}

h1, h2, h3 {
margin: 0px;
padding: 0px;
font-weight: normal;
}
h6            {
                 color: #EEEE11;
                }


img {
border:0px;
}

/*ベースカラー*/
#container3 {
line-height: 140%;
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
width: 910px;
background:url(main_back.gif) 0 0 repeat-y;
border: 0px;
}

#container2 {
line-height: 140%;
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
width: 700px;
background:url(main_back.gif) 0 0 repeat-y;
border: 0px;
}

#container {
line-height: 140%;
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
width: 700px;
background:url(main_back2.gif) 0 0 repeat-y;
border: 0px;
}

/*バナー*/
#banner {
font-family: Arial, sans-serif;
background-color: #873b3b;
background-image: url("banner_back.jpg");
background-repeat: no-repeat;
text-align: left;
padding: 20px;
margin:0px;
height: 120px;
}

#banner-img {
display: none;
}

#banner a {
color: #CCCCCC;
text-decoration: none;
}
/*バナータイトル*/
#title-area  {
                float: left;
                width: 765px;
                 }

#banner h1 {
 font-size: 20px;
 font-weight: bold;
                 margin-top: 20px;
                 margin-right: 20px;
                 margin-left: 120px;
                 color: #CCCCCC;
 padding-bottom: 3px;
}

/*サブタイトル文字*/
#banner h2 {
                 margin-top: 20px;
                 margin-right: 20px;
                 margin-left: 110px;
                 font-size: small;
                 color: #CCAAAA;
}
#banner p {
                 margin-top: 0px;
                 margin-left: 30px;
                 font-size: small;
                 color: #000;
}



/*バナー時計*/
#clock      {
text-align: left;
                float: left;
                }


#main {
                float: left;
width: 910px;
}

#logo        {
                background-image: url("logo.gif");
height: 38px;
                }  

#center {
float: left;
width: 490px;
}

.content {
padding: 5px 20px 5px 20px;
color: #4682B4;
font-family: Verdana, Arial, sans-serif;
font-size: small;
}

.content blockquote {
line-height: 150%;
}

.content li {
line-height: 150%;
}

/*記事部分*/
.content p {
color: #4682B4;
                font-family: Verdana, Arial, sans-serif;
font-size: small;
font-weight: normal;
line-height: 170%;
                padding-left: 20px;
text-align: left;
margin-bottom: 5px;
}



/*記事の日付*/
.content h2 {
color: #C6C6C6;
background-color: #873b3b;
font-family: Verdana, Arial, sans-serif;
font-size: small;
text-align: right;
padding: 0px 5px 1px 5px;
    margin-bottom: 10px;
    border-top: solid 2px #AC7878;
    border-bottom: solid 2px #2D2D25;
    line-height: 140%;
}

/*記事のタイトル*/
.content h3 {
color: #873B3B;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: left;
font-weight: bold;
　　　　　　　margin-top: 0px;
　　　　　　　margin-bottom: -10px;
padding: 0px 0px 0px 20px;
line-height: 140%;
background: url("con_bg.gif") no-repeat left;
}

/*記事下のリンク*/
.content p.posted {
color: #873B3B;
font-family: Verdana, Arial, sans-serif;
font-size: small;
border-top: 1px solid #C6C6C6;
text-align: right;
margin-bottom: 25px;
line-height: normal;
padding: 3px;
}

#left {
float: left;
width: 210px;
}

.left-content
{
padding:0 0 0 15px;
}
#right {
                float: left;
width: 210px;
}
.right-content
{
padding:0 15px 0 0;
}


/*サイドバー*/
.sidebar {
padding: 5px 15px 15px 15px;
}

/*サイドバーの見出し*/
.sidebar h2 {
color: #873B3B;
border-bottom: dotted 1px #873B3B;
line-height: 100%;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
font-weight: bold;
text-align: left;
text-transform: uppercase;
  letter-spacing: .-1em;
}

.sidebar ul {
padding-left: 0px;
margin: 0px 0px 20px 5px;
}

/*アーカイブ・コメント*/
.sidebar li {
color: #ACACA9;
font-family: Verdana, Arial, sans-serif;
font-size: small;
text-align: left;
line-height: 150%;
margin-top: 10px;
list-style-type: none;
}

#category_list li {
background: url("con_bg.gif") no-repeat left top;
padding-left:12px;
line-height: 110%;
}


#category_list li li{
background: url("http://www.aitoku.co.jp/images/mn_arrow.gif") no-repeat left top;
padding-left:10px;
line-height: 110%;
}

#category_list li li li{
background: url("dotte_bg.gif") no-repeat left top;
padding-left:10px;
line-height: 110%;
}

/*カレンダー*/
#calendar {
   line-height: 120%;
font-family: Verdana, Arial, sans-serif;
font-size: 10;
  padding:0px;
text-align: center;
margin-bottom: 30px;
}


#calendar table {
width: 160px;
padding:0px 0px 0px 0px;
}

/*カレンダーのタイトル*/
#calendar caption {
   color: #636363;
   font-family: Verdana, Arial, sans-serif;
   font-size:10px;
   text-align: center;
   font-weight: bold;
   padding:2px 0px 2px 0px;
   line-height: 15px;
}

/*カレンダーの曜日*/
#calendar th {
    line-height: 12px;
    font-size:10px;
text-align: center;
font-weight: bold;
color: #636363;
    padding:2px 0px 0px 0px;
}

/*カレンダーの日付*/
#calendar td {
    line-height: 12px;
    font-size:10px;
font-weight: bold;
color: #636363;
text-align: center;
    padding:2px 0px 0px 0px;
    border-right: solid 1px #636363;
    border-top: solid 1px #636363;
 }
#calendar a {
    color: #FFFFFF;
    background-color:#FF85A6;
    text-decoration: none;
}
#calendar a:hover {
color: #FF85A6;
    background-color: #FEFADD;
    text-decoration:underline;
}



.photo {
text-align: left;
margin-bottom: 20px;
}

/*XML・検索のテキスト*/
.link-note {
                color: #873b3b;
font-family: Verdana, Arial, sans-serif;
font-size: small;
line-height: 150%;
text-align: left;
padding: 2px;
margin-bottom: 15px;
}

#powered {
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
line-height: 150%;
text-align: left;
color: #873B3B;
margin-top: 50px;
}

#comment-data {
 
                float: left;
width: 180px;
padding-right: 15px;
margin-right: 15px;
text-align: left;
border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
width: 80%;
}

textarea {
font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}

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

#search-sidebar {
                color: #873b3b;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
text-align: left;
line-height: 150%;
margin-top: 10px;
list-style-type: none;
}



div.content h3.search-results-header
{
color: #873b3b;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: left;
font-weight: bold;
　　　　　　　margin-top: 0px;
　　　　　　　margin-bottom: -10px;
padding: 0px 0px 0px 20px;
line-height: 140%;
background: url("con_bg.gif") no-repeat left;
}


div.search-feed p
{
color:#873b3b;
font-size:100%;
line-height:140%;
}

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

form#search-form label
{
background-color:inherit;
color:#873b3b;
font-size:100%;
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:100%;
border: 1px solid #873b3b;
padding:2px;
background-color:#eeeeee;
}

dd#search-box input.searchsubmit {
color:#666666;
font-size:100%;
border: 1px solid #873b3b;
background-color:#ffffff;
margin-top:5px;
}

h5.search-results-tit
{
color:#873b3b;
font-weight:bold;
font-size:100%;
border-bottom:1px dotted #cccccc;
padding:2px;
margin-bottom:10px;
}

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

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

div.tags-list dl dd ul li
{
font-size:100%;
line-height:100%;
margin:0 0 5px 0;
}


div.search-feed p,.tags-list dt
{
padding:10px 10px 0 10px;
color:#873b3b;
}

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


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

#footer
{
               
text-align: center;
                }
#footer ul
{
list-style:none;
}

#footer ul li
{
display:inline;
font-size:70%;
color:#999999;

}
#footer ul li a
{
                display:inline;
margin-right: 20px;
                color:#4682B4;
}

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

/* ---------- tag cloud ---------- */

#.module-tagcloud .module-content {text-align: left; }
.module-tagcloud .module-content .module-list { list-style: none; }
.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
.module-tagcloud .module-content .module-list li.taglevel1 { font-size: 19px; }
.module-tagcloud .module-content .module-list li.taglevel2 { font-size: 17px; }
.module-tagcloud .module-content .module-list li.taglevel3 { font-size: 15px; }
.module-tagcloud .module-content .module-list li.taglevel4 { font-size: 13px; }
.module-tagcloud .module-content .module-list li.taglevel5 { font-size: 11px; }
.module-tagcloud .module-content .module-list li.taglevel6 { font-size: 9px; }




/* ---------- tag cloud_end ---------- */
