﻿

/*** for Smart Phone ***/
@media (max-width:400px)
{
.BrowserItemList_torinet_content table
/* th 本文用 */
{
	background-color:#CCCCCC;
        border-collapse: collapse;
        border: medium none;
        boder-width:0px;}



.BrowserItemList_torinet_content th
/* th 本文用 */
{
  background-color:#ECFBFF;
}

.BrowserItemList_torinet_content td
/* td 本文用 */
{
  background-color:#FAFAFA;
}
}
