?@charset "UTF-8";
#td_con{
  padding-right : 60px;
  padding-left : 60px;
  text-align : center;
}
#table_con{
  background-image : url(../img/bg_gra_01.jpg);
  background-repeat : repeat-y;
  background-position : right top;
  width : 760px;
}
.pic4{
  width : 180px;
  height : 252px;
  background-image : url(../img/bg_picbox03.gif);
  background-repeat : no-repeat;
  vertical-align : top;
}
.pic4_title{
  color : white;
  text-align : center;
  height : 30px;
}
.pic4_pic{
  text-align : center;
  height : 194px;
}
#con_td_catticopy{
  padding-left : 5px;
  padding-right : 5px;
  padding-top : 10px;
  padding-bottom : 10px;
}
/*======================================
　　スクロール
=======================================*/
#td_scroll{
  vertical-align : top;
}
#bg_scroll{
  background-image : url(../img/bg_osirase01.gif);
  background-repeat : no-repeat;
  width : 350px;
  height : 130px;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
}
#scroll{
  overflow: auto;
  width : 330px;
  margin : 0px 0px 0px;
  text-align: left;
  scrollbar-darkshadow-color: #61331f;
  scrollbar-face-color: #ffffff;
  scrollbar-3dlight-color: #cccccc;
  scrollbar-highlight-color: white;
  scrollbar-arrow-color: #b59c7c;
  scrollbar-shadow-color: #c0c0c0;
  scrollbar-base-color: #dfdfdf;
  scrollbar-track-color: white;
  height : 105px;
}
#scroll table td{
  font-size : 12px;
  vertical-align : top;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : silver;
  background-color : white;
}
.pddi_top8{
  padding-top : 8px;
}
#td_new{
  height : 18px;
}

#feed a{
  text-decoration: underline;
}

