@charset "UTF-8";
/* �����Љ� teacher */

/*-------------------- common --------------------*/
/*page navigation*/
#page_navi_about {
	width: 860px;
	height: 27px;
	margin:0px;
	padding-top: 10px;
	padding-right: 20px;
	text-align: right;
	font-size: 10px;
	background: url(../img/teacher/pagenavi_bg.gif) no-repeat left top;
}
/*���C���R���e���c*/
.contents_box {
	width: 600px;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	clear: both;
}

/*�����ꗗ�̃e�[�u��*/
table.list {
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
	empty-cells: show;
	font-size: 12px;
	line-height: 120%;
}
.list th {
	border: 1px solid #666666;
	background-color: #7884bd;
	background-position: left top;
	padding: 0.7em 1em 0.5em 1em;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	line-height: 120%;
}
.list td {
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	padding: 0.5em 1em;
	font-size: 12px;
	line-height: 140%;
}

/*�ڍ׃y�[�W*/
#teacher_ph {
	width: 80px;
	margin: 0px;
	padding-right: 10px;
	float: left;
}
#teacher_name_box {
	width: 505px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#teacher_name_box_2 {
	width: 505px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#teacher_name01 {
	width: 500px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
#teacher_name01_2 {
	width: 500px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
.teacher_name02 {
	width: 600px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	line-height: 140%;
}
.teacher_name02_2 {
	width: 500px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	line-height: 140%;
}
#more_title {
	width: 600px;
	height: 22px;
	margin: 10px 0px 15px 0px;
	padding: 0px;
	clear: both;
}
.text_box {
	width: 600px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	clear: both;
	font-size: 12px;
	line-height: 160%;
}
.text_box ul {
	list-style: circle inside;
}
.photo {
	margin: 0px;
	padding: 0px 0px 10px 20px;
	float: right;
}
/*�e�[�u��*/
table.more {
	border-top:1px solid #BBBBBB;
	border-left:1px solid #BBBBBB;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
}
.more th {
	border-right:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
	color:#330000;
	background-color:#996633;
	background-image:url(../img/table-back.gif);
	background-position:left top;
	padding:0.3em 1em;
	text-align:center;
}
.more td {
	border-right:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
	padding:0.5em 1em;
	font-size: 12px;
	line-height: 140%;
}
/*�{�^��:�ꗗ�ɖ߂�*/
#btn_returns {
	width:100px;
	height: 23px;
	margin: 0px;
	padding: 0px;
}

/*-------------------- clearfix --------------------*/
.contents_box:after {
	content: ".";
	display: block;
	height: 0.1px;
	font-size: 0.1em;
	clear: both;
	line-height: 0;
	visibility: hidden;
}

/*-------------------- IMG --------------------*/
#teacher_ph img {
	margin: 0px; 
	padding :0px;
	vertical-align: top;
}







