body {
	background-color: #FFF;
	padding: 10px;
	font-size: 62.5%;
}
#teacher {
	background-color: #FFFDEB;
	padding: 30px;
	margin: auto;
	width: 650px;
	background-image : url(../../../../img/sakubun_bg.gif);
	background-repeat: repeat;
}

#teacher-t {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00A73C;
	border-right-color: #00A73C;
	border-bottom-color: #00A73C;
	border-left-color: #00A73C;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#teacher-t h1 {
	font-size: 1.2em;
	line-height: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#teacher-t h1 strong {
	font-size: 1.4em;
	line-height: 1em;
}
#teacher h2 {
	text-align: left;
	font-size: 1.6em;
	line-height: 1em;
	color: #007642;
	margin-bottom: 30px;
}
#teacher h2 strong{
	text-align: left;
	font-size: 1em;
	line-height: 1em;
	color: #FFFFFF;
	background-color: #007642;
	margin-right: 10px;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
	border-radius: 7px;		/* CSS3草案 */
	-webkit-border-radius: 7px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 7px;	/* Firefox用 */
	behavior : url(../../../../css/PIE.htc);
	position: relative;
}
.small {
	font-size: 0.8em;
}
#teacher p {
	font-size: 1.5em;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
}
.imgbox01 {
	margin-top: 20px;
}
.imgbox01 tr td {
	font-size: 1.2em;
	line-height: 1.4em;
}
.imgbox01 tr td img {
	margin-bottom: 6px;
}
.imgbox01 tr td {
	padding-bottom: 20px;
}
.subpage-title {
	border: 2px solid #00A73B;
	clear: both;
	height: auto;
	width: auto;
	overflow: hidden;
	border-radius: 7px;		/* CSS3草案 */
	-webkit-border-radius: 7px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 7px;	/* Firefox用 */
	behavior : url(../../../../css/PIE.htc);
	position: relative;
	margin-bottom: 20px;
	background-color: #80D39E;
	margin-top: 30px;
	text-align: center;
}
.kanso li {
	margin-bottom: 10px;
	font-size: 1.4em;
	line-height: 1.4em;
	margin-left: 40px;
}
.hokki-chan {
	float: left;
}
.subpage-title h4 {
	font-size: 1.6em;
	line-height: 1em;
	font-weight: bold;
	margin: 1px;
	height: auto;
	width: auto;
	overflow: hidden;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-attachment: scroll;
	background-color: #00A73B;
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFF;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
	behavior : url(../../../../css/PIE.htc);
	position: relative;
}
.imgbox02 tr td img {
	margin-bottom: 15px;
}
.kanso {
	float: left;
	width: 530px;
	margin: 0px;
	padding: 0px;
}
