body {
      text-align: center;
      padding-top: 10px;
      }

/* 共通部 */
#container {
width: 750px;
margin-right: auto;
margin-left: auto;
text-align: left;
color: #333;
font-size:12px;
}

#top {
      display: none;
      }

#main {
       color: #333333;
       background-color:#ffffff;
       font-size:11px;
       text-align: left;
       }

.c_b a:link {
             color: #006699;
              }

.c_b a:hover {
              color: #006699;
              background-color: #ffffcc;
                }

.c_b  a:visited {
                 color: #666666;
                   }

/*　header  */
#header {
font-size: 12px;
text-align:left;
}

#header a:link, #header a:visited {
color:#333;
text-decoration:none;
}

#header a:hover, #header a:active {
color:#069;
text-decoration:underline;
}

#header img {
border: none;
}

#sitelogo {
width:143px;
float:left;
margin-bottom:25px;
}

#header ul {
margin:0;
padding:0;
list-style:none;
}

#header li {
margin:0;
padding:0;
}

ul#headermenu {
margin:1em 0 0 0;
float:right;
}

ul#headermenu li {
height:25px;
display:inline;
float:left;
padding:0 0.5em;
border-left:1px solid #999;
}

ul#headermenu li.text {
padding-top:0.5em;
}

ul#headermenu li.last {
padding:0.5em 0 0 0.5em;
}

ul#headermenu li img {
vertical-align:middle;
}

ul#globalnavi {
clear:both;
padding:0 0 0 1em;
}

ul#globalnavi li {
display:inline;
float:left;
padding:0 1px 0 0;
}

ul#globalnavi img {
vertical-align:bottom;
}

ul#globalnavi li#contentsnavi {
padding-left:123px;
}

ul#localnavi {
clear:both;
color:#fff;
background:#6c3;
height:25px;
padding:0.7em 1em 0 1em;
font-size:10px;
font-weight:bold;
}

ul#localnavi li {
display:inline;
padding:0.2em 0.5em;
border-right:1px solid #fff;
}

ul#localnavi a:link, ul#localnavi a:visited {
color:#fff;
text-decoration:none;
}

ul#localnavi a:hover, ul#localnavi a:active {
color:#fff;
text-decoration:underline;
}

ul#localnavi li.last {
border-right:none;
}


/* コンテンツ部分の横幅 */
#center{
width: 540px;
}

/* サイドバーの横幅 */
#left, #right {
width: 200px;
}

/*　パンくずリスト　*/

#pan {
        width: 750px;
        height: 15px;
        vertical-align: middle;
        margin: 5px 0 12px 10px;
        padding: 2px;
        font-size: 10px;
        text-align: left;
        }

/* その他設定 */

#left {
         float: left;
        }

#center {
             float: left;
             }

#right {
          float: right;
          }

/*レイアウトのデザイン設定  */

#left div {
              margin-right: 8px;
              margin-bottom: 10px;
              }

#right div {
              margin-left: 8px;
              margin-bottom: 10px;
              }

#left div div{
                 margin: 0px;
                 }

#right div div{
                 margin: 0px;
                  }

#right form {
              margin-left: 8px;
}

#footer {
            clear: both;
            }

/* 左サイドバー部分*/

#left h2 {
             margin: 0px;
             }

#categories ul {
padding-left: 5px;
margin: 0px;
list-style-image: url(img/s6c3.gif);
                list-style-position: inside;
                line-height: 5px;
                }

#categories ul ul {
margin: 0px;
list-style-image: none;
                line-height: 5px;
                padding-left: 10px;
                }

#categories li {
text-align: left;
margin-top: 10px;

                 }

#categories {
                   width: 190px;
                   background-image: url(img/cate_back.gif);
                   padding-bottom: 5px;
                   text-align: left
                   }


#cad, #mb {
       width: 188px;
       border: 1px solid #66cc00;
       margin-bottom: 5px;
       line-height: 12px;
       padding:2px;
       }

