@charset "UTF-8";



body{
		margin: 0;
		color: #ffccff;
		background-color:#000000;
		background-image:url(images/cho02-01_.jpg);
		line-height: 1.5;
}

#back1{
 margin-top: -40px;
 padding:0;
 width:170px;
 height:150px;
 background-image:url(images/back00.gif);
 background-repeat:no-repeat;
 
 background-position:left top;
 float: left;
}

h2{
		font-size: 185%;
		text-align: center;
		padding-left: 10px;
}		

h3{
		
	    text-align: center;
		font-size: 154%;
		margin-top: 0;
}
h4{		
		font-size: 124%;
}

th{		border: 1px solid #999999;
		padding: 10px;
		background-color: #cccccc;
}
td{		border: 1px solid #999999;
		padding: 10px;
		background-color: #eeeeee;
}
#wrap{	
		width: 650px;
		
		margin-left: 170px;
		margin-right: auto;

		
}
.itemphoto{
		float: left;
		margin-right: 20px;
		margin-bottom: 50px;
}
ul{	
		
		padding: 10px 20px;
		text-align: center;
}
li{	
		list-style-type: none;
		display: block;
		margin: 5px;
}




a img{
		border: none;
}
strong{
		color: #ff0000;
}

}
.main{  
        width: 650px;
   		
		text-align: center;
}

.header{
		
		background-color: #000000;
		margin-top: 40px;
		height: 100px;
		
}



.clear{
		clear: left;
}

.menu_a {
		width: 650px;
	
		margin-bottom: 0;
		text-align: center;
		
}

.menu_a top{
		text-align: center;
		margin-bottom: 0;
}

.menu_b {
	width: 650px;
    
	margin-bottom: 80px;
}

.menu_b ul {
	text-align: center;
	padding: 0;
	
}

.menu_b li {
	list-style-type: none;
	display: block;
	float: left;
}

.star{
		
		font-size: 80%;
		margin-top: 40px;
		text-align: right;
		
}

address{
		font-style:normal;
	    text-align: right;
	    font-size: 80%;
	    color: #ffffcc;
	    padding: 0px 70px 0 0;
}

.footer{
		background-color: #000000;
	    background-image: url(images/footer.gif);
	    background-repeat: no-repeat;
	    float: right;
	    width: 400px;
}	
.piano{
		margin-left: 10px;

}

li a:hover {
position:relative;
top:2px; /*下に2px動く*/
left:2px; /*右に2px動く*/
}

.tokei{
		float: left;
		margin-top: 20px;
		margin-left: 10px;
}

