/* body */
body,html	{
	font-size:12px;
	color:#fff;
	text-align:center;
	height:100%;
	line-height:160%;
	background-color: #000000;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";

}
hr		{ height:1px; }
a		{ color:#00FFFF; font-weight:bold; outline:0px; text-decoration:none; }
a:hover		{ color:#CC0099; font-weight:bold; outline:0px; text-decoration:none; }
img		{ border:0px; }
img.nodisplay{display:&nbsp;none;}
table		{ border:0px; }
th		{ font-size:12px; color:#666; line-height:140%;}
td		{ font-size:12px; color:#666; line-height:140%; }
h1,h2,h3,h4,h5,h6,p,ul,ol,dl
		{ margin:0px; padding:0px; }
		
h1		{ font-size:18px; font-weight:bold; }
h2		{ font-size:16px; font-weight:bold; }
h3		{ font-size:14px; font-weight:bold; }
h4		{ font-size:10px; font-weight:normal; }
h5		{ font-size:10px; font-weight:normal; }
h6		{ font-size:10px; font-weight:normal; }

h1 span		{ display:none; }
h2 span		{ display:none; }
h3 span		{ display:none; }
h4 span		{ display:none; }
h5 span		{ display:none; }
h6 span		{ display:none; }

/* font */
.black		{ color:#000; }
.red		{ color:#f00; }
.orange		{ color:#f90; }
.blue		{ color:#39f; }
.green		{ color:#090; }
.pink		{ color:#f6C; }
.purple		{ color:#c6c; }
.brown		{ color:#963; }
.white		{ color:#fff; }
.bold		{ font-weight:bold; }
.red-bold	{ color:#c00; font-weight:bold; }
.orange-bold	{ color:#f90; font-weight:bold; }
.blue-bold	{ color:#39f; font-weight:bold; }
.green-bold	{ color:#090; font-weight:bold; }
.pink-bold	{ color:#f6c; font-weight:bold; }
.purple-bold	{ color:#c6c; font-weight:bold; }
.brown-bold	{ color:#963; font-weight:bold; }
.white-bold	{ color:#fff; font-weight:bold; }

.xx-small	{ font-size:6px; line-height:10px; }
.x-small	{ font-size:8px; line-height:12px; }
.small		{ font-size:10px; line-height:14px; }
.large		{ font-size:14px; line-height:18px; }
.x-large	{ font-size:16px; line-height:20px; }
.xx-large	{ font-size:18px; line-height:22px; }
.copyright	{ font-family:Helvetica, sans-serif; font-size:11px; line-height:12px; color: #666; }
.kome		{ color:#f90; font-size:10px; font-weight:normal; }

.left		{ text-align:left; }
.center		{ text-align:center; }
.right		{ text-align:right; }
/* universal selector */
*		{ margin:0px; padding:0px; }

/* container */
#container		{
	width:900px;
	margin:0px auto 0px auto;
	padding:0px auto 0px auto;
	;
	position:relative;
	background-color: #000000;
}

/* #pre */
#pre	{
	height:640px;
	width:900px;
	text-align:center;
	padding: 0px 0 0px 0;
}

/* #flash_navi */
#flash_navi	{
	height:60px;
	width:900px;
	text-align:center;
	padding: 0px 0 0px 0;
}

/* #flash_main */
#flash_main	{
	height:580px;
	width:900px;
	text-align:center;
	padding: 0px 0 0px 0;
}

/* footer*/
#footer	{
	height: 49px;
	width:880px;
	padding:15px 10px 10px 10px;
	background-color: #000000;
}
#footer_ta01_top	{width:880px; border-bottom: solid 1px #000;}
#footer_ta01	{width:880px;}
#footer_td01	{width:121px;}
#footer_td02	{width:117px; padding: 0 0 0 5px;}
#footer_td03	{width:173px;height: 49px;}
#footer_td04	{width:41px;height: 49px;}
#footer span { display:none; }