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

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

#top {
      visibility: hidden;
      }

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

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

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

.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:#039;
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;
}


/*　メイン　*/
#main {
clear: both;
font-size: 12px;
 line-height:1.5;
text-align: left;
      }

/*　パンくずリスト　*/

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


#main h1 {
         background-color: #eeeeee;
         border-right: 1px #369 solid;
         border-bottom: 1px #369 solid;
         font-size: 16px;
         font-weight: bold;
         color: #039;
         margin: 0px 0px 10px 0px;
         padding-left: 5px;
}

#main h1 a {
background-color: #eeeeee;
color: #039;
text-decoration: none;
}


#main h2 {
font-size: 12px;
color: #333;
background: #ffc;
margin: 1.5em 0 1em 0;
padding: 2px 5px;
clear: both;
}

#main h3 {
font-size: 12px;
margin: 1.5em 1em 1em 1em;
border-left: 8px solid #039;
padding-left: 2px;
clear: both;
}

#main h3 a {
text-decoration: none;
}

#main h3 a:hover {
text-decoration: underline;
}

#main p {
margin:0 1em 1em 1em;
}


#main em {
font-style: normal;
font-weight: bold;
}

#main .attention {
color: #ff0000;
}

#main .indent {
margin-left: 2em;
}

#main p.totop { /* このページトップへ */
text-align:right;
font-size: 10px;
}

/* 左メニュー */
#menu {
width: 190px;
margin-right: 8px;
float: left;
border: 1px solid #B6C1E0;
margin-bottom: 20px;
}

#menu p {
font-size: 14px;
background: #B6C1E0;
color: #000;
font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
padding: 5px 0 0 10px;
margin: 0;
}

#menu p a {
color: #000;
text-decoration: none;
}

#menu ul {
margin: 0 0 1em 0;
padding: 0;
font-size: 11px;
}

#menu li {
list-style: none;
padding: 5px 0 0 10px;
line-height: 1.5;
}

#menu li li {
list-style: url(img/s666.gif);
margin-left: 30px;
padding: 0;
}

#menu li li li {
list-style: circle;
margin-left: 10px;
padding: 0;
}

#menu li.here {
background: #ffc;
color: #000;
}

#menu li.here a {
color: #000;
font-weight: bold;
}

#menu li.here a:visited {
text-decoration: none;
}

#menu #searchbox {
margin: 20px 0 10px 10px;
}

/* 本文 */
#contents {
width: 540px;
float: left;
}

#contents li {
margin-bottom: 0.5em;
}

#contents img.imgl {
float: left;
margin: 5px;
}

#contents img.imgr {
float: right;
margin: 5px;
}

.clear {
clear:both;
}

/* 個別アーカイブ前後エントリー表示 */
p#entrynavi {
text-align: right;
        font-size: 10px;
}

/* フッター */
#footer {
clear: both;
width: 750px;
margin: 10px 0px;
border-top: 1px #039 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: #039;
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 #039;
  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;
}


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

.entry h2{
font-size: 12px;
color: #333;
background: #ffc;
margin: 1.5em 0 1em 0;
padding: 2px 5px;
clear: both;
 }

.entry h2 a:link {
color: #333;
text-decoration: none;
}

.entry h2 a:hover {
text-decoration: underline;
}

.entry h2 a:visited {
color: #333;
text-decoration: none;
}

.entry p {
clear: left;
padding: 0 1em;
line-height: 1.3;
}

.entry p img {
float: left;
margin: 0 10px 5px 10px;
} 

.entry input {
font-size: 11px;
}

.entry select {
font-size: 11px;
}

.entry p.extended {
margin: 2px 0;
text-align: right;
vertical-align: middle;
}

.entry p.posted {
clear: both;
border-top: 1px #039 solid;
padding: 2px 0 1em 1em;
margin: 0;
}


/* トラックバック */

#trackbacks{
border-bottom: solid 1px #039;
margin-top: 20px;
margin-bottom: 10px;
}

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

#trackbacks p {
margin: 5px 20px;
}

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


/* コメント */
#comments{
clear: both;
border: solid 1px #039;
padding: 5px 10px;
margin-top: 10px;
margin-bottom: 10px;
}

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

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

#comments h2 {
border-top: dotted 1px #039;
padding-top: 10px;
font-size: 12px;
background: none;
}

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

/*　追記部分の設定　*/

#more {
clear: both;
width: 530px;
/* border-top: 1px #999 solid; */
margin-top: 1em;
padding-top: 0;
} 

#more img {
border: none;
}

#more table {
clear: both;
margin-left: 2em;
margin-bottom: 1em;
}

#more p {
clear:right;
margin: 1em;
line-height: 1.3;
}

#more p img {
float: right;
margin: 0 0 5px 20px;
}

#more li {
margin-left: 2em;
}

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

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

div.content h2 {
background-color: #eeeeee;
border-right: 1px #369 solid;
border-bottom: 1px #369 solid;
font-size: 16px;
font-weight: bold;
color: #039;
margin: 10px 0px;
padding-left: 5px;
}

div.content h3 {
font-size: 12px;
color: #333;
background: #ffc;
margin: 1.5em 0 1em 0;
padding: 2px 5px;
}

div.content p {
font-size: 11px;
margin-left: 1em;
}

div.content p.posted {
clear: both;
border-top: 1px #039 solid;
padding: 2px 0 1em 1em;
margin: 0;
}

/* コメントフォーム追加分 */
#comments #comments-open h2,
#comments #comments-open div {
  border-top: none;
}
.comments-open-content {
  margin-left: 1em;
}
#comments-open-data div {
  margin-bottom: 1em;
}
#comments-open-data label {
  display: block;
}
#comments-open-data #comment-form-remember-me label {
  display: inline;
}
#comments-open-footer {
  margin: 1.5em 1em 0;
}

/* 検索結果表示 */
body.mt-search-results #container h2,
body.mt-search-results #container h3.search-results-header {
  background-color: #eeeeee;
  border-right: 1px #369 solid;
  border-bottom: 1px #369 solid;
  color: #039;
  margin-top: 2em;
  padding-left: 5px;
}
body.mt-search-results #banner h1,
body.mt-search-results #container h2,
body.mt-search-results #container h3 {
  font-size: 100%;
}
body.mt-search-results #container p {
  margin-left: 1em;
}
