

/*** for PC Browser ***/
@media (min-width:401px)
{
@charset "utf-8";

.BrowserItemList_torinet_content .Contents {
  margin-left:6em;
}

.BrowserItemList_torinet_content .Contents table{
 background-color:#cccccc;
}

.BrowserItemList_torinet_content .Contents td{
 background-color:#ffffff;
}

.BrowserItemList_torinet_content .Contents th{
 text-align:center;
 background-color:#eeeeee;
}

.BrowserItemList_torinet_content .Contents .gityo{
 text-spacing:1em;
 background-color:#E0FFFF;
}

.BrowserItemList_torinet_content .Contents .fukugityo{
 text-spacing:1em;
 background-color:#F0F8FF;
}


}
