em{font-weight:bold;font-style:normal}

body {
	margin: 0px;
	padding: 0px;
	line-height:12pt;
	background-color: #fff6c7;
}

div.cover {
width: 777px;
font-size: 12px;
margin: auto;
	background-color: #bee1f6;
}

H1 {
font-size: 16px;
background-color: #4378b6;
color: white;
margin-bottom: 0px;
padding: 0.3em;
	text-align: right;
}



H2 {
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 5px;
		color: #ffffff;
	text-align: left;
}

H3 {
	font-size: 14px;
	background-color: #77b60a;
	color: white;
	text-align: center;

	padding: 0.2em;
}

H4 {
	font-size: 13px;
	background-color: #4378b6;
	color: white;
	padding: 0.2em;
	width: auto;
	text-align: left;
}

H5 {
	font-size: 13px;
	background-color: #409471;
	color: white;
	padding: 0.2em;
	width: auto;
		text-align: center;
}

div.jpeg {
width: 777px;
height: 88px;
background-image:url("violin-bar.jpg");
background-repeat:no-repeat;

}





	/* ナビゲーションバーそのもの */
	ul.navi {
		background-color: #00aa00;
		color: #aaaaaa;
		margin: 0px;
		padding: 3px;
	}
	ul.navi li {
		display: inline;
		list-style-type: none;
		margin: 0px 0.2em;
	}

	/* ナビゲーションバー内のリンク */

	
	ul.navi A:link {
	color: #ffffff; 
	text-decoration: none;
}
ul.navi A:visited {
	color: #ffffff;
	text-decoration: none;
}
ul.navi A:hover {
	color: #ffffff;
	text-decoration: underline;
}
ul.navi A:active {
	color: #ffffff;
	text-decoration: none;
}

div.navi {

font-size: 8px;
padding: 0.3em;
}

div.header {
	padding: 0.3em;
	background-color: #ccffcc;
	width: auto;
	font-size: 13px;
}

div.menu {
	float: left;
	width: 200px;
	line-height: 1.4;
font-size: 16px;
	text-align: center;
	padding-top: 10px;
}

div.main {
	background-color: #ffffff;
	padding: 3px;
	margin-left: 202px;
	text-align: left;
	color: #40a471;
	line-height: 15pt;
}



	table.item {
		border: solid 2px #00aa80;
		border-collapse: collapse;
text-align: left;

font-size: 12px;
	}
	table.item th {
		border-bottom: solid 2px #00aa80;
		border-right: dashed 1px gray;
		padding: 0.3em;
	}
	table.item td {
		border-bottom: solid 1px green;
		border-right: dashed 1px gray;
		padding: 0.3em 0.4em;
	}


	table.price {
width: 98%;
 border-style: dotted;
border-collapse: collapse;
 border-width: 3px;
 border-color: #33FFFF;
text-align: center;
	}
	table.price th {
 border-style: dotted;
 border-width: 3px;
 border-color: #33FFFF;
		padding: 0.3em;
	}
	table.price td {
 border-style: dotted;
 border-width: 3px;
 border-color: #33FFFF;
		padding: 0.3em;
	}


div.footer {
clear: both;
background-color: #bee1f6;
text-align: center;
padding: 0.3em;
}

p.copyright {
font-family: Verdana,sans-serif;
font-size: 80%;
}

P {
	margin-top: 0px;
	margin-bottom: 7px;
}

A:link {
	color: #000099; 
	text-decoration: none;
}
A:visited {
	color: #0000cc;
	text-decoration: none;
}
A:hover {
	color: #000066;
	text-decoration: underline;
}
A:active {
	color: #003366;
	text-decoration: none;
}

	table.bar {
width: 98%;
text-align: center;
font-size: 90%;
	}

	table.bar-left {
width: 98%;
text-align: left;
font-size: 90%;
	}
	
		.red {
	font-weight: bold;
	color: #996600;
}

		.text-10 {
	color: #000000;
	font-size: 10px;
}

		.text-18 {
	color: #000000;
	font-size: 18px;
	font-weight:bold;
}

	table.left {
width: 99%;
text-align: left;
	}

	table.toiawase {
width: 300px;
text-align: right;
	}

	table.center {
	width: 98%;
	margin: auto;
	}
	
		table.center320 {
	width: 320px;
	margin: auto;
	}
	
		table.joukyou520 {
	width: 520px;
	margin: auto;
	border:#FF0000
	dotted;
	font-size:13px;
		line-height: 18px;
	}	
	
			table.center500 {
	width: 500px;
	margin: auto;
	}

			table.center552 {
	width: 552px;
	font-size: 13px;
	margin: auto;
	line-height: 18px;
	}	
	
					table.center560 {
	width: 560px;
	margin: auto;
	font-size: 13px;
	line-height: 18px;
	}
	
					table.text-center552 {
	width: 552px;
	margin: auto;
	font-size: 13px;
	line-height: 18px;
		text-align: center;
	}
	
				table.text-center560 {
	width: 560px;
	margin: auto;
	font-size: 13px;
	line-height: 18px;
		text-align: center;
	}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
		font-size: 14px;

}



#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 7px 0px 7px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


#pageNav{

	width:200px;
	padding: 0px;
	background-color: #d7f9b0;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	text-align: left;
}




.bold{

	font-weight: bold;
}

.style4 {
	color: #996600;
	font-weight: bold;
}

.style5 {
font-size: large;
}

div.box-50-c { margin: 0 25%; padding: 0; } 

.plan {
	font-size: 13px;
	font-weight:bold;
	background-color: #409471;
	color: white;
	padding: 0.2em;
	width: auto;
		text-align: center;
}

		.blue {
	font-weight: bold;
	color: #0000FF;
}
