#content {
	display: block;
	width: 1210px;
	margin: 0px;
	padding: 0px;
}
h2 {
	margin-bottom: 20px;
}
.space {
	margin-top: 10px;
}
.spaceimg {
	margin-top: 80px;
}
h3 {
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-top: 35px;
	display: block;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
h4 {
	background-color: #B8C0B0;
	display: block;
	padding: 5px;
}
h5 {
	display: block;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCC;
	font-size: .9em;
	color: #333;
}
#center_ariticle {
	display: block;
	float: left;
	width: 580px;
	margin-top: 130px;
}

.main_ariticle {
	display: block;
	float: left;
	width: 930px;
	margin-top: 130px;
	margin-bottom: 25px;
}
.main_ariticle .leftside {
	float: left;
	width: 430px;
	padding-left: 15px;
	padding-right: 5px;
}
.main_ariticle .rightside {
	float: right;
	width: 430px;
	padding-right: 15px;
	padding-left: 5px;
}
.leftside h3  {
	font-weight: bold;
	margin-top: 0px;
}
.leftside p {
	line-height: 1.8em;
	text-indent: 1em;
	margin-bottom: 20px;
}
.leftside table {
	float: left;
	width: 430px;
	margin-top: 0px;
	margin-bottom: 25px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-left-color: #E0E0E0;
	font-size: .9em;
	display: table;
}
.leftside th {
	background-color: #CCC;
	display: table-cell;
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
}
.leftside td {
	background-color: #FFF;
	display: table-cell;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
	text-align: center;
}
.leftside .border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
}
.rightside h3 {
	font-weight: bold;
	margin-top: 0px;
}
.rightside p {
	line-height: 1.8em;
	text-indent: 1em;
	margin-bottom: 20px;
}
#right_ariticle {
	display: block;
	float: right;
	width: 350px;
	margin-top: 130px;
}


.contentBlock {
	border-radius: 10px;
	-webkit-border-radius: 10px; /* Safari,Google Chrome　*/
	-moz-border-radius: 10px; /* Firefox　*/
	background-image: url("../image/common/white80_base.png.html");
	background-repeat: repeat;
	background-position: 0px 0px;
	background-image: url("../image/common/white80_base.png.html");
	background-repeat: repeat;
	background-position: 0px 0px;
	margin: 5px 5px 25px;
	padding: 10px;
	display: block;
	-webkit-box-shadow: 1px 2px 3px 0px #474747;
	box-shadow: 1px 2px 3px 0px #474747;
	background-color: #FFFFFF;
}
.contentBlock_noborder {
	border-radius: 10px;
	-webkit-border-radius: 10px; /* Safari,Google Chrome　*/
	-moz-border-radius: 10px; /* Firefox　*/
	background-image: url("../image/common/white80_base.png.html");
	background-repeat: repeat;
	background-position: 0px 0px;
	background-image: url("../image/common/white80_base.png.html");
	background-repeat: repeat;
	background-position: 0px 0px;
	display: block;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.contentBlock_noborder p {
	line-height: 1.8em;
	text-indent: 1em;
	margin-bottom: 20px;
}
.contentBlock_noborder img {
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
}
.contentharfBlock {
	border-radius: 10px;
	-webkit-border-radius: 10px; /* Safari,Google Chrome　*/
	-moz-border-radius: 10px; /* Firefox　*/
	background-image: url("../image/common/white80_base.png.html");
	background-repeat: repeat;
	background-position: 0px 0px;
	background-image: url("../image/common/white80_base.png.html");
	background-repeat: repeat;
	background-position: 0px 0px;
	display: block;
	-webkit-box-shadow: 1px 2px 3px 0px #474747;
	box-shadow: 1px 2px 3px 0px #474747;
	width: 45%;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 25px;
	margin-left: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 0px;
}
.students {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.students li {
	float: left;
	padding: 0px;
	margin-right: 15px;
	margin-left: 5px;
}
.studentConcept {
	display: block;
	width: 97%;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
li {
	margin-bottom: 10px;
}
