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

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

/* 基本情報　ここから */

body{
	 width: 1200px;
	 height: auto;
	 Color: #000000;
	 font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	 margin-top: 5px;
	 margin-right: 5px;
	 margin-bottom: 5px;
	 margin-left: 5px;
	 background-color: #FFFFFF;	
}

a:link {
	color: #339933;
}

a:visited {
	color: #339933;
	text-decoration: none;
}

a:hover {
	color: #80ff00;
}

a:active {
	color: #000000;
}


/* メニュー　ここまで */

/* コンテンツ　ここから */
h1{
	text-indent:-9999px;
	}

#info{
	position:absolute; 
	top: 5px; 
	left: 990px;
	font-size:11px;
}

.contents{
	position:relative;
	z-index:1;
	
	}
	
	
.tw{
	position:absolute;
	z-index:2;
	top: 235px; 
	left: 318px; 
	width: 250px;
}

.channel{
	position:absolute;
	z-index:3;
	top: 443px; 
	left: 645.3px; 
　　display:block;
    list-style: none;
}	


#c_hover a:hover img {
	 opacity: 0.7;filter: alpha(opacity=70); -moz-opacity: 0.70; 
}

.movie{
	position:absolute;
	z-index:4;
	top: 193px; 
	left: 653.8px; 
	width: 230px;
	}


/* コンテンツ　ここまで */

/* メニュー　ここから */

.menu{
	clear:both;
	width: 980px;
	height:900px;
	padding:5px; margin:0px;
	}

ul li.btn { 
　　display:block;
    list-style: none; 
	float: left;
	margin:0px;	
}

/* メニュー　ここまで */

/* フッター　ここから */

#wrapper{
	clear:both;
	float:bottom;
}

div.fotter{
	clear:both;
	font-size:10px;
	font-style:normal;
	text-align: center;
	width: 960px;
	height: 60px;
	margin-top:20px;
	position:relative;	
}	
/* フッター　ここまで */
