@charset 'utf-8';

body {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 13px;
}

#menu a,
#menu a:link,
#menu a:active,
#menu a:visited {
  color: #625E46;
  text-decoration: none;
}
#menu a:hover {
  color: #BCCC9B;
  text-decoration: none;
}

#news a,
#news a:link,
#news a:active,
#news a:visited {
  color: #F86210;
  text-decoration: none;
}
#news a:hover {
  color: #FCCFB6;
  text-decoration: none;
}

td.newsflame dl.category dt.title a,
td.eventflame dl.category dt.title a {
  background: url(/files/1252.gif) no-repeat left;
  padding-left: 12px;
}

td.eventflame dl.category dd {
  padding-left: 12px;
}


#pickup a,
#pickup a:link,
#pickup a:active,
#pickup a:visited {
  color: #648F24;
  text-decoration: none;
}
#pickup a:hover {
  color: #B5DB7B;
  text-decoration: none;
}

#event a,
#event a:link,
#event a:active,
#event a:visited {
  color: #2F7D64;
  text-decoration: none;
}
#event a:hover {
  color: #8BCCB6;
  text-decoration: none;
}


.backpatt {
/*
  background-image:  url(/imgs/back_patt.gif);
  background-repeat: repeat-y;
  background-position: center center;
*/
background: #fff;
}
.topshadow {
  background-image: url(/imgs/top_shadow.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #fff;
}
.menuback {
  background-image: url(/imgs/left_menu_back.gif);
  background-repeat: repeat-y;
}
.menu {
  padding-right: 9px;
  padding-bottom: 14px;
  padding-left: 9px;
}
.pickupflame {
  background-image: url(/imgs/pickup_flame_02.gif);
  background-repeat: repeat-y;
  background-position: center center;
}
.pickupfr {
  background-image: url(/imgs/pickup_flame_01r.gif);
  background-repeat: no-repeat;
  background-position: right top;
  color: #666666;
}
.pickup_bottom {
  background: url(/imgs/pickup_flame_03.gif) no-repeat bottom;
  text-align: right;
  padding: 0 12px 8px;
}

.newsflame {
  background-image: url(/imgs/news_flame_02.gif);
  background-repeat: repeat-y;
  background-position: center center;
}
.newsfr {
  background-image: url(/imgs/news_flame_01r.gif);
  background-repeat: no-repeat;
  background-position: right top;
  color: #666666;
}
.news_bottom {
  background: url(/imgs/news_flame_03.gif) no-repeat bottom;
  text-align: right;
  padding: 0 12px 8px;
}

.eventflame {
  background-image: url(/imgs/event_flame_02.gif);
  background-repeat: repeat-y;
  background-position: center center;
}
.eventfr {
  background-image: url(/imgs/event_flame_01r.gif);
  background-repeat: no-repeat;
  background-position: right top;
  color: #666666;
}
.event_bottom {
  background: url(/imgs/event_flame_03.gif) no-repeat bottom;
  text-align: right;
  padding: 0 12px 8px;
}

.newstitle {
  background-image: url(/imgs/news_arrow.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 16px;
}
.date {
  color: #666666;
  padding-left: 17px;
}
.dot01 {
  background-image: url(/imgs/dot_x.gif);
  background-repeat: repeat-x;
  background-position: center center;
  height: 15px;
}

.pickupxitle {
  background-image: url(/imgs/pickup_arrow.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 16px;
}
.eventtitle {
  background-image: url(/imgs/event_arrow.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 16px;
}
.ondeibann {
  background-image: url(/imgs/podcast_bann02.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding: 6px 0 5px;
}
.podback {
  background-image: url(/imgs/podcast_bann_back.gif);
  background-repeat: no-repeat;
  background-position: center center;
  height: 33px;
  width: 188px;
}
.podbann {
  font-size: 8px;
  color: #FFFFFF;
  line-height: 8px;
}
.date02 {
  color: #666666;
}
.fooder {
  font-size: 12px;
line-height: 1.3em;
  color: #666666;
  padding-top: 10px;
  padding-bottom: 30px;
}
.fooder a {
  font-size: 13px;
}

.fooder a,
.fooder a:link,
.fooder a:active,
.fooder a:visited {
  color: #648F24;
  text-decoration: none;
}
.fooder a:hover {
  color: #B5DB7B;
  text-decoration: none;
}

.categorytitle {
  background-image: url(/imgs/categori_flame_01.gif);
  background-repeat: no-repeat;
  background-position: left top;
  color: #666666;
  height: 32px;
  padding-left: 15px;
  padding-top: 15px;
  font-size: 19px;
  line-height: 32px;
  width: 667px;
}
.categoryfr {
  background-image: url(/imgs/categori_flame_01r.gif);
  background-repeat: no-repeat;
  background-position: right top;
  width: 450px;
  height: 32px;
  color: #666666;
}
.categoryflame {
  background-image: url(/imgs/categori_flame_02.gif);
  background-repeat: repeat-y;
  background-position: center center;
}

/*  widepage  */
.categorytitle_wide {
  background-image: url(/imgs/categori_flame_01_w.gif);
  background-repeat: no-repeat;
  background-position: left top;
  color: #666666;
  height: 32px;
  padding-left: 15px;
  padding-top: 15px;
  font-size: 19px;
  line-height: 32px;
  width: 885px;
}
.categoryflame_wide {
  background-image: url(/imgs/categori_flame_02_w.gif);
  background-repeat: repeat-y;
  background-position: center center;
}
