body {
 background-color:#4a4a4a;
font-family: "ＭＳ Ｐゴシック", "Osaka";
}

body, tr, td {
	color:#666666;
	font-size:12px;
}

big { font-size:14px; }
small { font-size:10px; }

a:link,a:visited,a:active {
	color:#666699;
	text-decoration: none;
}
a:hover {
	color:#9999cc;
	text-decoration: underline overline;
}

input,textarea,select {            /* フォーム内の設定  */
	font-size       :12px;             /* 文字サイズ  */
	color           :#666600;          /*   文字色    */
	background-color:#f9f9f9;          /*   背景色    */
	border          :1 solid #666666; /* 線の太さ、色*/ 
}

.clm { line-height: 130%; }
.font8 {  font-size: 8px;}
.font12 {  font-size: 12px;}
.font10 {  font-size: 10px;}

#base { background-color:#ffffff;
 width: 800px; height: 545px; position: relative; top: 0px;  margin:5px 0px 0px 0px;
}

#top { background-color:#ffffff; width: 272px; height: 63px;  position: absolute; top: 0px; left: 8px; margin:19px 0px 0px 0px;
}
#menu { background-color:#ffffff; width: 485px; height: 11px; position: absolute; top: 62px; right: 0px;
}
#leftbase {
 background:#eeeeee; text-align:left;
 width: 270px;
 height: 450px; position: absolute; top: 0px; left: 0px; margin:15px 0px 0px 10px; padding:5px 0px 0px 5px;
}
#rightbase { background-color:#ffffff; text-align:left;
 width: 494px; height: 450px; position: absolute; top: 0px; right: 0px; margin:10px 10px 0px 0px; padding:0px 0px 0px 5px; 
}img { border: none; }#bottom_l { background-color:#000000; width:800px; height: 11px; position: relative; top: 0px;
}#live_area { background-color:#ffffff; width: 800px; min-height: 400px; position: relative; top: 82px; 
}