*{
  margin:0;
  padding:0;
  }
body     {
  color: #2b2b2b;
  background:  #fafad2 url("images/sea01.jpg")  top repeat ;
  text-align: center ;
}
a:link      { color: #2f4f4f; text-decoration: none ;}
a:visited   { color:#594e52; text-decoration: none ;}
a:active   { color: #cc4b44; text-decoration: none ;}
a:hover   {color:#cc4b44; text-decoration: none ; }

.button
  {
  color: #2f4f4f;
  font-size: 10px;
   border-right: 1px solid #6e7955 ;
   border-bottom: 1px solid #6e7955 ;
  float:center;
  padding : 1px 3px ;
  margin-bottom : 5px ;
  }
.button a:link,
.button a:visited,
.button a:active
                    {
  color: #2f4f4f;
  text-decoration: none;

}
.button a:hover
  {
 color: #6c2735;
 text-decoration: none;
}

ol
{
  list-style-position : outside ;
}
#poprank li
{
  list-style-type : decimal-leading-zero;
  margin-left:3em;
  padding-left:0;
}
ul 
{
  padding-left: 0 ;
}

li.sub1 
{
  padding: 0 0 0 12px;
  list-style-type : none;
  background : url("images/yuki-ic1.gif") no-repeat ;
  background-position: 3px 2px;
  }
  
li.sub2 
{
  padding: 0 0 0 13px;
  list-style-type : none;
  background : url("images/li_mark2_0705.gif") no-repeat left top ;
}

form {
  margin: 0px;
  padding: 0px;
}
textarea {
  color:#594e52;
  font-family: Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
  font-size: 12px;
}

input {
  color:#594e52;
  font-size:12px;
  padding:0px 3px 1px 3px;
}

img  {
  border : none ;
  }
  
/* ------- ■全体用バックボックス------- */
#backbox     {
  margin: 0 auto ;
 /* ------- position : relative ; top : 15px ; ------- */
  width : 820px;
  text-align: center ; 
  background : transparent url("images/cool12.jpg")  top repeat ;
}

/* ------- ■全体用ボックス------- */
#inbox     {
  margin : 0 auto ;
  padding-top : 6px ;
  width : 802px;
  text-align: center ;
  background-color: transparent;
}

/* ------- ■レフトボックス------- */
#leftbox  {
  width : 632px ;
  background-color : transparent ;
  float : left ;
  }

/* ------- ■タイトルバックボックス------- */
#titleback  {
  width : 820px ;
  height : 150px ;
background-color:transparent;
  }

.morning  {
  background : #4a95a9 url("images/BayAreaYuki02.jpg")  bottom no-repeat ;
  }
.noon  {
  background : #4a95a9 url("images/BayAreaYuki02.jpg")  bottom no-repeat ;
  }
.evening  {
  background : #8b0000 url("images/BayAreaYuki02.jpg")  bottom no-repeat ;
  }
.night  {
  background : #808080 url("images/BayAreaYuki02.jpg")  bottom no-repeat ;
  }

/* ------- ■サイトタイトル------- */
#titleback h1  {
  text-align : left ;
  font-size : 24px ;
  padding : 7px 15px 0px 10px ;
  font-weight : bold ;
  font-family : Verdana, "ヒラギノ角ゴ Pro W6", "ＭＳ ゴシック", Osaka‐等幅;  
  }


/* ------- ■フッダー部分 ------- */
#footer {
  background-color: #000066;
  width: 820px;
  border-top: 3px double #aaaaaa;
  border-bottom: 3px double #aaaaaa;
  padding: 3px 0px 2px 0px;
}

.copyright  {
  color: #aaaaaa;
  font-size: 10px;
letter-spacing:0px;
font-family : Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align:center;

}

.copyright a,
.copyright a:link,
.copyright a:visited,
.copyright a:active
  {
  color : #00aa00 ;
  text-decoration : none ;
  }
.copyright a:hover 
  {
  color : red ;
  text-decoration : none ;
  }



/* ------- ■メインボックス------- */
#mainbox
  {
  width: 632px ;
  background-color: transparent ;
  }

/* ------- ■レフトメニューボックス------- */
#left_menubox
  {
  width: 160px ;
  background-color : transparent ;
  float : left ;
  text-align : center ;
  }

/* ------- ■ライトメニューボックス------- */
#right_menubox
  {
  width: 160px ;
  background-color : transparent ;
  float : right ;
  text-align : center ;
  margin-left : 6px ;
  }

/* ------- ■メニューバックボックス------- */
.menu_backbox
  {
  width: 160px ;
  background : #fff url("images/backPtn_sand_light.gif")  top repeat ;
  margin-bottom : 6px ;
 border-left: 1px solid #006a6c;
 border-right: 1px solid #006a6c;
 border-bottom: 1px solid #006a6c;
  }

