@charset "utf-8";
/* CSS Document */
h1,h2,h3 {
	margin: 0px;
	padding: 0px;
}

#navi {
	background-color: #B3BBCF;
	padding-left: 2px;
}
#navi a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.philosophy_txt {
	color: #666666;
	font-size: 90%;
	line-height: 150%;
	padding-right: 10px;
	padding-left: 10px;
}
.cooperation,.guidance {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.cooperation h2 {
	font-size: 100%;
	background-image: url(../images/h2_bg.gif);
	color: #FFFFFF;
	line-height: 26px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	padding-top: 2px;
}
.cooperation h3 {
	font-size: 85%;
	color: #009900;
	padding-left: 5px;
}
.cooperation .photo {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
}
.guidance h2 {
	font-size: 100%;
	background-image: url(../images/h2_bg2.gif);
	color: #FFFFFF;
	line-height: 26px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	padding-top: 2px;
}

.font85 {
	font-size: 60%;
	line-height: 120%;
	margin: 0px;
	padding: 10px;
}
.curriculum_table {
	background-color: #CCCCCC;
	width: 560px;
	margin-top: 10px;
	margin-left: 20px;
}
.curriculum_table th {
	background-color: #778FAE;
	color: #FFFFFF;
	padding: 3px;
	font-size: 70%;
}.curriculum_table td {
	padding: 3px;
	font-size: 70%;
}
.curriculum_table .th1 {
	width: 55px;
}
.curriculum_table .th2 {
	width: 130px;
}
.curriculum_table .th3 {
	width: 70px;
}

.curriculum_table .th4 {
	width: 270px;
}

.curriculum_table .td1 {
	background-color: #DCD6E8;
	text-align: center;
	font-weight: bold;
	width: 55px;
}
.curriculum_table .td2 {
	text-align: center;
	background-color: #DAE8D6;
	font-weight: bold;
	width: 55px;
}
.curriculum_table .td3 {
	font-weight: bold;
	background-color: #F2D8C4;
	text-align: center;
	width: 55px;
}
.curriculum_table .tr1 {
	background-color: #FFFFFF;
}
.curriculum_table .tr2 {
	background-color: #D8E2F4;
}
.curriculum {
	width: 560px;
	margin-top: 10px;
	margin-left: 20px;
}
.curriculum h2 {
	color: #FFFFFF;
	background-image: url(../images/h2_bg3.gif);
	background-repeat: no-repeat;
	font-size: 80%;
	text-align: center;
	padding-top: 6px;
	height: 31px;
}
.curriculum .curriculum_inner {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 75%;
}
.curriculum .composition {
	width: 500px;
	margin-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.composition th {
	background-color: #EED355;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	font-size: 80%;
}
.composition td {
	font-size: 75%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	width: 144px;
	vertical-align: top;
	color: #FFFFFF;
	padding: 7px;
}
.composition h3 {
	background-color: #FFFFFF;
	font-size: 100%;
	text-align: center;
	padding: 3px;
	color: #000000;
	margin-bottom: 8px;
}
.composition .box1 {
	background-color: #8072A0;
}
.composition .box2 {
	background-color: #83AF85;
}
.composition .box3 {
	background-color: #C58B6A;
}
.composition ul {
	margin: 0px;
	padding: 0px;
}
.composition li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 15px;
	list-style-position: outside;
	font-size: 95%;
}
