@charset "Shift_JIS";
.td_item{
  background-image : url(../img/bg_gra_01.jpg);
  background-repeat : repeat-y;
  background-position : right top;
  font-family : "Meiryo UI";
}
.div_con{
  background-repeat : repeat-y;
  background-position : right top;
  width : 780px;
  background-color : #f5f5f5;
}
#td_con{
  padding-left : 60px;
  padding-right : 60px;
  text-align : center;
}
#td_hidari{
  vertical-align : top;
  text-align : center;
}
#td_migi{
  vertical-align : top;
  text-align : center;
}
/*======================================
　　アイテム箇所
=======================================*/
h3{
  font-size : 18px;
  background-image : url(../img/ic_kimidori01.gif);
  background-repeat : no-repeat;
  background-position : 0px bottom;
  padding-left : 75px;
  padding-top : 3px;
  margin-top : 20px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #92d323;
  color : #126ca3;
  text-align : left;
  line-height : 24px;
  height : 26px;
  vertical-align : bottom;
}
h3 a{
  color : #126ca3;
}
.table_migi td .setumei{
  vertical-align : top;
  padding-left : 0px;
  padding-top : 10px;
  padding-right : 15px;
  padding-bottom : 5px;
  text-align : left;
  width : 100%;
}
.item_pic{
  vertical-align : top;
  padding-top : 13px;
  padding-right : 10px;
}
.table_migi td{
  text-align : center;
}
/*======================================
　　線テーブル
=======================================*/
h4{
  margin-top : 7px;
  margin-bottom : 5px;
  color : #103061;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #126ca3;
  font-weight : bold;
  text-align : left;
}
.hidari_menu{
  border-collapse: collapse;
  border-spacing: 0;
  line-height : 15px;
  margin-bottom : 5px;
  table-layout : fixed;
  width : 170px;
}
.hidari_menu td{
  border-width : 1px;
  border-style : solid;
  border-color : #cccccc;
  padding-right : 3px;
  padding-left : 25px;
  letter-spacing : 2px;
  line-height : 31px;
  height : 26px;
  background-image : url(../img/ic_tama021.png);
  background-repeat : no-repeat;
  background-position : 2px 5px;
}
.hidari_menu td a{
  color : #89a2a3;
}
