/* ■スタイルシート// Copyright(c) 2005 movie-collector.net All rights reserved.  */

/* 基本設定 -------------------------------------------------------*/

body       {font-family:"MS UI Gothic"; font-size:10px; color:#151515; background:#ffffff; margin:0px;
            scrollbar-3dlight-color:#ececf1;
            scrollbar-arrow-color:#adbfd1;
            scrollbar-darkshadow-color:#adbfd1;
            scrollbar-base-color:#ececf1;
            scrollbar-highlight-color: #FFFFFF;
            scrollbar-shadow-color: #FFFFFF;
            scrollbar-track-color:#FFFFFF; }

hr         {border:1px dashed #adbfd1; width:100%; }

a:link      {font-size:10px; color:#FF4500; font-family:"MS UI Gothic"; text-decoration:none; font-weight:none;}
a:active    {font-size:10px; color:#FF4500; font-family:"MS UI Gothic"; text-decoration:none; font-weight:none;}
a:visited   {font-size:10px; color:#FF4500; font-family:"MS UI Gothic"; text-decoration:none; font-weight:none;}
a:hover     {font-size:10px; color:#FF4500; font-family:"MS UI Gothic"; text-decoration:underline; font-weight:none;}

td			{font-size:10px; color:#000000; font-family:"Arial";}
