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

/* index
--------------------------------------------*/
.toyoBox {
	background-image: url(/special/toyo2027/images/back.png);
	background-repeat: repeat;
	padding: 20px;
}

.toyoBoxIn {
	background-color: #FFF;
	width: auto;
	padding: 20px;
}

.toyoBox h3 {
	color: #FFFFFF;
	font-size: 20px;
	margin-bottom: 20px;
	background-color: #014E9E;
	line-height: 37px;
	background-image: url(/special/toyo2027/images/h3.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-weight: normal;
}

.toyoBox h4 {
	line-height: 30px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-bottom: 20px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #024387;
	font-size: 16px;
	line-height: 35px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #024387;
}

.toyoBox ul.toyoUl {
	font-size: 14px;
	line-height: 20px;
}

.toyoBox li {
	line-height: 20px;
	height: 20px;
	width: 335px;
	float: left;
	margin-bottom: 15px;
	padding-left: 25px;
	background-image: url(/special/toyo2027/images/point.png);
	background-repeat: no-repeat;
}

.picBox {
	float: left;
	width: 170px;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-left: 5px;
}

.picBox p {
	font-size: 14px;
	text-align: center;
}

.text {
	font-size: 14px;
	color: #048;
	text-align: right;
}

/* 学校紹介
--------------------------------------------*/
.school {
}

h3.schoolname {
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
ul.schoollink {
	float: left;
	margin-top: 15px;
	margin-left: 20px;
}
.school ul.schoollink li {
	width: 140px;
	height: 50px;
	margin-left: 0px;
}
.school ul.schoollink li img {
	width: auto;
	height: 50px;
}
