/* ---------------------------------------------------- */
/* -----   skin  : cuteblog_08_seo                ----- */
/* -----   author: みる                           ----- */
/* -----   blog  : * cuteblog *                   ----- */
/* -----   url   : http://cuteblog.blog15.fc2.com ----- */
/* ---------------------------------------------------- */

@charset "UTF-8";


  /* --　▼スクロールバーの設定▼　--*/
html {
  scrollbar-track-color: #ffffff;
  scrollbar-face-color: #ffdcd6;
  scrollbar-shadow-color: #ffffff;
  scrollbar-darkshadow-color: #ffe6c2;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #ffe6c2;
  scrollbar-arrow-color: #b3c1ff;
  }


  /* --　▼リンクの設定▼　--*/
a:link     {color: #0000ff; text-decoration: none;}
a:visited   {color: #0000FF; text-decoration: none;}
a:hover {
  color: #0000ff; /* リンクの色 */
  background-color: #99ff99; /* 背景の色 */
  text-decoration: overline; /* 文字装飾 */
border-bottom-style : dotted;/*マウスが乗ったとき点線を出す*/
border-bottom-color : #0000ff;/*点線のカラー*/
border-bottom-width : 2px;/*点の大きさ*/
}

  /* --　▼bodyタグ・全体の設定▼　--*/
body {
  background-color: #ffcc99;
  color:#404040;
  font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Osaka";
  font-size:12px;
  line-height: 1.3;
  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 #fff9f4;
  text-align: left;
  }



  /* --　▼タイトル部分の設定▼　--*/
.header  {
  background-color: #ffffff;
  margin:0px 5px 15px 5px;
  padding:0px;
  }
  
.banner_title {
background:url(https://blog-imgs-45.fc2.com/p/e/r/perkurumi/unazuki.gif) no-repeat right bottom;
  background-color: #ffcc99;
  padding-left:5px;
  height:60px;
  }

.banner_title2 {
  background-color: #ffcc99;
  padding-left:720px;
  height:20px;
           font-size: 12px;
           font-weight: bold ; 
           color: #006600;
  }

.banner_title3 {
  background-color: #ffcc99;
  padding-left:5px;
  height:10px;
  }

  
.blog_title {
background:url(https://blog-imgs-45.fc2.com/p/e/r/perkurumi/cha_sakura1.gif) no-repeat right bottom;
  padding: 5px 00px 5px 25px;
  margin: 10px 27px 5px 140px;
  font-size: 30px;
           font-weight: bold ;
  }

.intro {
  background-color: #ffcc99;
  padding: 0px 0px 0px 10px;
  margin: 0px;
  color: #666666;
  font-size: 12px;
  }

.navi {
  background-color: #fef4cf;
  margin:0px 0px 0px 0px;
  padding:5px 0px 2px 10px;
  border-bottom: 2px solid #ffe6c2;
  }

/* ■■■　ヘッダーメニュー　■■■■■■■■■■■ */
div#menu{
    width:880px;
}

div#menu li{
  background-color: #ffffff;
  width:95px;
  float: left;
  list-style-type: none;
  border-left:1px solid #000;
  border-right:1px solid #000;
  border-bottom:1px solid #000;
  text-align:center;
  background:;
padding:3px 0px 4px 0px;

}

div#menu li a{
  color:#0000FF;
  text-decoration: none;
  padding:3px 10px;
}

div#menu li:hover{
    background:;
}

div#menu li a:hover{
  color:;
}



/* --　▼メインとサイドの枠組みの設定▼　--*/
.side_right {
  float:left;
  width:208px;
  background-color: #ffffff;
  }

.wrapper {
  float:left;
  width:676px;
  background-color: #ffffff;
  
  }
  .main_cont {
  float:right;
  width:468px;
  background-color: #ffffff;
  }
  .side_left {
  float:left;
  width:208px;
  background-color: #ffffff;
  }


  /* --　▼メイン記事部分の設定▼　--*/
.entry_box {
  border: 1px solid #ffc6ba;
  background-color: #ffffff;
  width: 464px;
  margin-bottom: 10px;
  margin: 0px 1px 5px 1px;
  text-align: center;
  overflow: hidden;
  }
.entry_title {
  background-color: #ffdcd6;
  margin: 2px;
  padding: 5px 5px 2px 5px;
  border-bottom: 2px solid #ffc6ba;
  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: 1.4;
  }

  
  /* --　▽ページ移動ナビゲーションの設定▽　--*/
.nav {
  text-align: center;
  margin-bottom: 10px;
  }
  
  
  /* --　▽コメント部分の設定▽　--*/
.com {
  background-color: #ffdcd6;
  padding: 2px 2px 2px 5px;
  border-bottom: 1px solid #ffc6ba;
  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 #ffe6c2;
  background-color: #fcf7e2;
  width: 202px;
  margin: 0px 2px 10px 2px;
  }
.side_title {
  margin: 2px;
  padding: 5px 5px 2px 5px;
  border-bottom: 1px dashed #ffc9b3;
  }
.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: 1.4;
  }


/* --　▼段組クリアの設定▼　--*/
.clears {
  clear:both;
  }


/* --　▼フッター部分の設定▼　--*/
.foot {
  clear:left;
  text-align: center;
  background-color: #FFCCCC;
  border-top: 1px dashed #ffc6ba;
  padding: 0px;
  }


/* --　▼引用部分の設定▼　--*/
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: #8496bc; }
  
.calender td a:link, .calender td a:visited, .calender td a:hover, .calender td a:active {
    text-decoration: none;
  }
  
.calender td a:link { color:#8496bc; }
.calender td a:visited { color: #8496bc; }
.calender td a:hover, .calender td a:active { color:#a87f66; background-color: #ffdcd6; }  
