﻿@charset "utf-8";

/*---------------------------------------------
First Import Style master
Version 1.0.0
---------------------------------------------*/
*      { margin: 0px; padding: 0px; font-size: 95%; }
body   { width: 100%; background-color: #191919; background-image:url(../images/bg_repeat.jpg); background-repeat: repeat-x; font-family: "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; text-align: center; }
hr     { display: none; }
img    { border: none; vertical-align: bottom; }
ul, ol { list-style: none; }
p, 
li, dt, dd,
th, td   { text-align: justify; text-justify: inter-ideograph; }

#swfarea { margin: 0px auto; width: 1026px; height: 900px;  }


