@charset "utf-8";

body {
  margin: 0;
  padding: 0;
  text-align: center;
  color: #444444;
  font-family: verdana,sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  background-color:#D9D8AB;
}

a{color:#003300;text-decoration:underline;}
a:link{color:#003300;text-decoration:underline;}
a:visited{color:#003300;text-decoration:underline;}
a:active{color:#003300;text-decoration:underline;}
a:hover{color:#990000;text-decoration:none;}

/*■大枠■*/
#wrapper {
  width: 720px;
  margin: 10px auto;
  text-align: center;
  background-color: #FFFFFF;
}

/*■ヘッダ■*/
#header {
  width: 720px;
  height: 200px;
  background:transparent url(http://www.zubuneri.com/blog/images/banner.jpg) no-repeat top center;
  color:inherit;
  text-align: left;
}

h1 { 
  color: #444444;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  line-height: 14px;
  padding: 90px 0px 0px 30px;
}

h1 a{color:#444444;text-decoration:none;}
h1 a:link{color:#444444;text-decoration:none;}
h1 a:visited{color:#444444;text-decoration:none;}
h1 a:active{color:#444444;text-decoration:none;}
h1 a:hover{color:#005500;text-decoration:underline;}

h2 { 
  width: 500px;
  color: #444444;
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
  text-align: left;
  padding: 0px 0px 0px 50px;
}

/*■メニューバー■*/
#menubar{
  width: 680px;
  height: 20px;
  margin: 0 auto;
  color: #663300;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  background-color: #D9D8AB;
 }

/*■メニューバー用a設定■*/
#menubar a{color:#003300;text-decoration:none;}
#menubar a:link{color:#003300;text-decoration:none;}
#menubar a:visited{color:#003300;text-decoration:none;}
#menubar a:active{color:#003300;text-decoration:none;}
#menubar a:hover{color:#663300;text-decoration:underline;}


/*■コンテンツ外枠■*/
#content {
  width: 720px;
  margin: 30px auto;
  text-align: left;
  background-color: #FFFFFF;
}


/*■左BOX■*/
#leftbox {
  width: 280px;
  float: left;
  background-color: #FFFFFF;
}

/*■真ん中BOX■*/
#centerbox {
  width: 280px;
  float: left;
  background-color: #FFFFFF;
}

/*■右BOX■*/
#rightbox {
  width: 160px;
  float: left;
  background-color: #FFFFFF;
}

/*■コンテンツヘッド広い狭い３色■*/
#conthead-widegreen {
  width: 260px;
  height: 20px;
  margin: 0px auto;
  color: #fff;
  font-weight:bold;
  font-size: 11px;
  line-height: 20px;
  background-color: #666600;
  text-align: center;
}

#conthead-wideyellow {
  width: 260px;
  height: 20px;
  margin: 0px auto;
  color: #fff;
  font-weight:bold;
  font-size: 11px;
  line-height: 20px;
  background-color: #CC9900;
  text-align: center;
}

#conthead-widedark {
  width: 260px;
  height: 20px;
  margin: 0px auto;
  color: #fff;
  font-weight:bold;
  font-size: 11px;
  line-height: 20px;
  background-color: #444444;
  text-align: center;
}

#conthead-narrowgreen {
  width: 140px;
  height: 20px;
  margin: 0px auto;
  color: #fff;
  font-weight:bold;
  font-size: 11px;
  line-height: 20px;
  background-color: #666600;
  text-align: center;
}

#conthead-narrowyellow {
  width: 140px;
  height: 20px;
  margin: 0px auto;
  color: #fff;
  font-weight:bold;
  font-size: 11px;
  line-height: 20px;
  background-color: #CC9900;
  text-align: center;
}

#conthead-narrowdark {
  width: 140px;
  height: 20px;
  margin: 0px auto;
  color: #fff;
  font-weight:bold;
  font-size: 11px;
  line-height: 20px;
  background-color: #444444;
  text-align: center;
}

/*■各コンテンツ内容広狭２種■*/
#mainbox-wide {
  width: 250px;
  margin: 0px auto 20px auto;
  background-color: #FFFFFF;
  padding-top: 10px;
  text-align: left;
}

#mainbox-narrow {
  width: 130px;
  margin: 5px auto 20px auto;
  background-color: #FFFFFF;
  padding-top: 10px;
  text-align: left;
}

/*■HOT NEWS■*/
.news-date{
 color: #f444444;
 font-size: 9px;
 font-style: italic;
 font-weight: bold;
 line-height: 14px;
 text-align: left;
 margin: 0;
 border-bottom: 1px dotted #444444;
 }

.news-title{
 color: #990000;
 font-size: 14px;
 line-height: 18px;
 text-align: left;
 margin: 10px 0 0 0;
 }

