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

/*コンテンツ
————————————————-*/

#main_img {
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#main {
	float: right;
	padding-top: 5px;
	padding-right: 8px;
	width: 670px;
}
#text {
	width: 670px;
	margin-bottom: 0px;
}
#news {
	width: 660px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
}
#news ul {
	width: 658px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF6633;
	border-bottom-color: #FF6633;
	border-left-color: #FF6633;
	height: 395px;
	overflow: auto;
}
#news ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	text-indent:-9.3em;
	margin-right: 10px;
	margin-left: 10px;
	cursor: auto;
	background-image: url(../img/icon.gif);
	background-repeat: no-repeat;
	padding-left: 10.5em;
	background-position: 1px 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 90%;
}
#campaign {
	text-align: center;
	padding-bottom: 5px;
}

#school {
	margin-top: 10px;
}
