@charset "euc-jp";

/* ---------------------------------------------------- */
/* ----- リンクの設定 ----- */
/* ----- bodyタグ・全体の設定 ----- */
/* ----- 外枠の設定 ----- */
/* ----- タイトル部分の設定 ----- */
/* ----- メインとサイドの枠組みの設定 ----- */
/* ----- メイン記事部分の設定 ----- */
/* ----- ページ移動ナビゲーションの設定 ----- */
/* ----- コメント部分の設定 ----- */
/* ----- サイドメニュー部分の設定 ----- */
/* ----- 段組クリアの設定 ----- */
/* ----- フッター部分の設定 ----- */
/* ---------------------------------------------------- */



 /* --　▼リンクの設定▼　--*/
a:link {color: #1A55B3; text-decoration: none;}
a:visited {color: #1A55B3; text-decoration: none;}
a:hover, a:active {color: #E47911; text-decoration: underline;}


 /* --　▼bodyタグ・全体の設定▼　--*/
body {
 background-image: url('http://livedoor.blogimg.jp/teranews/imgs/c/c/cc97cffa.gif');
 background-repeat: repeat-x;
 background-color: #E9E9E9;
 text-align: center;
 font-family: verdana, arial, sans-serif;
 font-size:12px;
 color:#333333;
 line-height: 1.3em;
 }


 /* --　▼外枠の設定▼　--*/
.container {
 background-image: url('http://livedoor.blogimg.jp/teranews/imgs/9/2/924e77dd.gif');
 background-color: #ffffff;
 width: 1138px;
 margin: 0 auto 0 auto;
 padding: 0px 0px 0px 0px;
 border-top: 0px solid #272822;
 border-left: 1px solid #b4bdc2;
 border-right: 1px solid #b4bdc2;
 border-bottom: 0px solid #272822;
 text-align: left;
 }
.container2 {
 background-image: url('http://livedoor.blogimg.jp/teranews/imgs/9/6/96d21101.gif');
 width: 1118px;
 margin: 0 auto 0 auto;
 text-align: left;
 }

 * {
 margin: 0;
 padding: 0;
 }
 p {
 margin: 0;
 padding: 0;
 }


 /* --　▼タイトル部分の設定▼　--*/
.header {
 margin: 0px 0px 5px 0px;
 text-align: center;
 }


 /* --　▼メインとサイドの枠組みの設定▼　--*/
.wrapper {
 float: left;
 width: 913px;
 }
.main_cont {
 float: right;
 width: 728px;
 }
.side_left {
 float: left;
 width: 180px;
 }
.side_right {
 float: right;
 width: 200px;
 }


 /* --　▼メイン記事部分の設定▼　--*/
.entry_top {
 background-image: url('http://livedoor.blogimg.jp/teranews/imgs/d/d/dd40dd08.gif');
 width: 728px;
 height: 6px;
 }

.entry_under {
 background-image: url('http://livedoor.blogimg.jp/teranews/imgs/d/c/dca26e1d.gif');
 width: 728px;
 height: 6px;
 }

.entry_date {
 background-image: url('http://livedoor.blogimg.jp/teranews/imgs/8/c/8c369c2b.gif');
 background-repeat: no-repeat;
 background-position: 15px 7px;
 padding: 18px 0px 15px 55px;
 color: #2D881F;
 font-size: 12px;
 font-weight: bold;
 text-align: left;
}

.entry_box {
 background-image: url('http://livedoor.blogimg.jp/teranews/imgs/1/9/1958c088.gif');
 width: 728px;
 margin: 0px 0px 15px 0px;
 overflow: hidden;
 }

.entry_title {
 background-image: url('http://livedoor.blogimg.jp/teranews/imgs/c/3/c39d91cc.gif');
 background-repeat: no-repeat;
 background-position: 15px 1px;
 padding: 0px 15px 0px 35px;
 color: #3399CC;
 font-size: 16px;
 font-weight: bold;
 text-align: left;
 line-height: 1.1em;
 }
.entry_title a:link, .entry_title a:visited {color: #3399CC; text-decoration: none;}
.entry_title a:hover, .entry_title a:active {color: #3399CC; text-decoration: underline;}

.entry_text {
 padding: 15px 15px 15px 15px;
 font-size: 14px;
 line-height: 1.6em;
 text-align: left;
 }

.entry_more {
 font-family:"ＭＳ Ｐゴシック","Arial","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
 padding: 15px 15px 15px 15px;
 font-size: 14px;
 line-height: 1.7em;
 text-align: left;
 }

.entry_state {
 border-top: 1px dashed #233A5B;
 margin: 0px 15px 0px 15px;
 padding: 5px 5px 5px 5px;
 text-align: right;
 font-size: 11px;
 line-height: 1.4em;
 }

.pict {
 border-width: 1px;
 border-style: solid;
 margin: 0px 5px 2px 5px;
 }

h3 {
 padding: 5px 5px 5px 15px;
 font-size: 12px;
 }
.related-articles ul {
 list-style: disc;
 }
.related-articles li {
 margin: 0px 0px 0px 40px;
 font-size: 12px;
 line-height: 1.6em;
 }


 /* --　▼ページ移動ナビゲーションの設定▼　--*/
.navi {
 border-top: 2px solid #D4E4D7;
 border-bottom: 2px solid #D4E4D7;
 background-image: url('http://livedoor.blogimg.jp/teranews/imgs/8/8/8800eef0.gif');
 width: 728px;
 margin: 0px 0px 5px 0px;
 padding: 5px 0px 5px 0px;
 font-size: 12px;
 line-height: 1.5em;
 text-align: center;
 }
.navi2 {
 border-top: 2px solid #D4E4D7;
 border-bottom: 2px solid #D4E4D7;
 background-image: url('http://livedoor.blogimg.jp/teranews/imgs/8/8/8800eef0.gif');
 width: 728px;
 margin: 0px 0px 55px 0px;
 padding: 5px 0px 5px 0px;
 font-size: 12px;
 line-height: 1.5em;
 text-align: center;
 }
.article-pager li {
 float: left;
 width: 49%;
 }
.article-pager {
 overflow: hidden;
 }
.article-pager li a {
 display: block;
 margin: 5px 10px 5px 10px;
 }
.article-pager li.prev {
 text-align: right;
 }
.article-pager li.next {
 border-left: 1px solid #8d8d8d;
 text-align: left;
 }



 /* --　▼コメント部分の設定▼　--*/
.com_box {
 padding: 15px 15px 15px 15px;
 font-size: 12px;
 line-height: 1.2em;
 text-align: left;
 }
.com_title {
 padding: 20px 0px 10px 0px;
 color: #555555;
 font-weight: bold;
 text-align: left;
 }
.com_state {
 padding: 0px 0px 0px 5px;
 color: #233A5B;
 text-align: left;
 }
.com_text {
 font-family:"ＭＳ Ｐゴシック","Arial","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
 padding: 3px 0px 10px 15px;
 text-align: left;
 }
.com_post {
 padding: 0px 20px 10px 20px;
 list-style-type: none;
 font-size: 12px;
 }
.com_post textarea {
 padding: 1px 1px 1px 1px;
 }
.com_are {
 font-family:"ＭＳ Ｐゴシック","Arial","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
 width: 450px;
 height: 200px;
 font-size: 14px;
 line-height: 1.3em;
 }


 /* --　▼サイドメニュー部分の設定▼　--*/
 .side_right .sidetitlebody {
 background-image: url('http://livedoor.blogimg.jp/teranews/imgs/d/3/d3babb40.gif');
 width: 200px;
 }

.sidetitlebody {
 background-image: url('http://livedoor.blogimg.jp/teranews/imgs/6/c/6c2795fd.gif');
 width: 180px;
 }
.sidetitle {
 padding: 13px 5px 13px 5px;
 font-weight: bold;
 color: #2F6A41;
 text-align: center;
 }
.sidetitle a:link, .sidetitle a:visited {color: #2F6A41; text-decoration: none;}
.sidetitle a:hover, .sidetitle a:active {color: #2F6A41; text-decoration: underline;}
.sidetop {
 }
.side {
 padding: 5px 5px 30px 5px;
 text-align: left;
 }
.sidebody {
 line-height: 1.5em;
 text-align: left;
 }
.sidebottom {
 }


 /* --　▼段組クリアの設定▼　--*/
.clears {
 clear: both;
 }


 /* --　▼フッター部分の設定▼　--*/
.foot {
 margin: 0px 0px 0px 0px;
 overflow: hidden;
 }


 /* ランキング
------------------------------------------------------------ */
.ranking {
 padding: 30px 15px 10px 15px;
 font-size: 12px;
 line-height: 2.0em;
 text-align: center;
 }
.ranking2 {
 font-size: 11px;
 line-height: 1.6em;
 }

 /* RSSの設定
------------------------------------------------------------ */
.rss {
 border-top: 2px solid #D4E4D7;
 border-bottom: 2px solid #D4E4D7;
 background-image: url('http://livedoor.blogimg.jp/teranews/imgs/8/8/8800eef0.gif');
 width: 728px;
 height: 200px;
 margin: 0px 0px 5px 0px;
 font-size: 12px;
 line-height: 1.5em;
 }
.rss1 {
 float: left;
 width: 354px;
 height: 180px;
 margin: 10px 0px 10px 0px;
 padding: 0px 0px 0px 10px;
 overflow-y: scroll;
 }
.rss2 {
 float: left;
 width: 354px;
 margin: 10px 0px 10px 0px;
 padding: 0px 0px 0px 10px;
 }
.rss3 {
 float: left;
 width: 698px;
 margin: 10px 0px 10px 0px;
 padding: 0px 0px 0px 15px;
 }

.blogroll-list-wrap {
 margin-bottom: 10px;
 }
.blogroll-list {
 list-style-type: none;
 }