@charset "utf-8";

img {border: 0;}

/*header*/
div#contents {
	width: 796px;
	border: 1px solid #4d4d4d;
	border-width: 0px 1px;
	height: auto;
	overflow: hidden;	
}

div#head01 {
	margin-top: 0px;
	width: 800px;
	height: 26px;
	background: url(topimg/head01.jpg) no-repeat center;
}

div#head01 h2 {
	font-size:13px;
	color: #FFF;
	padding-left: 10px;
	padding-top: 5px; 
}

div.school_wrapp {
	width: 780px;
	margin: 0px auto 15px;
}



div.school_title {
	width: 330px;
	height: 27px;
	background: url(topimg/couse_title.gif) no-repeat center left;
}

div.school_title h3 {
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 27px;
	padding-left: 40px;
}



div.school_box {
	width: 730px;
	height: auto;
	margin: 0px auto;
	background: #DDD;
	padding:25px;
	overflow: hidden;
}

div.school_box a {
	float:left;
	margin-right: 20px;
	display: block;
	margin-bottom: 20px;
	}

div.school_box .left {
	float: left;
	margin-right: 25px;
	display: block;
}

div.school_box .right {
	margin-bottom: 25px;
	float: left;
}

div.text_box {
	width: 342px;
	height:auto;
	float:left;
}

div.text_title {
	width: 342px;
	height: 25px;
	background: url(topimg/navybar.gif) no-repeat center;
	color: #fff;
	line-height: 25px;
	letter-spacing: 0.1em;
}

div.text_title span {
	margin-left: 25px;
	display: block;
}

div.text_box2 {
	width: 330px;
	height: 105px;
	border: 1px solid #4d4d4d;
	border-width: 0px 1px 1px 1px;
	overflow: auto;
	background: #FFF;
	padding: 5px;
}