.contentbody {
	margin: 1.5em 0;
line-height: 1.5em;
}

/*夜学用*/

.box {
background: #edf4f8;
margin: 20px 0 30px 0;
padding: 15px 15px 15px 15px;
line-height: 1.5em;
}

#contents_right .box h4 {
border-left: none;
border-bottom: 1px solid #ccc;
background: #edf4f8;
padding: 5px 0 5px 0px;
margin: 0px 0 0 0px;
text-align: left;
font-family: serif;
font-size: 16px;
}
#contents_right .box h4 span {
	font-size: 21px;
}
#contents_right .box img.left {
	width: 150px;
	margin: 0px 10px 10px 0;
	float: left;
}


#contents_right .box .person {
	margin: 15px 0 5px 175px;
	font-size: 24px;
	font-weight: bold;
	font-family: serif;
	line-height: 1.2em;
}
#contents_right .box .person span {
	font-size: 12px;
	font-weight: normal;
	margin-left: 5px;
}
#contents_right .borderbox {
	border: 1px solid #ccc;
	margin: 15px 0 0 0;
	padding: 0 12px;
}
#contents_right .box h5, h5.bordertitle {
	margin: -10px 0 .5em 0em;
	width: 80px;
	background: #edf4f8;
	padding: 0 8px;
}
#contents_right .box p {
	font-size: .9em;
	line-height: 1.4em;
}
table.detail {
	font-weight: normal;
	margin: 0 0 5px 0;
	padding-left: 10px;
	font-size: small;
}
table.detail th{
	font-family: sans-serif;
	font-size: small;
	font-weight: normal;
	color: #666;
	padding: 2px 10px 0px 5px;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
table.detail tr.large th{
	padding-top: 7px;
}
table.detail td {
	padding: 2px 0 0px 0;
	vertical-align: top;
	font-size: 13px;
}
table.detail td span {
	font-size: 18px;
	font-family: serif;
	font-weight: normal;
	margin-right: 10px;
	line-height: 1.5em;
}

.box a {
	margin-left: 7px;
}

#contents_right ul.circle {
	list-style-type: circle;
	margin: 0 0 1em 1.5em;
}
#contents_right ul.circle li {
	background: none;
	padding-left: 0em;
	margin: 0 0 1em 0;
	line-height: 1.4em;
}

h5 {
	margin: 0 0 .5em; 0;
}

h6 {
font-size: small;
margin: 0 0 .5em 0;
}
#contents_right .box table {
margin: 1em 0;
}
#contents_right th {
text-align: left;
}
