@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}
#container {
	height: auto;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 780px;
}

a#title{
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 198px;
}


p.c{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 140%;
	color: #333333;
	padding: 5px;
	margin: 0px;

}


div#topimg{
	margin: 0px;
	padding: 0px;
	height: 260px;
	width: 780px;
	clear: both;

}

div#headerl{
	clear: none;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 188px;

}
div#headerr{
	clear: none;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 592px;
	text-indent: -9999px;

}


div#contents{
	background-image: url(img/contentbg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	width: 744px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
}



div#footer{
	background-color: #28221C;
	background-image: url(img/footerbg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

div#footerwrap{
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


div#footermenu{
	width: 780px;
	margin: 0px;
	height: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 70%;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


div#footermenu a{
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#footermenu a:link{
	color: #FFFFFF;
}

div#footermenu a:active{
	color: #FFFFFF;
}
div#footermenu a:visited{
	color: #FFFFFF;
}
div#footermenu a:hover{
	color: #FF9900;
}

div.footerl{
	margin: 0px;
	float: left;
	width: 510px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 70%;
	line-height: 140%;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

div.footerr{
	margin: 0px;
	float: right;
	width: 260px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: right;
}


div.info{
	width: 744px;
}


div.info h4{
	width: 714px;
	background-image: url(img/infobg1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 37px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	color: #FFFFFF;
}

div.info p{
	color: #FFFFFF;
	font-size: 70%;
	margin: 0px;
	padding: 0px;
}


div.info2{
	width: 704px;
	background-image: url(img/infobg2.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	clear: none;
}



div.infobt{
	width: 744px;
	background-image: url(img/infobg3.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
}



.pianocpl{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}

.pianocpr{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 380px;
}


.pianocpl2{
	padding: 0px;
	float: left;
	width: 205px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.pianocpr2{
	padding: 0px;
	float: right;
	width: 465px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p.c{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 140%;
	color: #333333;
	padding: 5px;

}


/*----------------menupart------------------*/
#menu{
  margin: 0;
  padding: 0;
  width: 780px;
  height: 70px;
}

#menu ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#menu li{
  text-indent: -9999px;
  float:left;
  /*width: 100px;*/
  margin: 0;
  padding: 0;
}

#menu a{
	display: block;
	/*width: 100%;*/
  height: 70px;
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
}

#m01 a{
	width: 101px;
background-position: 0 0;}

#m02 a{
	width: 96px;
background-position: -101px 0;}
#m03 a{
	width: 96px;
background-position: -197px 0;}
#m04 a{
	width: 96px;
background-position: -293px 0;}
#m05 a{
	width: 96px;
background-position: -389px 0;}

#m06 a{
	width: 95px;
background-position: -485px 0;}

#m07 a{
	width: 95px;
background-position: -580px 0;}

#m08 a{
	width: 105px;
background-position: -675px 0;}


#m01 a:hover{
	width: 101px;
background-position: 0 -70px;}

#m02 a:hover{
	width: 96px;
background-position: -101px -70px;}
#m03 a:hover{
	width: 96px;
background-position: -197px -70px;}
#m04 a:hover{
	width: 96px;
background-position: -293px -70px;}
#m05 a:hover{
	width: 96px;
background-position: -389px -70px;}

#m06 a:hover{
	width: 95px;
background-position: -485px -70px;}

#m07 a:hover{
	width: 95px;
background-position: -580px -70px;}

#m08 a:hover{
	width: 105px;
background-position: -675px -70px;}

table.data{
	width:670px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	font-style: normal;
	line-height: 150%;
	border-collapse:collapse;
	border:none;
	margin-right: auto;
	margin-left: auto;
}

table.data td.ind{
	width:95px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-style: none;
	font-weight: bold;
	padding-left: 5px;
}

table.data td.ind2{
	width:165px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-weight: bold;
	padding-left: 5px;
}

table.data td.dat{
	width:395px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

table.data td.dat2{
	width:325px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

div.info .infoheader{
	width: 744px;
	background-image: url(img/infobg11.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}

.rss-box{
	margin: 0px;
	padding: 0px;	
	}
ul.rss-items{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;	
	
	}

.rss-item a{
	font-size: 110%;
	font-weight: bold;	
	}

