@charset "UTF-8";
/* CSS Document */

body {
	text-align:left;
	margin:0px;
	padding:0px;
	font-family:tahoma,verdana,arial;
	font-size: 12px;
	background-color: #e8e8e8;
	  }
	  
a	{
	font-size: 10px;
	text-decoration: none;	
	color:#666666;
	}
a:hover	{
	/*font-size: 12px;*/
	text-decoration:underline;
	}

h1	{
	font-size: 2em;
	color: #666666;
}

th	{
	background-color:#666666;
	font-size:12px;
	font-weight:bold;
	color:white;
}

#id0	{
	background-color:#666666;
	font-size:12px;
	font-weight:bold;
	color:white;
}

td	{
	/*background-color:#ffffff;*/
	font-size:10px;
	color:#000000;
}

#header	{
	background-color:#9999FF;
}

#month	{
	background-color:#999999;
	text-align: center;
	font-size: 1.6em;
}

#date	{
	background-color:#CCCCCC;
	text-align: left;
	font-size: 0.9em;
}

#upline	{
	background-color: #ffffff;
}

#dwnline	{
	background-color: #eeeeee;
}

	/* ===　本文のスタイル定義　=== */
.info	{
	  background-color:#eeeeee;
	  font-size:10px;
	  color:dimgray;
	}
.info1	{
	  background-color:white;
	  text-align:center;
	  font-size:16px;
	  color:dimgray;
		}
.infohd	{
		  background-color:dimgray;
		  font-size:12px;
		  font-weight:bold;
		  color:white;
		}
.news	{
		  font-size:10px;
		  color:#666666;
		}
.newshd	{
		  background-color:#eeeeee;
		  font-size:12px;
		  font-weight:bold;
		  color:#333333;
		}
.special	{
		  font-size:9px;
		  color:red;
		}
.special2	{
		  font-size:10px;
		  color:white;
		}
.specialhd	{
		  background-color:orange;
		  font-size:12px;
		  font-weight:bold;
		  color:yellow;
		}
.counter	{
		  font-size:9px;
		  color:dimgray;
		}
.counterhd	{
	background-color:#ffffff;
	font-size:12px;
	font-weight:bold;
	color:dimgray;
		}
		
#Layer1 {
	position:absolute;
	left:500px;
	top:1px;
	width:201px;
	height:20px;
	z-index:100;
}

#contents	{
	position: absolute;
	top: 16px;
	left: 0px;
	width:800px;
	diplay:inline;
	height: 800px;
	z-index: 1;
}

#movieLayer {
	position:relative;
	width:700px;
	height:400px;
	z-index:1;	/*top: 0px;*/
	left: 10px;
	top: 20px;
}

#wnLayer {
	position:absolute;
	top:430px;
	left: 10px;
	width:600px;
	z-index:40;
}

#menuLayer {
	position:absolute;
	left:662px;
	top:34px;
	width:201px;
	height:293px;
	z-index:10;
}
