*{
  margin:0;
  padding:0;
  }
body     {
  color: #660000;
  background:  #fafad2 url("images/back_red.gif")  top repeat ;
  text-align: center ;
}
a:link      { color: #53a287; text-decoration: none ;}
a:visited   { color:#aa8e91; 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:right;
  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 13px;
  list-style-type : none;
  background : url("images/li_mark1_0705.gif") no-repeat left top ;
  }
  
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:10px;
  padding:0px 3px 1px 3px;
}

img  {
  border : none ;
  }
  
/* ------- ■全体用バックボックス------- */
#backbox     {
  margin: 0 auto ;
  position : relative ; top : 20px ;
  text-align: center ;
  width : 904px;
  background : transparent url("images/all_backbox.gif")  top repeat ;
}

/* ------- ■全体用ボックス------- */
#inbox     {
  margin : 0 auto ;
  padding-top : 6px ;
  text-align: center ;
  width : 892px;
  background-color: transparent;
}

/* ------- ■レフトボックス------- */
#leftbox  {
  width : 716px ;
  background-color : transparent ;
  float : left ;
  }

/* ------- ■タイトルバックボックス------- */
#titleback  {
  width : 716px ;
  height : 266px ;
  }
.base  {
  background-color : transparent ;
  }
.morning  {
  background :  url("images/top_day.jpg") no-repeat ;
  }
.noon  {
  background :  url("images/title.jpg") no-repeat ;
  }
.evening  {
  background :  url("images/top_eve.jpg")  no-repeat ;
  }
.night  {
  background :  url("images/top_night.jpg")  no-repeat ;
  }

/* ------- ■サイトタイトル------- */
#titleback h1  {
  text-align : left ;
  font-size : 24px ;
  padding : 21px 15px 0 15px ;
  font-weight : bold ;
  font-family : Verdana, "ヒラギノ角ゴ Pro W6", "ＭＳ ゴシック", Osaka‐等幅;  
  }
#titleback h1 a,
#titleback h1 a:link,
#titleback h1 a:visited,
#titleback h1 a:active
  {
  color : #e1fcf4 ;
  text-decoration : none ;
  }
#titleback h1 a:hover 
  {
  color : #800000 ;
  text-decoration : none ;
  }

/* ------- ■ディスクリプション------- */
.description  {
  text-align : left ;
  color : #c8cac9 ;
  font-weight : nomal ;
  font-size : 11px ;
  font-family : Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅 ;
  padding : 3px 15px ;
  }

/* ------- ■フッターボックス------- */
#footerbox
  {
  width : 892px ;
  background-color : #660000 ;
  text-align : center;
  margin-top : 10px ;
  border-top : 1px #2b2b2b solid ;
  clear : both ;
  }
.copyright
  {
  color: #FFFFFF;
  font-size : 10px ;
  font-family : Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  padding : 10px 5px  ;
}

/* ------- ■メインボックス------- */
#mainbox
  {
  width: 716px ;
  background-color: transparent ;
  }

/* ------- ■レフトメニューボックス------- */
#left_menubox
  {
  width: 170px ;
  background-color : transparent ;
  float : left ;
  text-align : center ;
  }

/* ------- ■ライトメニューボックス------- */
#right_menubox
  {
  margin : 0 auto ;
  padding-top : 120px ;  
  width: 170px ;
  background-color : transparent ;
  float : right ;
  text-align : center ;
  margin-left : 6px ;
  }

/* ------- ■メニューバックボックス------- */
.menu_backbox
  {
  width: 170px ;
  background : #fff url("images/menu_back.gif")  top repeat ;
  margin-top : 6px ;
  }

/* ------- ■メニューボックス------- */
.menubox
  {
  width: 150px ;
  background-color : transparent ;
  text-align : left ;
  margin : 0 auto ;
  }

/* ------- ■ポストイットメニューバックボックス------- */
.pt_menu_backbox
  {
  width: 170px ;
  background-color : #80E8EA ;
  margin-top : 6px ;
  }

