@charset "utf-8";



/*--------------------------------------
 * Gシリーズが試聴できるお店
--------------------------------------*/


ul.g_iconArea{
display: table;
width:300px;
margin-bottom: 5px;
}

ul.g_iconArea li{
display: table-cell;
width:60px;
}


ul.g_iconArea_02{
width:300px;
margin-bottom: 5px;
}

ul.g_iconArea_02 li{
width:300px;
text-align:center;
}



