@charset "utf-8";


#teacher #topimg {
	clear:both;
	width: 850px;
	height: 115px;
	background: #DDD;
	margin:0 0 10px 0;
	background: url("../img/top_img/05.jpg") no-repeat left center;
}
#teacher #topimg h2 {
	float: left;
	text-indent: -9999px;
	
}
.contents h2 {
	border-bottom:1px solid #444444;
	padding:10px 0 0px 0px;
	margin: 10px 0 0 0;
	height: 60px;
	font-size:22px;
	font-weight: normal;
	}
#right_contents h3 {
	font-size:16px;
	border-bottom:1px solid #bde1e8;
	margin: 0 0 10px 0;
	font-size: 18px;
	padding:0 0 5px 0;
	}
	

.order_area img {
	border: 3px solid #CCC;
	padding:1px;
}
.order_area h4 {
	font-size:14px;
	margin:10px 0;
}
p.w_box {
	text-align: left;
	border:1px solid #AAA;
	padding: 10px ;
	margin: 20px;
	background: #FFF;
}
.teacher_course {
	text-align: left;
	border:1px solid #AAA;
	padding: 10px 30px;
	margin: 20px;
	background: #FFF;
}
.teacher_course h5 {
	text-align: left;
	margin:20px 0 0 0;
}
.teacher_course ul {
	text-align:left;
	
}
.teacher_course ul li{
	list-style: square inside;
}
.teacher_course table td {
	padding: 5px 20px;
}
.kado01 {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:1px 1px 3px rgba(0,0,0,.3);
	-moz-box-shadow:1px 1px 3px rgba(0,0,0,.3);
	-webkit-box-shadow:1px 1px 3px rgba(0,0,0,.3);
	}