/* ------- ■ポストイットメニューボックス------- */
.pt_menubox
  {
  width: 150px ;
  background-color : #FFFFFF ;
  text-align : left ;
  margin : 0 auto ;
  }

/* ------- ■ボディインボックス------- */
#body_inbox
  {
  width : 540px ;
  background-color : transparent ;
  float : right ;
  text-align : center ;
  }

/* ------- ■ボディバックボックス------- */
.body_backbox
  {
  width : 540px ;
  background : #fff url("images/kiji.gif")  top repeat ;
  /* --bodybackPtn_sand.gif-- */
  margin-top : 6px ;
  }
  
/* ------- ■記事ボックス------- */
.entry_box
  {
  width : 510px ;
  text-align : left ;
  margin : 0 auto ;
  }


/* ------- ■ナビゲーション------- */
.navi
  {
  color : #b6b8b6;
  font-size : 10px ;
  text-align : left ;
  font-family : "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  line-height : 120% ;
  padding : 5px 5px;
  background-color : transparent ;
  border-bottom : 1px #003b5f solid ;
  }
.navi a,
.navi a:link,
.navi a:visited,
.navi a:active
  {
  color : #b6b8b6 ;
  text-decoration : none ;
  }
.navi a:hover 
  {
  color : red ;
  text-decoration : none ;
  }

.navi_pankuzu
  {
  color : #ffffff ;
  font-size : 10px ;
  text-align : left ;
  font-family : "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  line-height : 100% ;
  position : relative ;
    top : 195px ; 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 : #b6b8b6 ;
  text-decoration : none ;
  }
.navi_pankuzu a:hover 
  {
  color : red ;
  text-decoration : none ;
  }
/* ------- ■リンクタイトル------- */
.menubox h3
  {
  color : #7ea07c ;
  background : #000000 url("images/menuBackPtn_black.gif")  top repeat  ;
  text-align : left ;
  font-weight : bold ;
  font-size : 11px ;
  line-height : 105% ;
  font-family :  "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  padding : 5px 5px 5px 5px ;
  margin-bottom : 5px ;
  }
  
.oshirase
  {
  color : #fff ;
  background : #800000 url("images/menuBackPtn_blue.gif")  top repeat  ;
  text-align : left ;
  font-weight : bold ;
  font-size : 11px ;
  line-height : 105% ;
  font-family :  "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  padding : 5px 5px 5px 5px ;
  margin-bottom : 5px ;
  }

/* ------- ■リンクテキスト------- */
.linktext
  {
  color : #b6b8b6 ;
  text-align : left ;
  font-size : 10px ;
  line-height : 150% ;
  font-family : Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  padding-bottom : 10px ;
  }

/* ------- ■エントリータイトル------- */
.entry_box h2
  {
  color : #800000;
  text-align : left ;
  font-weight : bold ;
  font-size : 14px ;
  line-height : 100% ;
  font-family :  "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  margin-bottom : 10px ;
  border-top : 1px solid #2b2b2b ;
  padding-top : 3px ;
  }

.entry_box h2 a,
.entry_box h2 a:link,
.entry_box h2 a:visited,
.entry_box h2 a:active 
  {
  color : #800000 ;
  text-decoration : none ;
  }

.entry_box h2 a:hover  
  {
  color : #2b2b2b ;
  text-decoration : none ;
  }
  
.entry_box h3
  {
  color : #004d25 ;
  text-align : left ;
  font-weight : bold ;
  font-size : 11px ;
  line-height : 100% ;
  font-family :  "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  padding : 5px 0 ;
  margin : 5px 0 ;
  border-top : 1px solid #004d25 ;
  }

.entry_box h4
  {
  color : #2b2b2b ;
  text-align : left ;
  font-weight : bold ;
  font-size : 11px ;
  line-height : 100% ;
  font-family :  "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  padding-left : 3px ;
  margin : 5px 0 ;
  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 ;
  font-family : "Verdana" ;
  font-size : 11px ;
  font-weight : nomal ;
  }