/* ------- ■メニューボックス------- */
.menubox
  {
  width: 160px ;
  background-color : transparent ;
  text-align : left ;
  margin : 0 auto ;
  }
  
/* ------- ■ボディインボックス------- */
#body_inbox
  {
  width : 462px ;
  background-color : transparent ;
  float : right ;
  text-align : center ;
  }

/* ------- ■ボディバックボックス------- */
.body_backbox
  {
  width : 460px ;
  background : #fff url("images/Old-Paper01.jpg")  top repeat ;
  /* --bodybackPtn_sand.gif-- */
  margin-bottom : 7px ;
padding-bottom:0px;
  border:#770000 1px solid;
  }
  
/* ------- ■記事ボックス------- */
.entry_box
  {
  width : 460px ;
  text-align : left ;
margin : 0 auto ;
padding-top:8px;
padding-bottom:0px;

  }


/* ------- ■ナビゲーション------- */
.navi
  {
  color : #000;
  font-size : 10px ;
  text-align : left ;
  font-family : "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  line-height : 120% ;
  padding : 5px 5px;
  background-color : transparent ;
  border: 1px #003b5f solid ;
  }
.navi a,
.navi a:link,
.navi a:visited,
.navi a:active
  {
  color : #000 ;
  text-decoration : none ;
  }
.navi a:hover 
  {
  color : red ;
  text-decoration : none ;
  }

.navi_pankuzu
  {
  color : #2b2b2b ;
  font-size : 10px ;
  text-align : left ;
  font-family : "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  line-height : 100% ;
  position : relative ;
    top : 144px ; left : 11px ;
  padding-left : 5px ;
  background-color : transparent ;
  border-left : 10px solid #800000 ;
  }
.navi_pankuzu a,
.navi_pankuzu a:link,
.navi_pankuzu a:visited,
.navi_pankuzu a:active
  {
  color : #2b2b2b ;
  text-decoration : none ;
  }
.navi_pankuzu a:hover 
  {
  color : red ;
  text-decoration : none ;
  }
/* ------- ■リンクタイトル------- */
.menubox h3
  {
  color : #fff ;
 /*--- background : #006a6c url("images/menuBackPtn_blue.gif")  top repeat  ;  ---*/
  background : #006a6c url("images/n-icon.gif") no-repeat ;
  background-position: 1px 6px;
  text-align : left ;
  font-weight : bold ;
  font-size : 12px ;
  line-height : 105% ;
  font-family :  "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  padding : 6px 5px 4px 20px ;
  margin-bottom : 5px ;
  }
  
.oshirase
  {
  color : #fff ;
  background : #800000 url("images/menuBackPtn_red.gif")  top repeat  ;
  text-align : left ;
  font-weight : bold ;
  font-size : 12px ;
  line-height : 105% ;
  font-family :  "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  padding : 5px 5px 5px 5px ;
  margin-bottom : 5px ;
  }

/* ------- ■リンクテキスト------- */
.linktext
  {
  color : #2b2b2b ;
  text-align : left ;
  font-size : 10px ;
  line-height : 150% ;
  font-family : Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  padding-bottom : 10px ;
  }

/* ------- ■エントリータイトル------- */
.entry_box h2
  {
background : url("images/title_back02.gif")  ;
background-repeat: no-repeat;
  color : #007700;
  text-align : left ;
  font-weight : bold ;
  font-size : 14px ;
  line-height : 100% ;
  font-family :  "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  margin : 0px 0px 0px 20px;
  border-top : 0px solid #2b2b2b ;
  padding-top : 16px ;
padding-left:32px;
padding-bottom:16px;

  }

.entry_box h2 a,
.entry_box h2 a:link,
.entry_box h2 a:visited,
.entry_box h2 a:active 
  {
  color : #550000 ;
  text-decoration : none ;
  }

.entry_box h2 a:hover  
  {
  color : #ff0000 ;
  text-decoration : none ;
  }
  
.entry_box h3
  {
  color : #004d25 ;
  text-align : left ;
  font-weight : bold ;
  font-size : 12px ;
  line-height : 100% ;
  font-family :  "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  padding : 0px 5px 10px 5px;
  margin :0px 0 ;

  }

.entry_box h4
  {
  color : #2b2b2b ;
  text-align : left ;
  font-weight : bold ;
  font-size : 12px ;
  line-height : 100% ;
  font-family :  "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  padding-left : 5px ;
  margin : 5px 0px 5px 10px ;
  border-left : 10px solid #800000 ;
  }
