@charset "utf-8";
/* CSS Document */

/* school index */
#globalNaviBox ol li#gmEnt a {
	background-position:0px -36px;	
}



.st01Box img {
	margin: 0px;
	padding: 0px;
	float: right;
}
.st01Img {
	margin: 8px 0px 0px;
}
.st02Img {
	margin: 8px 0px 0px;
}
.st04Box img {
	margin: 0px;
	padding: 0px;
	float: right;
}
.st04Box ul {
	margin: 12px 0px 0px;
	padding: 0px;
	float: left;
	width: 200px;
}
.st04Box li {
	margin: 0px 0px 8px;
	padding: 0px 0px 0px 24px;
	list-style-type: none;
	background-image: url(../../school/images/topSt04point.gif);
	background-repeat: no-repeat;
	/*font-size: 122%;*/
	background-position: 0.2em 0.2em;
}
.st05Item {
	padding: 0px;
	width: 710px;
	clear: both;
	margin: 6px 7px 4px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
	.st05Item:after{
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
	}
	.st05Item .infoItemR {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 500px;
	}
	.st05Item h4 {
	margin: 8px 0px;
	/*font-size: 122%;*/
	padding: 6px 2px 4px 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	background-image: url(../../school/images/topSt05point.jpg);
	background-position: 0.4em 0.4em;
	background-repeat: no-repeat;
	}
	.st05Item img {
		margin: 0px;
		padding: 4px 4px 4px 0px;
		float: left;
	}
	.st05Item p {
		margin: 0px;
		padding: 0px;
		line-height: 148%;
	}