/* ------- ■エントリーボディ------ */
.entry_body 
  {
  color : #2b2b2b ;
  font-size : 12px ;
  line-height : 24px ;
  word-break : break-all ;
  font-family : Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align : left ;
  position : relative ;left : 25px ;
  width : 480px ;
  }
.entry_body p
  {
  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 : 24px ;
  word-break : break-all ;
  font-family : Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align : left ;
  background-image : url("images/body_line.gif") ;
  }  

/* ------- ■トラックバック------ */
.entry_trb 
  {
  width : 90% ;
  color : #2b2b2b ;
  font-size : 10px ;
  line-height : 110% ;
  word-break : break-all ;
  font-family : Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align : left ;
  }  

/* ------- ■エントリーモア------ */
.entry_more
  {
  color : black ;
  font-size : 12px ;
  line-height : 180% ;
  font-family : Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align : left ;
  }

/* ------- ■エントリーステイト------ */
.entry_state
  {
  font-family : "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  font-size : 10px ;
  color : #2f4f4f ;
  line-height : 120% ;
  margin : 5px 0 ;
  padding-top : 3px ;
  text-align : left ;
  border-top: 1px #666 solid ;
  }

blockquote 
  {
  font-family : "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  font-size : 11px ;
  color : #2b2b2b ;
  padding : 1em ;
  margin :  1em 0 ;
  border-top : 1px solid #c0c0c0 ;
  border-left : 1px solid #c0c0c0 ;
  border-right : 1px solid #666 ;
  border-bottom : 1px solid #666 ;
  background-color : transparent ;
  }

#search 
  {
  color: #594e52;
  font-size : 10px ;
  font-family : Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  }

/* ------------- ■カレンダー---------------- */
.calendar
{
  color : black ;
  font-size : 9px ;
  font-family : Verdana ;
  margin : 0 ;
  padding : 0 ;
}
.calendar a,
.calendar a:link,
.calendar a:visited,
.calendar a:active,
.calendar a:hover
{
  color : #ffffff ;
  text-decoration : underline ;
}
.cell
{
  color : #79821b ;
  font-size : 9px ;
  font-family : Verdana ;
  background-color : transparent ;
  margin : 0 ;
  width : 18px ;
  height : 13px ;
}

.cell_today
{
  color : black ;
  font-size : 9px ;
  font-family : Verdana ;
  background-color : #f4e644c ;
  border : #043c78 1px solid ;
  margin : 0 ;
  width : 18px ;
  height : 13px ;
}

.cell_sunday
{
  color : #c00 ;
  font-size : 9px ;
  font-family : Verdana ;
  background-color : transparent ;
  margin : 0 ;
  width : 18px ;
  height : 13px ;
}

.cell_sunday a,
.cell_sunday a:link,
.cell_sunday a:visited,
.cell_sunday a:active,
.cell_sunday a:hover
{
  color : #c00 ;
  text-decoration : underline ;
}

.cell_saturday
{
  color : blue ;
  font-size : 9px ;
  font-family : Verdana ;
  background-color : transparent ;
  margin : 0 ;
  width : 18px ;
  height : 13px ;
}
.cell_saturday a,
.cell_saturday a:link,
.cell_saturday a:visited,
.cell_saturday a:active,
.cell_saturday a:hover
{
  color : blue ;
  text-decoration : underline ;
}

/* ------- ■アーカイブプルダウン用------- */
#pdm_arslct 
  {
  color : #ffffff ;
  background-color: #424141 ;
  font-size : 10px ; 
  width : 140px ;
  }

/* ------- ■ライトボックス用------- */
#lightbox{  position: absolute;  left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url("images/prevlabel.gif") left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url("images/nextlabel.gif") right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%  ; }

#imageData{  padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
#imageData #caption{ font-weight: bold;  }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;  }      
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}     

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
