
/*///////////////////////////////////////////*/
/*///// SEA WALKER のスタイルシート定義 /////*/
/*///////////////////////////////////////////*/



   p#charactor           { margin-top:20px;
                           width:890px;
                           background-color:#f0f0fc;
                           padding:5px;
                           border:dotted 1px #000033; }

   p#charactor img       { margin:0 5px;
                           vertical-align:middle; }

   p#charactor span      { color:#3333ff; }

   p#charactor span.wix  { margin-left:100px;
                           background-color:#fcf0a0; }


   table.thum            { margin-top:20px;
                           margin-bottom:20px;
                           text-align:center;
                           font-size:11px;
                           line-height:1.5em;
                           color:#ccffff; }

   table.thum img        { border-style:none; }



/*////////////*/
/* 定義の終了 */
/*////////////*/

