/* ξbΪ1 */
body {
	font-size: 85%;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "lr oSVbN", sans-serif;
	line-height: 1.5;
	color: #333333;
	background-color: #39574D;
	margin: 0px;
	text-align: center;
}

/* CAEg1i */
#wrapper {
	width: 730px;
    margin:0px auto;
}
#header {
	height: 289px;
	background-image : url(header1.jpg);
	background-repeat: no-repeat;
	width: 730px;
}
#header2 {
	height: 179px;
	background-image : url(header2.jpg);
	background-repeat: no-repeat;
	width: 730px;
}
#navi {
	width: 730px;
	margin: 0;
	height: 60px;
	background-color: #CCCCCC;
}
#primary {
	width: 730px;
	margin: 0;
	background-color: #FFFFFF;
	text-align: left;
	background-image : url(violin2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#primary2 {
	width: 730px;
	margin: 0;
	background-color: #D1E0DB;
	text-align: left;
}
#footer {
	clear: both;
	background-color: #22352F;
	text-align: center;
	padding: 5px;
	color: #FFFFFF;
	font-size: 90%;
}

/* ξbΪ2 */
p {
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 10px;
	margin-left: 60px;
}

img {
	border: none;
}
hr {
	height: 1px;
	text-align: center;
	margin-bottom: 10px;
	width: 90%;
}
.ctr {
	text-align: center;
}
.float-r {
	float: right;
	margin-left: 10px;
}
.float-l {
	float: left;
}
a:link{
	color: #0000FF;
	text-decoration: underline;
}

a:visited, a:active{
	color: #0000FF;
	text-decoration: underline;
}

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

/* Color */
.style1 {
	color: #FF6600;
}
.style2 {
	color: #0066CC;
}

/* Hn */
h2 {
	font-size: 130%;
	text-align: center;
	color: #39574D;
	text-decoration: underline;
}
h3 {
	font-size: 120%;
	margin-left: 60px;
}
h4 {
	text-align: center;
	color: #CC3300;
}
/* e[uΪ */
.hyou {
	text-decoration: none;
	font-size: 10pt;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #39574D;
}

.hyou td {
	padding-left: 10px;
	font-size: 10pt;
	color: #666666;
	border: 1px solid #CCCCCC;
}

.hyou th {
	text-align: center;
	padding: 5px;
	font-weight: bold;
	background-color: #39574D;
	font-family: "HGPnppΞί―ΜίΜ";
	font-size: 130%;
	color: #FFFFFF;
}
.hyou2 {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
}
.hyou2 th {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.hyou2 td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

/* OTHERS */
#navi td {
	background-color: #22352F;
	text-align: center;
	height: 30px;
	vertical-align: middle;
	font-size: 90%;
}
#navi a:link, #navi a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#navi a:hover {
	color: #FF0000;
	text-decoration: none;
}
.mgn {
	margin-right: 60px;
	margin-left: 70px;
	list-style-type: square;
}
li {
	margin-bottom: 10px;
}
.box1 {
	padding: 10px;
	margin-right: 150px;
	margin-left: 150px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: thin solid #39574D;
	background-color: #D9E6E1;
	font-weight: bold;
	text-align: center;
}
.box2 {
	padding: 0px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid #999999;
	font-weight: normal;
	color: #39574D;
	background-color: #FFFFFF;
}
html {
	scrollbar-base-color:#39574D;
	scrollbar-3dlight-color:white;
	scrollbar-arrow-color:#39574D;
	scrollbar-darkshadow-color:white;
	scrollbar-face-color:white;
	scrollbar-highlight-color:#39574D;
	scrollbar-shadow-color:#39574D;
}

fieldset {
	padding: 10px 10px 10px 30px;
	margin-right: 60px;
	margin-left: 60px;
}
legend {
	color: #CC3300;
}
.box2 li {
	list-style-image : url(arrow.gif);
	color: #39574D;
	font-size: 90%;
	margin: 10px 0px;
}
.box2 p {
	padding: 0px 0px 0px 10px;
	color: #FFFFFF;
	background-color: #2F3397;
	margin: 0px;
	font-weight: bold;
}
#left {
	float: left;
	width: 365px;
	text-align: left;
	background-color: #2F3397;
	height: 300px;
}
#right {
	float: right;
	width: 365px;
	text-align: left;
	height: 300px;
	background-color: #D1E0DB;
	background-image : url(bk-right.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