.entry_box h4 a,
.entry_box h4 a:link,
.entry_box h4 a:visited,
.entry_box h4 a:active 
  {
  color : #2b2b2b ;
  text-decoration : none ;
  }

.entry_box h4 a:hover  
  {
  color : #800000 ;
  text-decoration : none ;
  }

/* ------- ■エントリーデイト------- */
.entry_date
  {
  color : #2b2b2b ;
  text-align : right ;
margin: 0px 22px 12px 0px;
  font-family : "Verdana" ;
  font-size : 10px ;
  font-weight : normal ;
  }

/* ------- ■エントリーボディ------ */
.entry_body 
  {
  color : #2b2b2b ;
  font-size : 12px ;
  line-height : 18px ;
  word-break : break-all ;
  font-family : Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align : left ;
  position : relative ;left : 20px ;
margin-bottom:0px;
padding-bottom:0px;
  width : 420px ;

  }
.entry_body p
  {
  font-size : 12px ;
  line-height : 24px ;
  background-image : url("images/body_line.gif") ;
  padding-top : 5px ;
  }

/* ------- ■コメント------ */
.entry_cmt 
  {
  position : relative ;left : 25px ;
  padding-top : 5px ;
  width : 90% ;
  color : #2b2b2b ;
  font-size : 12px ;
  line-height : 18px ;
  word-break : break-all ;
  font-family : Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align : left ;
/* --  background-image : url("images/body_line.gif") ; -- */
background-color:transparent;
  }  

/* ------- ■トラックバック------ */
.entry_trb 
  {
  color : #2b2b2b ;
  font-size : 10px ;
  line-height : 140% ;
  word-break : break-all ;
  font-family : Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align : left ;
margin:0px 20px 0px 30px
  }  

/* ------- ■エントリーモア------ */
.entry_more
  {
  color : black ;
  font-size : 12px ;
  line-height : 180% ;
  font-family : Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align : left ;
  }

/* ------- ■エントリーステイト------ */
.entry_state
  {

  font-size : 10px ;
  color : #2f4f4f ;
  line-height : 120% ;
margin: 0px 22px 12px 0px;
padding-bottom:7px;
  text-align : right ;
  border-top: 0px #666 solid ;
  }

blockquote {
 font-size:12px;
  font-family: Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
  padding: 7px;
  margin: 0px 25px 0px 25px;
  border: 2px dotted #cccccc;
}

#search 
  {
  color: #594e52;
  font-size : 10px ;
  font-family : Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  }



/* ------- ■アーカイブプルダウン用------- */
#pdm_arslct 
  {
  color : #003300 ;
  font-size : 10px ; 
  width : 140px ;
  }


/* ------- ■■■■■■     
      <!--タイトルエリア -->
      <div id="titleback" class="base">

        <!-- サイトタイトル -->
        <h1><a href="{HOMELINK}">{SITENAME}</a></h1>
        <div class="description">{SITEDESC}</div>
          
        <!-- パンくずリスト -->
        <!--<div class="navi_pankuzu">
        {TOPICPATH}
        </div> -->
        <!-- パンくずリスト -->
        
      </div>
      <!--タイトルエリアおわり-->

■■■■■■------- */


/* ------- ■■■■■■■追加■■■■■■■------- */
/* ------- ■タイトル部分 ------- */

#banner_l {
  float: left;
  margin:0px 0px 0px 0px;
  padding: 15px 0px 10px 15px;
  text-align: left;
}

.site_title {
  margin: 0px;
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active{
  color: #0000ff;
  text-decoration: none;
  font-size: 20px;
}
.site_title a:hover {
  color: #ff0000;
  text-decoration: none;
  font-size: 20px;
}

/* ------- ■ディスクリプション------- */
.description  {
  margin: 0px 0px 0px 0px;
  text-align : left ;
  color: #0000ff;
  font-weight : normal ;
  font-size: 10px;
  font-family : Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅 ;
  padding : 0px 0px 0px 20px;
  }
/* ------- ■検索ボックス ------- */
#searcharea  {
  padding: 10px 10px 0px 0px;
  font-size: 10px;
color:green;

  text-align: right;

}

.search {
  color: green;
  font-size: 10px;
  margin: 10px 0px 2px 20px;
}

.search input {
  color: #7D926D;
  background-color: #EAF5D1;
  border: 1px solid #7D926D;
  font-size: 12px;
}

/* ------- ■ログインボックス ------- */
.loginbox input {
  color: #444;
  background-color: #F5F5DC;
  border: 1px solid #444;
margin:1px;
}

/* ------- ■カレンダー部分 ------- */
#calendar_box{
/*background-color:transparent;*/
width:100%;
  line-height:100%;
  text-align:left;
