/*

個別ページ用cssファイル

スタイル名の先頭に「m_」をつけてください。

*/



.style1{
font-size:12px
}

.m_retailer_table * td{

  font-size:12px;

  padding:5px;

}
