#container {
	width: 900px;
}
#contents {
	padding: 40px 40px 0 40px;
}
#top{
	height:225px;
}
#middle {
	height: 40px;
	width: auto;
	display: block;
	margin: 0 0 5px 180px;
}

#under{
	height:200px;
}

#jasrac {
	width: 200px;
	margin: 32px 0 0 20px;
	line-height: 18px;
}

p#newsBox {
	height: 130px;
	border: 1px solid #666666;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 22px;
	color: #666666;
	width: 380px;
	float: left;
	text-align: left;
	padding: 5px 0 0 10px;
	overflow: auto;
}
#banner {

	margin:30px 0 0 50px;
	width:135px;

}
#middle ul{
	list-style-type: none;
	padding:0 0 0 30px;
	}
#middle li a {
font-size:0%;
display:block;
height:30px;
padding:0 20px;
background-repeat:no-repeat;
}
.bt_what_is_ocarina a {
display:block;
	width: 160px;
	background-image: url(../images/bt_what_is_ocarina.gif);
}
.bt_download a {
	width: 90px;
	background-image: url(../images/bt_download.gif);
}

.bt_osaekata a {
	width: 110px;
	background-image: url(../images/bt_osaekata.gif);
}

.bt_sonota a {
	width: 47px;
	background-image: url(../images/bt_sonota.gif);
}

#middle li a:hover{
	background-position: left bottom;
}


#footer {
	text-align: center;
}
.notice a{
	color:#FF3300;
}