color:#cccccc;
  margin:0px;
  padding:0px;
}
#month_navi{
  float:right;
  width:100px;
  text-align:center;
  margin:0px;
  padding:0px;
}
.calendar{
font-size:10px;
font-weight:normal;
color:#cccccc;
 　font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  margin:0px;
  padding:0px;
  border-left:#aaa 1px solid;
}

.cell{
  width:18px;
color:#cccccc;
font-weight:normal;
/*background-color:transparent;*/
  margin:0px;
  padding:0px;
  border-right:#aaa 1px solid;
}

.cell_today{
font-weight:normal;
  width:18px;
  color:#0000ff;
  background-color:#f2e0c1;
  margin:0px;
  padding:0px;
  border-right:#aaa 1px solid;
}

.cell_sunday{
font-weight:normal;
  width:18px;
  color:#ff0000;
/*background-color:transparent;*/
  margin:0px;
  padding:0px;
  border-right:#aaa 1px solid;
}

.cell_saturday{
font-weight:normal;
  width:18px;
  color:#00ff00;
/*background-color:transparent;*/
  margin:0px;
  padding:0px;
  border-right:#aaa 1px solid;
}

.calendar a,
.calendar a:link,
.calendar a:visited,
.calendar a:active,
.calendar a:hover
{
color:#cccccc;
  text-decoration : underline ;
}

.linkcentertext_c a,
.linkcentertext_c a:link,
.linkcentertext_c a:visited,
.linkcentertext_c a:active,
.linkcentertext_c a:hover
{
color:#cccccc;
  text-decoration : underline ;
}

.cell_today a,
.cell_today a:link,
.cell_torday a:visited,
.cell_today a:active,
.cell_today a:hover
{
  color : #0000ff ;
  text-decoration : underline ;
}
.cell_sunday a,
.cell_sunday a:link,
.cell_sunday a:visited,
.cell_sunday a:active,
.cell_sunday a:hover
{
  color : #ff0000 ;
  text-decoration : underline ;
}


.cell_saturday a,
.cell_saturday a:link,
.cell_saturday a:visited,
.cell_saturday a:active,
.cell_saturday a:hover
{
  color : #00ff00 ;
  text-decoration : underline ;
}


.linktext1 a:link {color: #256C74; text-decoration: none; font-size: 12px;}
.linktext1 a:visited{color: #135A4A; text-decoration: none; font-size: 12px;}
.linktext1 a:hover {color: #990000; text-decoration: none; font-size: 12px;}

.linktext2 a:link {color: #256C74; text-decoration: none; font-size: 12px;}
.linktext2 a:visited{color: #135A4A; text-decoration: none; font-size: 12px;}
.linktext2 a:hover {color: #990000; text-decoration: none; font-size: 12px;}

.entry_body a:link {color: #007700; text-decoration: none; font-size: 12px;}
.entry_body a:visited{color: #006600; text-decoration: none; font-size: 12px;}
.entry_body a:hover {color: #ff0000; text-decoration: none; font-size: 12px;}

.entryPostit {
 width: 460px;
  margin: 0px 0px 7px 0px;
padding: 0px 0px 0px 0px;
  background-color: #fff;
background-image: url(../skin/images/Old-Paper01.jpg);
  text-align: left;
 border-top: 1px solid #ff0000;
 border-left: 1px solid #ff0000;
 border-right: 1px solid #ff0000;
 border-bottom: 1px solid #ff0000;
}

#banner {
background-image: url(../skin/images/BayAreaYuki03.jpg);

  background-repeat: no-repeat;
  background-position: top;
  width: 820px;
height:150px;
  padding: 0px 0px 0px 0px;

  clear: both;
}


.linktext_list a:link {color: #256C74; text-decoration: none; font-size: 10px;}
.linktext_list a:visited{color: #135A4A; text-decoration: none; font-size: 10px;}
.linktext_list a:hover {color: #990000; text-decoration: none; font-size: 10px;}

li.sub1search
{
  padding: 0 0 0 12px;
  list-style-type : none;
  background : url("images/yuki-ic1.gif") no-repeat ;
  background-position: 3px 0px;
  }

.twitter p
  {
  font-size : 12px ;
  line-height : 16px ;
  background-image : url("") ;
  padding-top : 5px ;
  }

.twitter h4
  {
  color : #2b2b2b ;
  text-align : left ;
  font-weight : bold ;
  font-size : 12px ;
  line-height : 100% ;
  font-family :  "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  padding-left : 0px ;
  margin : 5px 0px 5px 0px ;
  border-left : 0px solid #800000 ;
  }