body {
  margin: 0px 0px 20px 0px;
  background-color: #000000;
  font-family:  Helvetica, Arial, sans-serif ;
  text-align: center;      
  }

a {
  text-decoration: none;
  }

a:link {
  color: #666666;
  }

a:visited {
  color: #666666;
  }

a:active {
  color: #666666;
  }

a:hover {
  color: #CCCCCC;
  }

a img {
  border: none;
  }

#container {
  line-height: 140%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  padding: 0px;
  width: 860px;
  background-color: #222;
  border: 1px solid #666666;
  }

#banner {
  color: #000000;
  background-color: #000000;
  background: url("air_blog_tittle.jpg") no-repeat top right;
  text-align: left;
  border-bottom: 0px solid #FFFFFF;
  height: 180px;
  }

a#banner-img {
  display: none;
  }


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

#banner h1 {
  font-size:small;
  }

#banner h2 {
  font-size: x-small;
  }

#center {
  float: left;
  width: 660px;
  overflow: hidden;
  }

#center h1 {
  font-size: x-small;
 color:#cccccc;
  }

.diary {
  border-bottom: 1px solid #444444;
  padding-bottom: 3px;
  }

.content {
  padding: 15px 15px 5px 15px;
  background-color: #222;
  color: #666666;
  line-height: 120%;
  font-size: small;
  }


.content h2 {
  color: #0A51A0;  /* 日付タイトル */
  font-size: small;
  text-align: left;
  font-weight: normal;
  margin-bottom: 10px;
  padding-left: 8px;
  border-left: 5px solid #0A51A0;
  border-bottom: 1px dashed #0A51A0;
  }

.content h3 {
  color: #cccccc;  /* 投稿タイトル */
  font-size: medium;
  text-align: left;
  font-weight: normal;
  margin-bottom: 10px;
  padding-left: 8px;
  border-left: 5px solid #660000;
  }

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

.content span {
  color: #666666;
  font-size: x-small;
  }

.content blockquote {
  line-height: 150%;  /* 以下051130変更点 */
  background : #333 ;  /* 背景の色 */
  color : #666666 ;  /* 文字の色 */
  padding : 10px ;  /* 枠の内側への余白 */
  border: 1px solid #777777 ;  /* 枠の太さと種類、色 */
  width : auto ;  /* 横幅を自動調整 */
  }

.content p.posted {
  color: #666666;
  font-size: x-small;
  border-top: 1px solid #666666;
  text-align: left;
  margin-bottom: 25px;
  line-height: normal;
  padding: 3px;
  }

.maincontents {
  color: #cccccc;
  font-family: Helvetica, Arial, sans-serif;
  font-size: small;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin-bottom: 10px;
  }


.maincontents a {
  border-bottom: 1px dotted #CCCCCC;  /* 投稿本文内のリンク装飾 */
  }

.maincontents .photo a {
  border: none;  /* 投稿本文内の画像装飾対策 */
  }


#right {
  float: left;
  width: 200px;
  background-color: #222;
  overflow: hidden;
  }

.sidebar {
  padding: 15px;
  }

.sidebar h2 {
  color: #cccccc;
  font-size: x-small;
  letter-spacing: 0.3em;
  text-align: left;
  font-weight: normal;
  text-transform: uppercase;
  }

.sidebar ul {
  padding-left: 0px;  /* エントリーや最近の投稿に使用 */
  margin: 0px;
  margin-bottom: 30px;
  }

.sidebar li {
  color: #666666;  /* エントリーや最近の投稿に使用 */
  font-size: x-small;
  text-align: left;
  line-height: 150%;
  margin-top: 10px;
  margin-left: 5px;
  list-style-type: none;
  }

.sidebar img {
  border: 0px solid #cccccc;
  }

#linkhp {
  font-size: x-small;
  line-height: 150%;
  text-align: left;
  color: #666666;
  background-color: #000000;
  margin-top: 0px;
  border: 1px solid #777777 ;  /* 枠の太さと種類、色 */
  width : auto ;  /* 横幅を自動調整 */
  }

#linkhp h2 {
  color: #cccccc;
  font-size: x-small;
  margin-top: 0px;
  letter-spacing: 0.3em;
  background: #777777 url(h2_banner.gif) no-repeat left top;
  text-align: right;
  font-weight: normal;
  text-transform: uppercase;
  }

#linkhp li {
  color: #666666;
  font-size: small;
  text-align: left;
  line-height: 150%;
  margin-top: 10px;
  margin-left: 5px;
  list-style-type: none;
  }

h2#trackbacks {
  color : #cccccc ; 
　}

h2#comments {
  color : #cccccc ; 
  }

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

.link-note {
  color: #666666;  /* XMLリンクと検索 */
  font-size: x-small;
  line-height: 150%;
  text-align: left;
  padding: 2px;
  margin-bottom: 15px;
  }

#qr_img {
 font-size: x-small;
 text-align: center;
 color: #666666;
 margin-top: 50px;

 }

#powered {
  font-size: x-small;
  line-height: 150%;
  text-align: left;
  color: #666666;
  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%;
  }

#counter {
  color: #666666;
  font-size: xx-small;
  text-align: center;
  }


#calendar {
  line-height: 140%;  /* 未使用 */
  color: #666666;
  font-family: Helvetica, Arial, sans-serif;
  font-size: x-small;
  padding: 2px;
  text-align: center;
  margin-bottom: 30px;
  }

#calendar table {
  padding: 2px;  /* 未使用 */
  border-collapse: collapse;
  border: 0px;
  width: 100%;
  }

#calendar caption {
  color: #666666;  /* 未使用 */
  font-family: Helvetica, Arial, sans-serif;
  font-size: x-small;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .3em;
  }

#calendar th {
  text-align: center;  /* 未使用 */
  font-weight: normal;
  }

#calendar td {
  text-align: center;  /* 未使用 */
  }

#pagebody-inner{
   color: #666666;
   font-size:small;
  }

#pagebody-inner h1 {
  color: #cccccc;  
  font-size: medium;
  text-align: left;
  font-weight: normal;
  margin-bottom: 10px;
  padding-left: 8px;
  border-left: 5px solid #660000;
  }

#pagebody-inner h2 {
  color: #cccccc;  
  font-size: small;
  text-align: left;
  font-weight: normal;
  margin-bottom: 10px;
  padding-left: 8px;
  border-left: 3px solid #660000;
  }

#pagebody-inner h3 {
  color: #cccccc; 
  font-size: medium;
  text-align: left;
  font-weight: normal;
  margin-bottom: 10px;
  padding-left: 8px;
  border-left: 5px solid #660000;
  }

#pagebody-inner h4 {
  color: #cccccc;
  font-size: small;
  font-weight: normal;
  }

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