/* ---------------------------------------------------- */
/* -----   skin  : cuteblog_08_seo                ----- */
/* -----   author: みる                           ----- */
/* -----   blog  : * cuteblog *                   ----- */
/* -----   url   : http://cuteblog.blog15.fc2.com ----- */
/* ---------------------------------------------------- */

@charset "UTF-8";


  /* --　▼スクロールバーの設定▼　--*/
html {
  scrollbar-track-color: #ffffff;
  scrollbar-face-color: #f3cbb7;
  scrollbar-shadow-color: #ffffff;
  scrollbar-darkshadow-color: #f3b29f;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #ffe6c2;
  scrollbar-arrow-color: #f37c6f;
  }


  /* --　▼リンクの設定▼　--*/
a:link     {color: #744f14; text-decoration: underline;}
a:visited   {color: #744f14; text-decoration: underline;}
a:hover   {color: #905f3a; text-decoration: underline; background-color: #f3c79c;}


  /* --　▼bodyタグ・全体の設定▼　--*/
body {
  background-image: url(https://blog-imgs-43-origin.fc2.com/a/c/c/acchiku/201305301513589ba.jpg);
          background-repeat: repeat;
　　　　　background-attachment: fixed;



  color:#40291c;
  font-family:"メイリオ",Meiryo,arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  font-size:13px;
  line-height: 180%;
  text-align: center;
  }

* {
  margin: 0;
  padding: 0;
  }
  
p {
  margin: 0;
  padding: 0;
}


h2 { font-size: 100%; font-weight: normal; }


  /* --　▼外枠の設定▼　--*/
.container {
  width:890px;
  background-color: #ffffff;
  margin:0 auto 0 auto;
  border: 3px double #f3dcc5;
  text-align: left;
  }



  /* --　▼タイトル部分の設定▼　--*/
.header  {
  background-color: #ffffff;
  margin:0px 0px 15px 0px;
  padding:0px;
  }
  
.banner_title {
  background-image: url('https://blog-imgs-43.fc2.com/a/c/c/acchiku/20130530143748fcd.jpg');
           background-repeat: no-repeat;
           background-position: bottom;
           background-color: #ffddc1;
  padding-left:5px;
  height:175px;
  }
  
.blog_title {
  padding: 15px 0px 5px 25px;
  margin: 0px;
  font-size: 19px;
  }

.intro {
  padding: 0px 0px 10px 25px;
  margin: 0px;
  color: #1a1a1a;
  font-size: 14px;
  }

.navi {
  background-color: #f3e5cf;
  margin:0px 0px 0px 0px;
  padding:5px 0px 2px 10px;
  border-bottom: 2px solid #f3cbb3;
  }


/* --　▼メインとサイドの枠組みの設定▼　--*/
.side_right {
  float:left;
  width:180px;
  background-color: #ffffff;
  }

.wrapper {
  float:left;
  width:706px;
  background-color: #ffffff;
  
  }
  .main_cont {
  float:right;
  width:514px;
  background-color: #ffffff;
  }
  .side_left {
  float:left;
  width:180px;
  background-color: #ffffff;
  }


  /* --　▼メイン記事部分の設定▼　--*/
.entry_box {
  border: 1px solid #f3cbb3;
  background-color: #ffffff;
  width: 504px;
  margin-bottom: 10px;
  margin: 0px 1px 5px 1px;
  text-align: center;
  overflow: hidden;
  }
.entry_title {
  background-color: #f2e3cd;
  margin: 2px;
  padding: 5px 5px 2px 5px;
  border-bottom: 2px solid #f3cbb3;
  font-size: 15px;
  text-align: left;
  }
.entry_text {
  padding: 10px 10px 10px 10px;
  text-align: left;
  }

.entry_state {
  padding: 5px ;
  text-align: right;
  }  
  
.entry_text ul {
  overflow:hidden;
  list-style-type: none;
  }

.entry_text li {
  background-image: url('https://blog-imgs-29.fc2.com/c/u/t/cuteblog/pp_op_b1.gif');
  background-repeat: no-repeat;
  background-position: 3px 4px ;
  color: #666666;
  padding: 0px 0px 5px 15px;
  margin: 0px;
  line-height: 150%;
  }

  
  /* --　▽ページ移動ナビゲーションの設定▽　--*/
.nav {
  text-align: center;
  margin-bottom: 10px;
  }
  
  
  /* --　▽コメント部分の設定▽　--*/
.com {
  background-color: #f3e5cf;
  padding: 2px 2px 2px 5px;
  border-bottom: 1px solid #f3cbb3;
  font-size: 12px;
  }
.com_box {
  background-color: #ffffff;
  width: 464px;
  margin-bottom: 10px;
  }
.com_tilte {
  font-weight: bold;
  font-size: 13px;
  padding: 5px 5px 2px 5px;
  }
.com_text {
  padding: 3px 5px 2px 15px;
  }
.com_state {
  text-align: right;
  padding: 3px 5px 15px 5px;
  }
.com_post {
  padding: 3px 5px 15px 5px;
  }


/* --　▼サイドメニュー部分の設定▼　--*/
.side_box {
  border: 1px solid #f3dcc5;
  background-color: #fcf8f3;
  width: 180px;
  margin: 0px 2px 10px 2px;
  }
.side_title {
  margin: 2px;
  padding: 5px 5px 2px 5px;
  border-bottom: 1px dashed #f3cbb3;
  }
.side_text {
  padding: 5px 5px 2px 5px;
  }

.side_box ul {
  overflow:hidden;
  list-style-type: none;
  }

.side_box li {
  background-image: url('https://blog-imgs-29.fc2.com/c/u/t/cuteblog/pp_op_b1.gif');
  background-repeat: no-repeat;
  background-position: 3px 4px ;
  color: #666;
  padding: 0px 0px 5px 15px;
  margin: 0px;
  line-height: 180%;
  }


/* --　▼段組クリアの設定▼　--*/
.clears {
  clear:both;
  }


/* --　▼フッター部分の設定▼　--*/
.foot {
  clear:left;
  text-align: center;
  background-color: #f3e5cf;
  border-top: 1px dashed #f3cbb3;
  padding: 5px;
  }


/* --　▼引用部分の設定▼　--*/
blockquote {
    background-color: #fcf7e2;
    border-left: 3px solid #ffc9b3;
    padding: 8px;
    width: 350px;
    margin-left: 10px;
  }


  
/*--　▼カレンダー▼　--*/
table.calender {
  width: 90%;
  margin: 8px 6px;
  }
  
.calender caption {
  margin: 8px auto;
  font-size: 12px;
  }
  
.calender th {
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    font-family: arial,helvetica,sans-serif;
  }
  
.calender td {
    font-size: 10px;
    width: 14%;
    text-align: center;
    padding: 0.2em 0;
    background: #ffffff;
  }
  
.calender td a {
    display: block;
    font-weight: bold;
  }
  
th#sun { color: #cc3d3d; }
th#sat { color: #5e7cba; }
  
.calender td a:link, .calender td a:visited, .calender td a:hover, .calender td a:active {
    text-decoration: none;
  }
  
.calender td a:link { color:#5e7cba; }
.calender td a:visited { color: #5e7cba; }
.calender td a:hover, .calender td a:active { color:#a87f66; background-color: #ffdcd6; }  


.main_list a:link{color:#d76a14;}
.main_list a:visited{color:#d76a14;}

.sub_list a:link{color:#ac790f;}
.sub_list a:visited{color:#ac790f;}

.sub_list_end a:link{color:#ac790f;}
.sub_list_end a:visited{color:#ac790f;}

