@charset "utf-8";
/* container */

div#container {
	width:790px;
	margin-left:auto;
	margin-right:auto;
	background-color: #ff7206;
	border: dotted 1px #009900;
	background-image: url(img/musicsheet.gif);
}

/* header */

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

div#header p {
	font-size:0.75em;
	font-weight: bold;
	margin: 0px;
	padding: 5px 10px;
	color: #ffffff;
}

p.button a {
	background-image:url(img/inquiry.png);
	display:block;
	width:80px;
	background-repeat: no-repeat;
	height: 16px;
	margin: 0;
	float: right;
	padding: 0;
	clear: both;
}

p.button img {
	border:none;
}

p.button a:hover {background-position:left bottom}


/* content */

div#content {
	margin: 0;
	background-image: url(img091219/bk.gif);
	background-repeat: repeat-y;
}

div#content h1 {
	color: #FF3333;
	line-height: 2.5em;
	font-size: 0.875em;
	padding: 0 0 0 10px;
	margin: 0 0 -5px;
}

div#content h2 {
	margin:5px 0 0 0;
	color: #FFFFFF;
	line-height: 1.8em;
	display: block;
	font-size: 1.2em;
	padding: 0 0 0 10px;
	background-color: #ff7206;
}

div#content  h6 {
	background-color:#669966;
	font-size: 1.25em;
	margin: 0 0 5px;
	line-height: 1.8em;
	padding: 0 10px;
	border-bottom: dotted 1px #006600;
	color: #FFFFFF;
	width: 435px;
}

div#content h3 {
	background-color:#6a5acd;
	font-size: 1.25em;
	line-height: 1.8em;
	padding: 0 10px;
	border-bottom: dotted 1px #006600;
	color: #ffffff;
	margin: 0 0 5px;
	width: 435px;
}

div#content h4 {
	background-color:#996699;
	font-size: 1.25em;
	margin: 0 0 5px;
	line-height: 1.8em;
	padding: 0 10px;
	border-bottom: dotted 1px #006600;
	color: #ffffff;
	width: 520px;
}

div#content h5 {
	background-color:#CC6666;
	font-size: 1.25em;
	margin: 0 0 5px;
	line-height: 1.8em;
	padding: 0 10px;
	border-bottom: dotted 1px #006600;
	color: #ffffff;
	width: 435px;
}

div#content ul{
	margin:10px;
	padding:0px;
	list-style-type: none;
	line-height: 1.75em;
	font-size: 0.875em;
	margin-left: 30px;
}

div#content li {
	background-repeat: no-repeat;
	background-image: url(img091219/star_big.gif);
	padding-left: 25px;
	background-position: 0 4px;
}

div#content a:link {
	color: #FF0066;
	text-decoration: none;
}

div#content a:visited {
	text-decoration: none;
	color: #FF0066;
}

div#content a:hover {
	text-decoration: underline;
	color: #FF0066;
}

div#content a:active {
	text-decoration: none;
}

.roundcorner {
	background-color:#f0e68c;
	font-weight: bold;
	margin: 10px 30px;
	color: #000066;
}
.roundcorner p{
	margin:0px;
	background-color:#f0e68c;
	font-size: 0.1em;
}
.rtop, .rbottom{
	background:#191970;
}
.rtop span, .rbottom span{
	display:block;
	height:1px;
	overflow:hidden;
	background-color:#f0e68c;
}
.r1{margin: 0px 5px;}
.r2{margin: 0px 3px;}
.r3{margin: 0px 2px;}
.r4{margin: 0px 1px; height: 2px;}


div#title {
	background-image: url(img091219/title.png);
	background-repeat: no-repeat;
	height: 160px;
}

div#title p{
	color: #00bfff;
	font-size: 0.875em;
	margin: 2px;
	padding: 0 30px;
}

div#singers {
	margin:10px;
	color: #CCCCCC;
	font-size: 0.75em;
	background-color: #191970;
	padding: 10px;
	line-height: 1.6em;
}

div#singers p{
	font-weight:bold;
	color: #FFFF99;
	font-family: "Times New Roman", Times, serif;
	margin: 0 0 5px 0;
	font-size: 1.5em;
}

div#box1top {
	margin: 0;
	padding: 0;
	background-image: url(img091219/bk_top.png);
	background-repeat: no-repeat;
}

div#box1body {
	margin: 0;
	padding: 5px 20px;
	font-size: 0.75em;
	line-height: 1.6em;
	background-image: url(img091219/bk_body.png);
	background-repeat: repeat-y;
	color: #f5f5f5;
}

div#box1bottom {
	margin: 0;
	padding: 0px;
	background-image: url(img091219/bk_bottom.png);
	background-repeat: no-repeat;
}

div#sentence2 {
	border:solid 1px #990066;
	margin: 0 10px;
	padding: 0px;
	background-color: #fffacd;
	font-size: 0.75em;
	line-height: 1.6em;
}

div#sentence3 {
	border:solid 1px #6600CC;
	margin: 0 10px;
	padding: 0px;
	background-color: #fffacd;
	font-size: 0.75em;
	line-height: 1.6em;
}

div#sentence4 {
	border:solid 1px #FF3300;
	margin: 0 10px;
	padding: 0px;
	background-color: #fffacd;
	font-size: 0.75em;
	line-height: 1.6em;
}

/* navigation */

div#navi {
	background-color:#ff7206;
	margin: 0;
	padding: 0 3px;
}


/* update */

div#info{
	margin: 10px;
	color: #ffffff;
	font-size: 0.875em;
	line-height: 1.6em;
	text-align: center;
}

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

div#pagetop {
	margin:0;
	background-image: url(img091219/bk_gray.gif);
	padding: 0 0 10px;
}

/* footer */

div#footer {
	background-color:#F6CD8A;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 790px;
	margin-top: 10px;
}
			

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

body {
	background-color: #F6CD8A;
	padding:0px;
	margin: 0px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660099;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

.bigstrong {
	font-size:1.25em;
	font-weight:bold;
	color: #ffffff;
}

.extrabig {
	font-size:2em;
	font-weight:bold;
	color: #daa520;
	font-family: "Times New Roman", Times, serif;
}

.big {
	font-size:1.8em;
	font-weight:bold;
	color: #ffd700;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

.gold {
	font-size:1.5em;
	font-weight:bold;
	color: #FFFF99;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 5px;
}

.bigger {
	color: #ffffff;
	font-size: 1.1em;
}

.smaller {
	font-size:0.7em;
	margin-left: 30px;
}