#news-excerpt{
 margin: 10px 0 0 5px;
 }

.news-link{
 font-size: 9px;
 line-height: 12px;
 text-align: right;
 margin: 5px 0 0 0;
 }

/*■メンバー■*/
.nikki{
 font-size: 9px;
 line-height: 14px;
 text-align: right;
 margin: 0;
 border-bottom: 1px dotted #444444;
 }

/*■コメント■*/
.comment-date{
 color: #990000;
 font-size: 9px;
 font-style: italic;
 line-height: 14px;
 text-align: left;
 margin: 0;
 }

.comment-entry{
 font-size: 9px;
 line-height: 14px;
 text-align: left;
 margin: 0;
 }

.comment-author{
 font-size: 9px;
 line-height: 14px;
 text-align: left;
 margin: 0;
 border-bottom: 1px dotted #444444;
 }

/*■活動報告■*/
.repo-date{
 color: #f444444;
 font-size: 9px;
 font-style: italic;
 font-weight: bold;
 line-height: 14px;
 text-align: left;
 margin: 0;
 border-bottom: 1px dotted #444444;
 }

.repo-title{
 font-size: 12px;
 line-height: 18px;
 text-align: left;
 margin: 10px 0 0 0;
 }

#repo-excerpt{
 margin: 10px 0 0 5px;
 }

.repo-link{
 font-size: 9px;
 line-height: 12px;
 text-align: right;
 margin: 5px 0 0 0;
 }

/*■ピックアップレビュー■*/
.pickup-title{
  color: #663300;
 font-weight: bold;
 font-size: 12px;
 line-height: 14px;
 text-align: left;
 margin: 10px 0 0 0;
 }

#pickup-body{
 font-size: 10px;
 line-height: 14px;
 text-align: left;
 margin: 5px 0 0 5px;
 }

.pickup-link{
 font-size: 9px;
 line-height: 12px;
 text-align: right;
 margin: 5px 0 0 0;
 }

/*■MP3OTW■*/
.mp3otw-click{
 color: #f444444;
 font-size: 9px;
 font-weight: bold;
 line-height: 14px;
 text-align:center;
 margin: 0;
 }

.mp3otw-date{
 color: #0000cc;
 font-weight: bold;
 font-size: 10px;
 line-height: 14px;
 text-align: center;
 margin: 10px 0 0 0;
 }

.mp3otw-title{
 color: #663300;
 font-size: 12px;
 line-height: 14px;
 font-weight: bold;
 text-align: center;
 margin: 10px 0 0 0;
 }

#mp3otw-body{
 font-size: 10px;
 line-height: 14px;
 margin: 10px 5px 0 5px;
 }

/*■今日のミトゥヲ■*/
.mituo-date{
 color: #f444444;
 font-size: 8px;
 font-style: italic;
 line-height: 14px;
 text-align: center;
 margin: 0;
 }

/*■更新履歴■*/
.new-date{
 color: #990000;
 font-size: 9px;
 font-style: italic;
 line-height: 14px;
 text-align: left;
 margin: 0;
 }

.new-cat{
 color: #0000cc;
 font-size: 9px;
 line-height: 14px;
 text-align: left;
 margin: 0;
 }

.new-title{
 font-size: 9px;
 line-height: 14px;
 text-align: left;
 margin: 0;
 border-bottom: 1px dotted #444444;
 }

/*■フッタ■*/
　　.footer {
  color: #669933;
  font-style: italic;
  font-size: 9px;
  margin: 40px 0px 0px 0px;
}

