@charset "UTF-8";

/* ---- wrapper ---- */

#wrapper {
  width: 1000px;
  height: 579px;
  overflow: hidden;
}

/* ---- left/right pane ---- */

#left_pane {
  width: 301px;
  height: 573px;
  padding-top: 10px;
  background: #ffffff;
}

#right_pane {
  left: 301px;
  width: 699px;
  height: 573px;
  padding-top: 10px;
  background: #ffffff;
  overflow-y: hidden;
}

/* ---- live cam ---- */

#live_cam {
  width: 281px;
  padding-left: 7px;
}

#live_cam .viewer {
  width: 281px;
  height: 158px;
  background: url(../../img/web_top/livecam_base.gif) no-repeat;
}

#live_cam .title {
  width: 281px;
  margin-top: 3px;
  font-size: 13px;
  line-height: 1.0;
  text-align: center;
}

#live_cam .title img, #live_cam .title span {
  vertical-align: middle;
}

#live_cam .title img {
  width: 21px;
  height: 21px;
}

#live_cam .title a {
  text-decoration: none;
  color: black;  
}

#live_cam .title .text {
  margin-left: 7px;
}



/* ---- shortcut ---- */

#shortcut {
  width: 276px;
  margin-top: 4px;
  padding-left: 10px;
}

#shortcut li {
  width: 276px;
  height: 39px;
  margin-bottom: 4px;
  background-repeat: no-repeat;
}

#shortcut .visitor {
  background-image: url(../../img/web_top/sc_visitor_btn.gif);
}

#shortcut .access {
  background-image: url(../../img/web_top/sc_access_btn.gif);
}

#shortcut .nature {
  background-image: url(../../img/web_top/sc_natureinfo_btn.gif);
}

#shortcut .guide {
  background-image: url(../../img/web_top/sc_walkguide_btn.gif);
}

#shortcut .zukan {
  background-image: url(../../img/web_top/sc_zukan_btn.gif);
}

#shortcut .event {
  background-image: url(../../img/web_top/sc_carender_btn.gif);
}

#shortcut .contribution {
  background-image: url(../../img/web_top/sc_yourphoto_btn.gif);
}

#shortcut .dialy {
  background-image: url(../../img/web_top/sc_diary_btn.gif);
}

#shortcut .special {
  background-image: url(../../img/web_top/sc_feature_btn.gif);
}

#shortcut .activity {
  background-image: url(../../img/web_top/sc_activity_btn.gif);
}

#shortcut .rcmnd {
  background-image: url(../../img/web_top/sc_rcmnd_btn.gif);
}

#shortcut .bear {
  background-image: url(../../img/web_top/sc_bear_btn.gif);
}


/* ---- news ---- */

#news header {
  width: 689px;
  height: 34px;
  padding-top: 8px;
  background: url(../../img/web_top/title_newest.gif) no-repeat;
}

#news header .title {
  display: none;
}

#news header .search {
  margin-left: 528px;
  width: 151px;
  height: 29px;
  background: url(../../img/web_top/search_window.png) no-repeat;
}

#news header .search_input {
  width: 127px;
  height: 27px;
  padding: 2px 12px 0 12px;
  font-size: 14px;
  line-height: 1.0;
  color: #ffffff;
  border: none;
  background: url(../../img/web_top/search_text.png) 10px 6px no-repeat;
  -webkit-appearance: none;
  outline: none;
}

#news header .search_input_no_placeholder {
  background: none;
}

#news .content {
  width: 686px;
  height: 524px;
  margin-top: 1px;
  border: 1px solid #a3afaf;
  background-color: #e8ebeb;
  overflow-y: auto;
}

#news .item_container {
  padding: 2px 19px 0 19px ;
}

#news .item {
  min-height: 84px;
  margin-top: 7px;
  padding-bottom: 3px;
  clear: both;
  background: url(../../img/web_top/news_item_border.png) 1px bottom no-repeat;
}

#news .item .photo {
  width: 135px;
  height: 75px;
  margin-top: 3px;
  padding: 2px 0 0 2px;
  float: left;
  /* background: url(../../img/web_top/news_photo.gif) no-repeat; */
}

#news .item h3 {
  margin: 2px 0 0 165px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.1;
  color: #a73f39;
}

#news .item h3 .text {
  margin-right: 8px;
  vertical-align: middle;
}

#news .item h3 .icon {
  vertical-align: middle;
}

#news .item .desc {
  margin: 5px 0 5px 165px;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
}

#news .item .datetime {
  height: 23px;
  margin: -3px 0 0 165px;
  font-size: 12px;
  line-height: 1.0;
  color: #555555;
}

#news .item .datetime .text {
  margin-right: 25px;
  vertical-align: middle;
}

#news .item .datetime .icon {
  margin-right: 9px;
  vertical-align: middle;
  height: 22px;
  width: auto;
}

#news footer {
  height: 25px;
  /*clear: both;*/
}

#news footer a {
  display: block;
  margin: 9px 0 0 552px;
  padding-top: 10px;
}

#news footer .bn_link {
  width: 114px;
  height: 14px;
  margin: 9px 0 0 552px;
  background: url(../../img/web_top/backnumber_btn.png) no-repeat;
}

article.item a{
  text-decoration: none !important;
}

.backnumberCalNav{
  position: relative; margin: 0 0 6px 0;
}
.backnumberCalNav .txtBN{
  float: left; margin: 0 10em 0 1.5em; color: #A73F39; font-size: 16px; font-weight: bold; line-height: 25px; 
}
.backnumberCalNav .btnBack{
  position: absolute; right:10px; top: 5px; width: 86px;
}
.backnumberCalNav .btnBack img{
  width: 100%; height: auto;
}
.pulldown{
  float: none; width: 384px; margin: 0 auto; 
}

.pulldown div.pulldownY,
.pulldown div.pulldownM {
  position: relative; float: left; width: 55px; height: 29px; margin: 0 6px 0 0; padding: 0 20px 0 9px; background: url(../../img/common/web/month_btn.png) no-repeat;cursor: pointer; font-size: 12px; line-height: 27px; text-align: center;
}
.pulldown div .selected_item{
  display: none; position: absolute; left: 0px; top: 29px; width: 84px; background: #FFF; line-height: 1.5; box-shadow: 0px 1px 5px #444;
}
.pulldown div .selected_item a{
  display: block; padding: 3px 20px 3px 9px; text-decoration: none; color: #000;
}
.pulldown div .selected_item a:hover{
  background: #ffe6d4;
}
.btnOK{
  float: left; width: 86px;
}
.btnOK img{
  width: 100%; height: auto;
}