#mb ul {
           padding-left: 5px;
           margin: 0px;
           list-style-position: inside;
             }

.img_right {
            text-align: right;
           }

.img_center {
          text-align: center;
          }

#left .new h2,
#right .new h2 {
background-image: url(img/cate_back.gif);
color: #333;
padding: 2px 5px;
margin: 20px 0 5px 0;
font-size: 14px;
}

#left .new ul,
#right .new ul {
margin-left: 1em;
padding-left: 0;
list-style: circle;
}

#left .new li,
#right .new li {
margin-left: 0;
margin-bottom: 1em;
padding-left:0;
}



/*  コンテンツ部分  */
.entry {
          width: 530px;
         }

.entry h3{
                font-size: 12px;
                color: #996600;
                background-image: url(img/title_bg.gif);
                margin: 0px;
                padding: 2px 5px;
                 }

.entry h3 a:link {
                color: #996600;
                text-decoration: none;
                }

.entry h3 a:hover {
                text-decoration: none;
                }

.entry h3 a:visited {
                color: #996600;
                text-decoration: none;
                }

.gazou {
          float: left;
          width: 320px;
          text-align: center;
          margin-top: 5px;
           }

.gazou img {
                border: none;
                }


.pr {
         font-size: 12px;
         color: #996600;
         text-align: left;
         margin-top: 5px;
         }

.siyou {
     clear: left;
     width: 490px;
     border: 1px #999999 solid;
     margin: 5px 20px;
     padding: 5px;
     }

.siyou ul {
padding: 2px 10px;
margin: 0px 5px;
line-height: 14px;
                } 

.siyou li {
            text-align: left;
            }

.siyou p {
            margin: 0px;
            }


.siyou b {
            font-size: 12px;
            color: #660000;
            text-decoration: underline;
            }

.extended {
               clear: both;
               width: 520px;
               text-align: right;
               margin-top: 2px;
               vertical-align: middle;
               }

.posted {
            clear: both;
            border-top: 1px #66cc33 solid;
            padding: 2px 0 0 1em;
            }

/*　アーカイブ部分　*/

#cate h1 {
         background-color: #ffffcc;
         border-right: 1px #660000 solid;
         border-bottom: 1px #660000 solid;
         font-size: 16px;
         font-weight: bold;
         color: #996600;
         margin: 0px 0px 10px 0px;
         padding-left: 10px;
            }


/* トラックバック */

#trackbacks{
border-bottom: solid 1px #66cc33;
padding: 5px 20px;
margin-top: 10px;
margin-bottom: 10px;
}

#trackbacks h2{
margin-bottom: 0;
font-size: 12px;
               }

#trackbacks p {
margin-top: 8px;
}

#trackbacks h3{
margin-bottom: 0;
border-top: dotted 1px #666666;
padding-top: 10px;
}


/* コメント */

#comments{
clear: both;
                border: solid 1px #66cc33;
padding: 5px 10px;
margin-top: 10px;
margin-bottom: 10px;
}


#comments p.posted{
color: #999999;
padding-left: 30px;
}

#comments div{
border-top: dotted 1px #cc9966;
}

#comments h2 {
border-top: dotted 1px #66cc33;
padding-top: 10px;
font-size: 12px;
                }

#comments form div{
border-top: none;
padding-top: 0;
}


/* サイドバー　右　*/

.att {
       background-image: url(img/cate_back.gif);
       border: 1px #66cc33 solid;
       padding: 5px;
        width: 180px;
       }

.att h2 {
            font-size: 12px;
            margin: 0px 5px 5px 5px;
            padding: 2px;
            background-color: #cc9966;
            color: #ffffff;
            }



/* カテゴリーデータ */

#categorydata h1{
font-size: 15px;
border-bottom: double 1px #cc9966;
padding-bottom: 5px;
                color: #339900;
}

#categorydata h2{
font-size: 11px;
color: #999999;
}

#categorydata ul{
font-size: 12px;
color: #800000;
margin-bottom: 15px;
}

