<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
text-align: center;
margin: 0;
padding: 0;
font-family: "ヒラギノ角ゴ ProW3","ＭＳ Ｐゴシック",Osaka,"HiraKakuPro-W3",Verdana,"MS PGothic",sans-serif;
background-color: #F2EDE0;
	}
	
	
#container { 
width:773px;
margin-left: auto;
margin-right: auto;
	}

.csscaption {
clear: both;
    }
	
	
/* ****************************************
	TOP
*******************************************/

#header {
width:773px;
height:70px;
background-image: url(../img/header.gif);
background-repeat: no-repeat;
	}

#maincontainer {
width:773px;
background-image: url(../img/bg.jpg);
	}
	
#textbox {
margin-left: auto;
margin-right: auto;
width:621px;
background-color: #F3F5F9;
	}

#topimg {
width:621px;
height:485px;
background-image: url(../img/top01.jpg);
background-repeat: no-repeat;
	}

#topcaption {
width:621px;
height:250px;
background-image: url(../img/top02.jpg);
background-repeat: no-repeat;
	}
	

#weaverhead {
width:621px;
height:831px;
background-image: url(../img/top04.jpg);
background-repeat: no-repeat;
	}

#footer {
width:773px;
height:70px;
background-image: url(../img/footer.jpg);
background-repeat: no-repeat;
	}


/* ****************************************
	中面
*******************************************/

#piano_top {
width:621px;
height:209px;
margin-left: auto;
margin-right: auto;
background-image: url(../img/pianotop.jpg);
background-repeat: no-repeat;
	}

	
#piano_container {
margin-left: auto;
margin-right: auto;
width:621px;
background-image: url(../img/bg2.jpg);
	}
	
.innnertextbox {
margin: 0px 0px 0px 70px;
width:530px;
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #ffffff;
	}



#piano_footer {
width:621px;
height:48px;
background-image: url(../img/p_footer.jpg);
background-repeat: no-repeat;
	}





	
	
	
/* ****************************************
	FONT
*******************************************/
.ft11 {
text-align: left; 
font-size: 11px; 
line-height: 16px; 
color: #ffffff;
	}



.ft12 {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #ffffff;
	}


.ft14pk {
text-align: left; 
font-size: 14px; 
line-height: 17px; 
color: #FF3399;
	}




/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4, h5 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

 a:link
{
color: #FF3399;
text-decoration: underline;
}

a:visited
 {
color: #FF3399;
text-decoration: underline;
}

a:hover
{
color: #FF3399;
text-decoration: underline;
	}</pre></body></html>