@charset "utf-8";

#contentRoot {
	text-align:left;
	font-size:12px;
	background-color:#FFFFFF;
	border-right:#666666 solid 1px;
	border-left:#666666 solid 1px;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	padding:10px;
	}
#contentRoot h2{
	font-size:14px;
	font-weight:bold;
	}

#contentRoot div.go-top {
	clear: both;
	background:url(/images/bg_gotop.gif) center right no-repeat;
	font-size:12px;
	line-height:15px;
	text-align:right;
	margin:20px 0 10px 0;
	padding:0 15px;
	}

#contentRoot div.go-top a{
	color:#3EA203;
	}


#contentRoot div#rootTtl{
	padding:0;
	}
#contentRoot div#rootTtl p{
	padding:5px 0;
	}
#contentRoot div.startArea{
	font-size:12px;
	font-weight:bold;
	width:540px;
	height:20px;
	background:url(/school//images/bg_root.gif) no-repeat;
	padding:15px 0 0 30px;
	}

#contentRoot div.areaName{
	font-size:12px;
	line-height:150%;
	border:#EAEAEA solid 1px;
	padding:10px;
	margin:5px 0 20px 0;
	}

#contentRoot div#train{
	background: url(/school/images/icon_train.gif) center left no-repeat;
	padding:0 0 0 30px;
}
#rootTtl ul{
	margin:0 0 10px 20px;
}
#rootTtl ul li{
	padding:3px 0;
}