/*  左カラム
------------------------------------------*/

#chiki_left {
  float: left;
  width: 320px;
  margin-top: 50px;
  margin-left: 50px;
  _margin-left: 20px;
}

#chiki_left h5.blue_line {
	font-size: 105%;
	background-image: url(../../img/common/cyan_line.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 20px;
	margin-bottom: 10px;
}

#chiki_left h2 {
  text-indent: -9999px;
  background: url( ../img/common/bird_h2.gif ) no-repeat top left;
  width: 140px;
  height: 30px;
  margin-bottom: 40px;
}


/* 動画エリア */

#movie_area {
  border-bottom: 1px solid #3366cc;
  padding-bottom: 20px;
  line-height: 120%;
}

#movie_area table {
  width: 98%;
  white-space: nowrap;
  font-size: 75%;
  color: #3366cc;
}

#movie_area table th {
  vertical-align: top;
  padding-left:5px;
}
#movie_area table td {
  vertical-align: top;
  padding: 5px;
}

#movie_area p {
  font-size: 90%;
  margin: 10px 0;
}

/* ブログ一覧 */

.voice {
  font-size: 90%;
  margin: 10px 0 15px;
}

.entry {
  font-size: 90%;
  margin-bottom: 30px;
}

.entry h3 {
  text-indent: 40px;
  height: 40px;
  color: #3366cc;
  line-height: 40px;
  font-weight: normal;
  font-size: 110%;
  background: url( ../img/common/bird_h3.gif ) no-repeat top left;
  margin-top: 10px;
  margin-bottom: 5px;
}

.entry h3 a {
  color: #3366cc;
}

p.continu {
  color: #3366cc;
  text-align: right;
  margin: 5px 0;
}

p.continu a {
  color: #3366cc;
}

/* 一覧pagebute */
.content-nav {
  text-align: center;
  font-size: 90%;
  margin: 10px 0;
}


/* ブログ記事 */

#chiki_left h2#blogh2 {
  text-indent: 40px;
  width: 100%;
  height: 40px;
  color: #3366cc;
  line-height: 40px;
  font-weight: normal;
  font-size: 110%;
  background: url( ../img/common/bird_h3.gif ) no-repeat top left;
  margin-top: 10px;
  margin-bottom: 5px;
}

#prev {
  float: left;
  margin: 10px 0;
  text-align: left;
  width: 150px;
  color: #336699;
}

#prev a {
  color: #336699;
}

#next {
  float: right;
  margin: 10px 0;
  text-align: right;
  width: 150px;
  color: #336699;
}

#next a {
  color: #336699;
}

#entfotter {
  clear: both;
  border-top: 1px solid #666666;
  border-bottom: 2px solid #666666;
  padding: 2px 0;
  font-size: 70%;
  color: #666666;
  text-align: right;
  margin-top: 15px;
}

#entfotter a {
  color: #666666;
}

/*  右カラム
------------------------------------------*/

#chiki_right {
  float: left;
  width: 130px;
  margin-top: 30px;
  margin-left: 45px;
}

#chiki_right p {
  font-size: 78%;
  line-height: 140%;
  margin-top: 7px;
}


/* カテゴリー別にみる */

#catlist {
  margin-top: 30px;
  padding-top: 5px;
  border-top: 1px solid #3366cc;
  color: #3366cc;
}

#catlist a {
  color: #3366cc;
}

#catlist ul {
  list-style: disc;
  margin-top: 5px;
  margin-left: 13px;
  /margin-left: 16px;
  padding-left: 0px;
  font-size: 75%;
}

/* 月別アーカイブ */

#arclist {
  margin-top: 30px;
  padding-top: 5px;
  border-top: 1px solid #3366cc;
  color: #3366cc;
}

#arclist ul {
  margin-top: 5px;
  padding-left: 0px;
  font-size: 75%;
}


#arclist img {
  vertical-align: middle;
  margin-right: 5px;
}