.footer a{color:#669933;text-decoration:none;font-style: italic;font-size:9px;}
.footer a:link{color:#669933;text-decoration:none;font-style: italic;font-size:9px;}
.footer a:visited{color:#669933;text-decoration:none;font-style: italic;font-size:9px;}
.footer a:active{color:#669933;text-decoration:none;font-style: italic;font-size: 9px;}
.footer a:hover{color:#005500;text-decoration:underline;font-style: italic;font-size: 9px;}

/*■RSSリーダー■*/
.rsstc   { font-size: 10px; background-color: #CC9900; margin: 0; padding: 0 }
.rsstc a { color: #663300;}
.rsstc em  { font-style: normal; font-weight: bold; margin-left: 10px; padding: 0 }
.rsstc ul   { background-color: #ffffff; margin: 0; padding: 0 ;border: solid 1px #CC9900 }
.rsstc li   { list-style-type: none; padding-top: 1px; padding-bottom: 1px; padding-left: 5px; border-bottom: 1px dashed #CC9900 }


/*■■■カテゴリアーカイブ用■■■*/
/*■コンテンツ外枠■*/
#cat-content {
  width: 720px;
  margin: 30px auto;
  text-align: center;
  background-color: #FFFFFF;
}

/*■ひとつだけbox■*/
#cat-box {
  width: 560px;
  background-color: #FFFFFF;
  margin: 0 auto;
  text-align: center;
}

/*■カテゴリ名■*/
.cat-name {
  width: 560px;
  height: 24px;
  margin: 0px 0px 30px 0px;
  color: #fff;
  font-weight:bold;
  font-size: 14px;
  line-height: 24px;
  background-color: #666600;
  text-align: center;
}

/*■エントリータイトル■*/
#cat-entrytitle{
  margin: 10px 0px 0px 10px;
  color: #663300;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  text-align: left;
 }

/*■エントリー内容■*/
#cat-entrybody{
  color: #444444;
 font-size: 12px;
 line-height: 14px;
 text-align: left;
 margin: 10px 0px 0px 50px;
 }

/*■エントリー日付■*/
.cat-entrydate{
 color: #990000;
 font-size: 9px;
 font-style: italic;
 line-height: 14px;
 text-align: right;
 margin: 0px 10px 0px 0px;
 border-bottom: 1px dotted #444444;
 }

/*■エントリー日付（履歴型）■*/
.cat-entrydate2{
 color: #990000;
 font-size: 9px;
 font-style: italic;
 line-height: 14px;
 text-align: left;
 margin: 0px 0px 0px 20px;
 }

/*■エントリータイトル（履歴型）■*/
#cat-entrytitle2{
 margin: 0px 0px 10px 30px;
  color: #663300;
  font-size: 10px;
  line-height: 14px;
  text-align: left;
 }

/*■エントリータイトル（ミトゥオ）■*/
#cat-mituo{
 float: left;
 margin: 0px 9px 10px 9px;
 }

/*■■■エントリーアーカイブ用■■■*/
/*■コンテンツ外枠■*/
#entry-content {
  width: 720px;
  margin: 30px auto;
  text-align: center;
  background-color: #FFFFFF;
}

/*■エントリーひとつだけbox■*/
#entry-box {
  width: 620px;
  background-color: #FFFFFF;
  margin: 0 auto;
  text-align: left;
}

/*■エントリーアーカイブ用カテゴリ名■*/
.entry-catname {
  width: 620px;
  height: 24px;
  margin: 0px 0px 15px 0px;
  color: #fff;
  font-weight:bold;
  font-size: 14px;
  line-height: 24px;
  background-color: #CC9900;
  text-align: center;
}

/*■記事部分■*/
#entry-entry {
  width: 580px;
  background-color: #FFFFFF;
  margin: 0 auto;
  text-align: left;
  margin: 0px 0px 20px 20px;
}

/*■記事部分の日付■*/
.entry-date{
 color: #444444;
 font-size: 9px;
 font-style: italic;
 line-height: 14px;
 text-align: right;
 margin: 0;
 border-bottom: 1px dotted #444444;
 }

/*■記事部分のエントリータイトル■*/
.entry-title {
  color: #663300;
  font-weight:bold;
  font-size: 14px;
  line-height: 24px;
  text-align:　left;
}

/*■URL（あれば表示）■*/
.entry-url{
 color: #444444;
 font-size: 9px;
 font-style: italic;
 line-height: 14px;
 text-align: right;
 margin: 0;
 }

/*■エントリー本文■*/
.entry-body{
  text-align:　left;
 }

/*■次の記事前の記事■*/
.pre-next{
 color: #444444;
 font-size: 9px;
 line-height: 14px;
 text-align: center;
 margin: 0;
 }

/*■コメント表示部分■*/
#entry-comment {
  width: 580px;
  background-color: #FFFFFF;
  margin: 0 auto;
  text-align: left;
  margin: 20px 0px 0px 20px;
}

/*■「comment」見出し■*/
.comment-title {
  width: 150px;
  height: 20px;
  color: #fff;
  font-weight:bold;
  font-size: 11px;
  line-height: 20px;
  background-color: #CC9900;
  text-align: center;
}

/*■コメント本文■*/
.comment-body{
 color: #666666;
  font-size: 10px;
  line-height: 13px;
  text-align:　left;
 }

/*■コメントの投稿インフォ■*/
.comment-info{
 color: #f444444;
 font-size: 9px;
 font-style: italic;
 line-height: 14px;
 text-align: right;
 margin: 0;
 border-bottom: 1px dotted #444444;
 }

/*■コメントフォーム部分■*/
#comment-form {
  width: 580px;
  background-color: #FFFFFF;
  margin: 0 auto;
  text-align: left;
  margin: 30px 0px 0px 20px;
}
