@charset "UTF-8";
.top_content {
	display: block;
	margin-top: 10px;
	width: 900px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
}
.top_content h1 {
	display: block;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-top: 0px;
	font-weight: bold;
	font-size: 2.2em;
}
.top_content .left_Articl {
	display: block;
	float: left;
	width: 440px;
	margin-bottom: 80px;
}
.contentBlock .left_Articl {
	display: block;
	float: left;
	width: 300px;
	line-height: 2.3em;
	text-align: justify;
}
.left_Articl p {
	margin-top: 5px;
	text-indent: 1em;
	padding: 0px;
	line-height: 2.2em;
	display: block;
}
.top_content .right_Article {
	display: block;
	float: right;
	width: 440px;
	margin-bottom: 80px;
}
.contentBlock .right_Article {
	display: block;
	float: right;
	width: 300px;
	text-align: left;
}
.right_Article h2 {
	font-size: 1.3em;
	line-height: 1.6em;
	font-weight: normal;
}
.right_Article h3 {
	font-size: 1em;
	font-weight: bold;
	color: #333;
	margin-left: 7px;
	float: right;
	width: 235px;
	display: inline-block;
}
.right_Article p {
	margin-top: 5px;
	text-indent: 1em;
	padding: 0px;
	line-height: 2.2em;
	display: block;
}
.right_Article dl {
	display: block;
	float: left;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 17px;
}
.right_Article dt {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.right_Article dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}
.coment  {
	display: block;
	float: left;
	width: 365px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.coment_kanaoka {
	display: block;
	width: 365px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.coment .leftimg  {
	margin-bottom: 20px;
	margin-top: 0px;
}
.leftimg img  {
	margin-left: 10px;
}
.coment .rightcome {
	text-indent: 1;
	text-align: justify;
	width: 240px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
	display: block;
	padding-left: 0px;
	line-height: 1.8em;
}

.staff_cast {
	display: block;
	width: 385px;
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.student_list {
	display: block;
	margin-bottom: 30px;
	width: 900px;
}
.student_list h3 {
	font-size: 1.3em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #999;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 10px;
	margin-bottom: 5px;
	display: block;
	padding-top: 5px;
	margin-left: 35px;
	width: 810px;
}
.staff_cast .uperSpacer{
	height: 100px;
	margin-bottom: 150px;
}
.staff_cast dt {
	float: left;
	width: 120px;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 0px;
}
.staff_cast dd {
	float: right;
	width: 230px;
	padding-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
}
.name {
	font-family: "?????? Pro W3", "Hiragino Kaku Gothic Pro", "????", Meiryo, Osaka, "?? ?????", "MS PGothic", sans-serif;
	font-size: 1em;
	text-align: right;
	font-weight: bold;
	letter-spacing: .2em;
}
.main {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-top: 0px;
	padding-top: 0px;
}
.e_name {
	font-size: 0.6em;
	letter-spacing: .1em;
	margin-top: 1em;
}
.section {
	font-size: .9em;
	font-weight: normal;
	letter-spacing: .1em;
}
.blank {
	display: block;
	height: 350px;
}.contentBlock .whiteline  img{
	border: 3px solid #FFF;
}
.spacer {
	display: block;
	height: 280px;
}
