@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	list-style-type:none;
	border:none;
}




body{
	
	

}

#top{
    margin:auto;
margin-top:0px;
	width:1000px;
/*	height:1024px;*/
	background-image:url(../images/repertrie-tb-haikei.png);
	background-repeat:no-repeat;
/*	 background-size: cover;               /* 全画面 */
/*   background-attachment: fixed;         /* 固定 */
/*   background-position: center center;   /* 縦横中央 */

}


#header{
	width:720px;
	height:110px;
    padding-top:20px;
	margin-left:40px;
}

#head-left{
	width:350px;
	height:110px;
	float:left;
}

h1{
	width:350px;
	height:70px;
	margin-left:10px;
	
}

.title{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:70px;
	color:#ffffff;
}
	


h2{
	width:350px;
	height:40px;
	
}




#head-right{
	width:370px;
	height:100px;
	padding-top:5px;
	
float:left;
}

#navi{
	width:380px;
	height:30px;


}


	
.navi{
	
	height:30px;
	margin-left:20px;	
	float:left;
	font-size:20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	

}

#sns{
	width:280px;
	height:75px;
    margin-left:90px;
	
}


.what{
	width:200px;
	height:28px;
	color:#F9F;
	font-size:23px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}


.bt{
	width:68px;
	height:40px;


	float:left;

}





#main{
	width:768px;
   height:860px;

}

#text{
	width:400px;
	height:80px;
	margin-left:350px;
    margin-top:25px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#ffffff;
    font-size:14px;
	line-height:20px;
	text-shadow:#666;
     

	
}

.gakki{
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	text-decoration:underline;
	color:#ffffff;
}



#repertorie{
	width:720px;
	height:670px;
    margin-left:40px;
    margin-top:0px;
	color:#ffffff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	
	 line-height:17px;
	 text-shadow:0.5px 0.5px 0px #000,
	            -0.5px 0.5px 0px #000,
	            -0.5px -0.5px 0px #000,
	             0.5px -0.5px 0px #000;
}


.midasi2{
	width:200px;
	
	font-size:16px;
	color:#ffffff;

	margin-left:25px;
}


.kyoku{
	width:540px;
	margin-left:70px;
}
	
	
.kyoku2{
	width:670px;
    margin-left:50px;
	clear:both;
	font-size:14px;
}	
	
.sakyokuka{
	width:90px;
	float:left;
	font-size:14px;	
	
}

.koron{
	width:14px;
	float:left;
	font-size:14px;
}

.kyokumei{
	width:525px;
	float:left;
	
}
	
	

#irasuto{
	width:200px;
	height:800px;
	float:left;
	margin-top:300px;
}


#counta{
	display:none;
}




a:link{
	color:#fff;
}

a:visited{
	color:#fff;
}

a:hover{
	color:#FFCC00;
}