@charset "utf-8";

/*top*/
#contents_top h2 {
	background-image: url(../../img/school/c_top.jpg);
	background-repeat: no-repeat;
	height: 199px;
	width: 850px;
	text-indent: -9999px;
}
.school_top {
	background-image: url(../../img/school/c_top_bg.jpg);
	background-repeat: no-repeat;
	height: 274px;
	padding-left: 330px;
}
.school_top p {
	font-size: 14px;
	color: #666666;
	line-height: 150%;
	font-weight: bold;
	width: 495px;
	padding-top: 86px;
}


/*contents_h3*/
.contents_h3_1 {
	background-image: url(../../img/school/h3_1.jpg);
	background-repeat: no-repeat;
	height: 46px;
	text-indent: -9999px;
}
.contents_h3_2 {
	background-image: url(../../img/school/h3_2.jpg);
	background-repeat: no-repeat;
	height: 46px;
	text-indent: -9999px;
}


/*contents_box_1*/
.contents_box_1 {
	background-image: url(../../img/school/cb1_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 335px;
	margin-bottom: 20px;
}
.contents_box_1 p {
	font-size: 14px;
	color: #666666;
	line-height: 150%;
	font-weight: bold;
	width: 495px;
	padding-top: 72px;
	padding-bottom: 15px;
}
.contents_box_1 table {
	font-size: 12px;
}
.contents_box_1 th {
	color: #23B274;
	width: 65px;
	text-align: left;
	vertical-align: top;
}
.contents_box_1 td {
	font-weight: bold;
	width: 430px;
	color: #666666;
	padding-bottom: 15px;
}
.contents_box_1 .for_group {
	text-align: right;
	font-size: 16px;
	text-decoration: underline;
	color: #23B274;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contents_box_1 img {
	margin-top: 20px;
	text-align: right;
}
.img_right {
	text-align: right;
	margin-right: 20px;
	margin-bottom: 20px;
}




/*contents_box_2*/
.contents_box_2 {
	background-image: url(../../img/school/cb2_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	clear: both;
	width: 849px;
}
.contents_box_2 p {
	font-size: 14px;
	color: #666666;
	line-height: 150%;
	font-weight: bold;
	width: 495px;
	padding-top: 82px;
	padding-bottom: 15px;
}
.contents_box_2 table {
	font-size: 12px;
}
.contents_box_2 th {
	color: #23B274;
	width: 75px;
	text-align: left;
	vertical-align: top;
}
.contents_box_2 td {
	font-weight: bold;
	width: 420px;
	color: #666666;
	padding-bottom: 15px;
}
.for_group_2 {
	font-size: 16px;
	text-decoration: underline;
	color: #23B274;
	font-weight: bold;
	text-align: right;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}
.for_group a {
	color: #23B274;
}
.for_group a:hover {
	text-decoration: underline;
}
.for_group_2 a {
	color: #23B274;
}
.for_group_2 a:hover {
	text-decoration: underline;
}

.contents_box_2 .red-f{
  color: red;
  font-size: 1.4em;
  padding-bottom: 0;
}

