@charset "UTF-8";

#m_contents #op_tellist { width:830px; background: url(../images/optellist_bg.png) repeat-y; font-family:"メイリオ", Meiryo; padding:30px 0 5px; }
#m_contents #op_tellist h3 { 
  background: url(../images/optellist_tit.png) bottom no-repeat;
  width: 535px;
  height: 27px;
  margin-left: 30px;
  text-indent: -9999px; 
}

#op_tellist ul {
  width: 770px;
  margin-left: 30px;
  margin-bottom:10px;
}

#op_tellist li {
  color: #d00;
}

#op_tellist table { width:770px; border-collapse: collapse; margin:0 30px; }
#op_tellist table th,#op_tellist td { border:1px #4d4d4d solid; padding:4px 10px; background-color:#fff; }
#op_tellist table #hour { width:180px; }
#op_tellist table .top { padding:2px 10px; background-color:#73A2E6; color:#fff; text-align:center; }
#op_tellist table .branch { font-size:14px; background-color:#EDF2F9; text-align:center; }
#op_tellist table .tel { font-size:18px; font-weight:bold; text-align:center; color:#d00; }