/* CSS Document */

body	{
		background-position:top center;
		background-image:url(../img/piano_right.jpg);
		background-repeat:no-repeat;
		background-color:#FAF3EF;
		margin-top:100px;
		
		}
		
.contents{
		text-align:left;
		width:600px;
		margin: auto;
		margin-top:0px;
		}

h1	{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#000000;
	text-align:center;
	margin:0px;
	}
h2	{
		width:150px;
		float:left;
		text-align:center;
		font-family: "Times New Roman", Times, serif;
		font-size:120%;
		font-style:italic;
		float:left;
		color:#000000;
		margin-top:200px;
		}
.update	{
		margin:30px 80px;
		padding;10px;
		font-family: "MS Pゴシック", "ゴシック", serif;
		font-size:smaller;
		line-height:140%;
		}
address{
	font-family: "Times New Roman", Times, serif;
	font-size:80%;
	font-style:normal;
	text-align:center;
	margin-top:50px;
	}		
	a	{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}
li a {
border-bottom: 1px dashed #669900;
	}
	