@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	text-decoration: none;
	}
	
body{
	background-color: #000;	
	}
.clear{
	clear:both;
	}
	

h1{
	font-size:10px;
	font-weight:400;
	float:right;
	color:#FFFFCC;
	padding-right: 15px;
	}
	
h1, h2, div ul li a .nasi {
	/*display: none;*/
	text-indent: -9999px;
	}
	
	
div#center .nasi{
	text-indent: -9999px;
	}
	
a:link {
	color: #FF0000;
	font-weight: bold;
}

a:visited {
	text-decoration: underline;
	color: #F00;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	
a:active {
	color: #90F;
	font-weight: bold;
}

div#menu li, a:link, a:visited, a:hover, a:active{
	color: #000000;
	}
	
#sotowaku {
	width: 1000px;
	/*height: 1000px;*/
	
	background-repeat: no-repeat;
}

#header {
	background-image: url(img/header.jpg);
	height: 30px;
	width: 1000px;
}



#center {
	width: 495px;
	/*height: 940px;*/
	float: left;
}

.center_ue{
	background-image: url(img/center_ue.jpg);
	width: 495px;
	height: 97px;
}

.center_photo{
	background-image:url(img/center.jpg);
	width: 495px;
	height: 733px;
	}
.center_sita{
	background-image:url(img/center_sita.jpg);
	width:495px;
	height:110px;
	}



/*----menu----*/
#menu ul,li {
	display:block;
}


#menu {
	float: left;
	width:  164px;
	/*height: 940px;*/
	float:left;
	display:block;
}

#menu a:hover {
	/*background-image: none;*/
	background-repeat:no-repeat;
}



#menu .news {
	width: 164px;
	height: 127px;
	display:block;
	background-repeat:no-repeat;
}

#menu .me {
	width: 164px;
	height: 90px;
	display:block;
	background-repeat:no-repeat;
}

#menu .schedule {
	width: 164px;
	height: 90px;
	display:block;
	background-repeat:no-repeat;
}

#menu .blog {
	width: 164px;
	height: 90px;
	display:block;
	background-repeat:no-repeat;
}

#menu .works {
	width: 164px;
	height: 90px;
	display:block;
	background-repeat:no-repeat;
}

#menu .contact {
	width: 164px;
	height: 90px;
	display:block;
	background-repeat:no-repeat;
}

#menu .back {
	width: 164px;
	height: 90px;
	display:block;
	background-repeat:no-repeat;
}

#menu .menu_sita {
	width: 164px;
	height: 363px;
	display:block;
	background-image: url(img/menu_sita.jpg);
	background-repeat:no-repeat;
}




/*----右わく---*/
#migi {
	float: left;
	width: 341px;
	/*height: 940px;*/
}



/* ■■torii■■ */
.torii {
	width: 341px;
	height: 145px;
	clear:both;
}

/*　■■bunner■■ */

#bunner{
	background-image:url(img/bunner_back.jpg);
	width:341px;
	height:795px;
	}

/*#bunner01{
	background-image: url(img/bunner01.jpg);
	width: 341px;
	height: 82px;
	
	}
*/

#bunner .silver {
	padding: 0px 87px 0px 84px;
		
}
/*
#bunner02{
	background-image: url(img/bunner02.jpg);
	width: 341px;
	height: 110px;
	}
*/	
#bunner .gevil {
	padding: 0px 0px 0px 74px;
}

.youtube{
	width: 333px;
	height:319px;
	padding:0 0 0 8px;
	}
	
.migi_sita{
	background-image:url(img/migi_sita.jpg);
	width :341px;
	height: 283px;
	}

.kaunta{
	padding: 5px 0 0 220px;
	}

#footer {
	height: 30px;
	width: 1000px;
	background-image:url(img/footer.gif);
	color: #CCC;
	text-indent: -9999px;
	clear:both;
}



