a:link {color: #00F; text-decoration: none}
a:visited {color: #00F; text-decoration: none}
a:hover {text-decoration: underline; color: #FF0000}
a:active {text-decoration: none}

body {
	padding:0px;
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", Osaka, "ＭＳ ゴシック";
	background-image: url(../img/bg1.gif);
}

img {border:none}

h1  {
	font-size: 0.75em;
	color: #F60;
	width: 790px;
	margin: 0 auto;
	padding: 13px 0 3px;
	color: #ed7300;
	font-weight: normal;
}

#container {
	width:790px;
	background-image: url(../img/musicsheet.gif);
	margin: 0 auto;
	background-color: #F6CD8A;
	padding: 0 0 10px;
	background-position: bottom;
}

#header {
	background-color:#ff7206;
	background-image:url(../img/head.gif);
	background-repeat: no-repeat;
	height: 60px;
	margin: 0;
	padding: 0px;
}

#header p {
	font-size:0.75em;
	font-weight: bold;
	margin: 0px;
	padding: 5px 10px;
	color: #ffffff;
}
p.mail-button  a{
	display:block;
	margin: 10px 7px 0;
	float: right;
	clear: both;
}

#navi {
	background-color:#ff7206;
}

#navi ul {
	margin:0;
	padding: 0;
	padding-left: 3px;
}

#navi li {
	margin:0;
	list-style-type: none;
	float: left;
	text-align: center;
	font-weight: bold;
	display: block;
}

#navi li a {
	margin:0;
	background-image: url(../img/navi.gif);
	background-repeat: no-repeat;
	display: block;
	color: #FFF;
	width: 112px;
	height: 25px;
	font-size: 12px;
	line-height: 2em;
}

#navi li a.up {
	color: #333;
	background-position: left bottom;
}

#navi li a.up:hover {
	color: #333;
}

#navi li a:link {
	color: #FFF;
	text-decoration: none;
}

#navi li a:hover {
	background-image: url(../img/navi.gif);
	background-position: left bottom;
	color: #ff7206;
	text-decoration: none;
}

#content {
	background-color: #FFFFFF;
	padding: 10px;
	background-image: url(../img/piano_clef_2.gif);
}

#content p {
	line-height: 1.6em;
	font-size: 0.75em;
}

#content a:link {
	color: #0000FF;
	text-decoration: underline;
}

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

#content a:hover {
	text-decoration: none;
	color: #FF0000;
}

#wrap {background-image:url(../img/musicsheet2.gif)}

#pagetop {
	margin: 10px 0;
	text-align: center;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 790px;
	margin-top: 5px;
}

#info{
	margin: 10px;
	text-align: center;
}

#info p{
	font-size: 0.75em;
	margin: 0;
	color: #fff;
	line-height: 1.6em;
}

.title-bottom {
	font-weight:bold;
	font-size: 1.2em;
	color: #fff;
}

.thums {
	margin:0 10px;
	padding: 5px 5px 0;
}
.thums img {
	margin:5px
}

.icons {
	margin:0 25px;
}

#navi-bottom {
	background-color: #FF9966;
	border: dotted 2px #ffffff;
	font-size: 0.75em;
	line-height: 1.6em;
	text-align: center;
	margin: 0 10px;
}

#navi-bottom a:link {
	color: #00F;
	text-decoration: none;
}

#navi-bottom a:visited {
	text-decoration: none;
	color: #00F;
}

#navi-bottom a:hover {
	text-decoration: underline;
	color: #FF0000;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 790px;
	margin-top: 3px;
}

address {
	color:#000000;
	font-style:normal;
	text-align:right;
	font-size: 0.65em;
}

.roundcorner {
	background-color:#FFCC66;
	color: #ff4500;
	text-align: center;
	font-weight: bold;
}
.roundcorner p{
	margin:0px;
	background-color:#FFCC66;
	font-size: 1.3em;
}
.rtop, .rbottom{
	background-color: #ff7206;

}
.rtop span, .rbottom span{
	display:block;
	height:1px;
	overflow:hidden;
	background-color:#FFCC66;
}
.r1{margin: 0px 5px;}
.r2{margin: 0px 3px;}
.r3{margin: 0px 2px;}
.r4{margin: 0px 1px; height: 2px;}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }

.curve-head{
	font-size:1px;
	height:16px;
	background:url(../img/curve-right-head.gif) top right no-repeat;
	width: 770px;
}

.curve-head div{
	font-size:1px;
	height:16px;
	background:url(../img/curve-left-head.gif) top left no-repeat;
}

.curve-body{
	background:url(../img/curve-left-middle.gif) top left repeat-y;
	width: 770px;
}

.curve-body div{
	background:url(../img/curve-right-middle.gif) top right repeat-y;
}

.curve-bottom{
	font-size:1px;
	height:16px;
	background:url(../img/curve-right-bottom.gif) bottom right no-repeat;
	width: 770px;
}

.curve-bottom div{
	font-size:1px;
	height:16px;
	background:url(../img/curve-left-bottom.gif) bottom left no-repeat;
}
.curve-body div p {
	margin:10px 5px 0;
	padding: 0 20px;
	background-color: #fff;
}

.back01 {
	color: #F30;
	background-color: #FFC;
	border: dotted 5px #fff;
}
.back02 {
	background-color: #fff8dc;
	border: dotted 2px #ffa07a;
	display: block;
	margin: 10px 10px 0;
	padding: 5px 10px;
	font-size: 0.75em;
	color: #C00;
}

.fontcolor01 {color:#F60}
.remark01 {
	color: #FFF;
	background: #F30;
	display: inline-block;
	padding: 0 5PX;
}

/* 点滅 */
.blinking{
	-webkit-animation: blink 1s ease-in-out infinite alternate;
	-moz-animation: blink 1s ease-in-out infinite alternate;
	animation: blink 1s ease-in-out infinite alternate;
	color: #FF0;
}
@-webkit-keyframes blink{
0% {opacity:0;}
100% {opacity:1;}
}
@-moz-keyframes blink{
0% {opacity:0;}
100% {opacity:1;}
}
@keyframes blink{
0% {opacity:0;}
100% {opacity:1;}
}