#categorydata{
border-bottom: dotted 1px #cc9966;
}

/*　個別エントリーの詳細設定　*/

#kihon {
           clear:both;
           border: solid 1px #cc9966;
          }

#kihon h2 {
               border-bottom: double 1px #cc9966;
               margin-bottom:5px;
               }

/* フッター */
#footer {
clear: both;
width: 750px;
margin: 10px 0px;
border-top: 1px #66cc00 solid;
padding-top: 5px;
text-align: center;
visibility: visible;
position: static;
font-size: 11px;
}

#footer a:link {
color: #006699;
background-color: #ffffff;
}

#footer a:hover {
 color: #006699;
 background-color: #ffffcc;
 } 

#footer a:visited {
   color: #666666;
   background-color: #ffffff;
   } 
    
#footer ul {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
list-style-position: outside;
}

#footer  li {
font-size: 11px;
color: #66CC33;
display: inline;
margin-right: 10px;
visibility: visible;
text-decoration: none;
background-color: #ffffff;
}


#footer a:link,
#footer a:visited {
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

#footer div#footer_link {
  margin: 10px 5px;
  border-bottom: 1px dotted #66cc00;
  text-align: left;
}

#footer div#footer_link li {
  display: block;
  margin-bottom: 1em;
  line-height: 1.2;
  color: #333;
}

#footer div#footer_link li li {
  display: inline;
  margin-right: 0;
}

#footer div#footer_link em {
  font-style: normal;
  font-weight: bold;
}

#footer div#footer_link li ul {
  margin: 0 0 0 1em;
}

#footer div#footer_link li ul ul {
  margin-left: 0;
}


/*　追記部分の設定　*/

#more {
           width: 520px;
           border: 0px #666666 solid;
           } 

#book {
          float: left;
          width: 150px;
          background-image: url(img/title_bg.gif);
          color: #996600;
          padding: 5px;
          height: auto;
          margin-top: 5px;
          } 

#book img {
/* float: left; */
            /* margin: 2px 5px; */
margin: 2px auto;
display:block;
}

.book_title {
                color: #996600;
                }

#ki_order {
              width: 340px;
             border: 1px #666666 solid;
             padding: 5px;
             margin: 5px 0px;
             float: right;
            }

#o_order {
             width: 340px;
             border: 1px #666666 solid;
              padding: 5px;
             margin: 5px 0px;
             float: right; }

#more ul {
             padding: 0px 8px;
             margin: 0px 5px;
             }

#more ul b {
                color: #996600;
                }

#more img {
               border: none;
                }

/* 検索結果表示用 */
#banner {
font-family: sans-serif;
color: #fff;
background-color: #6c0;
text-align: left;
padding: 15px;
height: 39px;
}

#banner a {
color: #fff;
text-decoration: none;
}

.subcategories a.foldmark {
    font-size:9px; /* マークのフォントサイズ */
    text-decoration: none; /* マークの文字装飾（何も表示しない） */
}

ul.tree {
    margin: 0px!important;
    padding: 0px!important;
    font-size: 11px;
    list-style: none!important;
}
ul.tree ul {
    margin: 0px!important;
    padding: 0px!important;
}
ul.tree li {
    margin: 0px!important;
    padding: 0px 0px 0px 16px!important;
    background-image: url(tree_lst.gif);
    background-repeat: no-repeat!important;
    list-style: none!important;
    line-height : 20px;
}
ul.tree li.tree_end {
    background-image: url(tree_end.gif);
    list-style: none;
}

/* ページ分割用 */
.multiplepages {
  margin: 0 0 1em 0;
  text-align: center;
  padding: 2px;
  font-weight: bold;
  font-size: 12px;
  color: #666666;
}

.multiplepages a:link {
  color: #006699;
}
.multiplepages a:visited {
  color: #666666;
} 
.multiplepages a:hover {
  color: #006699;
  background: transparent;
}

/* 注意書き */
#main .attention {
  color: #ff0000;
}

