@charset "utf-8";
/*------------------[contents]--------------------------*/


	#body_nomal {
		background-color: #f7f7f7 ;
		font-size: 12px !important; height: 100%;
		font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','メイリオ','Meiryo',sans-serif;
		color: #333333;
		}
		
		
	* {
		margin: 0;
		padding: 0;
		}
		
a img {
		border: none;  
		}
		
		a	{
			color:#333;
			text-decoration:none;
			}

		a:hover	{
			text-decoration:underline;
			}
		
		#contentsbody {
  margin: 0 auto 0 auto;
  width: 990px;
  height: auto;
  margin-left:-5px;
}

.top_imaege {
  padding: 0 ;
  width:990px ;
  height: 557px;
  background: url("../img/index/main_img.jpg") ;
  background-repeat: no-repeat ;
}

#main_content {
  padding: 15px 45px 15px 45px ;
  width: 900px;
}

	.clear {
		display:none;
		}

	h1 {
		display:none;
		}
		
	h2 {
		display:none;
		}
		
	h3 {
		display:none;
		}
		
	h4 {
		display:none;
		}
		
	h5 {
		display:none;
		}
		
	h6 {
		display:none;
		}
		
		
		/* 背景　枠トップ */

		.waku_top {
			margin: 0 auto 0 auto ;
			width: 940px ;
			height: 20px ;
			background: url(../img/waku_top.png);
			background-repeat: repeat-y ;
			}


		/* 背景　枠ミドル：ノーマル */

		.waku_mid_none {
			margin: 0 auto 0 auto ;
			padding: 0 20px 0 20px;
			width: 900px ;
			background: url(../img/waku_mid_none.png);
			background-repeat: repeat-y ;
			}

		.waku_mid_move {
			margin: 0 auto 0 auto ;
			padding: 10px 10px 10px 10px;
			width: 920px ;
			background: url(../img/waku_mid_none.png);
			background-repeat: repeat-y ;
			}

		/* 背景　枠ボトム */

		.waku_bot {
			margin: 0 auto 0 auto ;
			width: 940px ;
			height: 20px ;
			background: url(../img/waku_bot.png);
			background-repeat: repeat-y ;
			}
		
	
/*-- ◆youtubeエリア◆ --*/	

	.youtube{
		margin: 0 auto 0 auto ;
		}
		
	.youtube li {
		margin: 0 auto 0 auto ;
		list-style-type:none;
		float:left;
		position:relative;
		paddingleft:10px;
		}
		
	#youtube_1st{
		margin-left:10px
		paddingleft:10px;
		}


/*-- ◆コンテンツトップイメージ◆ --*/


		
	#topnavi1 {
		margin: 0 auto 0 auto ;
		width: 920px ;
		height: 169px ;
		}

	#topnavi2 {
		margin: 0 auto 0 auto ;
		width: 920px ;
		height: 169px ;
		}

	#topnavi3 {
		margin: 0 auto 0 auto ;
		width: 920px ;
		height: 180px ;
		}
			

/*-- ◆スターターパックバナー◆ --*/
.bn_starter{
	text-align:right;
}
		
		
