@charset "utf-8";

div#container {
	width:790px;
	margin-left:auto;
	margin-right:auto;
	border: solid 1px #ffa77f;
	background-image: url(img/musicsheet.gif);
	border-top: none;
}

#header {
	background-color:#ff7206;
	background-image:url(img/head.png);
	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.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 {
	margin: 0;
	background-image: url(img100410/bak.png);
	background-repeat: repeat-y;
}

h1 {
	font-size: 0.875em;
	padding: 10px;
	margin: 0px;
	color: #666;
}

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;
	text-align: center;
}

h3 {
	font-size: 1.75em;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
}
h4 {
	font-size: 1.25em;
	margin: 0;
	padding: 0;
	color: #0C0;
	text-align: right;
	margin-right: 30px;
	margin-top: -20px;
}

h5 {
	font-size:1.25em;
	font-weight:bold;
	color: #FFF;
	text-align: center;
	margin: 0;
}

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

#content li {
	background-repeat: no-repeat;
	background-image: url(img100410/sakura.gif);
	padding-left: 30px;
	background-position: 0 4px;
}

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

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

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

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

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

#title {
	background-image: url(img100410/title.png);
	background-repeat: no-repeat;
	height: 350px;
}

#boxw {
	padding: 5px 20px;
	font-size: 0.75em;
	line-height: 1.6em;
	background-color: #fff;
}

#boxg {
	padding: 5px 20px;
	font-size: 0.75em;
	line-height: 1.6em;
	background-color: #e6e6fa;
}

#boxf {
	float: right;
	background-color: #e6e6fa;
	width: 650px;
}

#photol{
	float: left;
	padding-right: 10px;
	padding-top: 5px;
}

#photor{
	float: right;
	padding-left: 10px;
	padding-top: 5px;
}


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

#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;
}

#pagetop {
	margin:0;
	background-image: url(img100410/bak.png);
	padding: 10px;
}

#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;
	font-size: 0.75em;
}

body {
	background-color: #F6CD8A;
	padding:0px;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ3";
}
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;
}

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

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

.caption {
	font-size:0.65em;
}

.start a {
	background-image:url(img100410/start_button.gif);
	display:block;
	width:63px;
	background-repeat: no-repeat;
	height: 18px;
	margin: 2px 200px 0 0;
	padding: 0;
	float: right;
}

.start img {
	border:none;
}

.start a:hover {background-position:left bottom}
