@import url(common.css);
@import url(outline.css);

#content h3 {
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	background-repeat: no-repeat;
	line-height: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-bottom: 7px;
}

#instructor h3 {
	margin-bottom: 3px;
	background-image: url(img/bar/purple.png);
}

#instructor ul {
	margin-top: 10px;
}

#instructor li {
	background-image: url(img/base/fieldstaff01.png);
	height: 55px;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 5px;
}

#instructor .evenline {
	background-image: url(img/base/fieldstaff02.png);
}

#monitor h3 {
	margin-bottom: 3px;
	background-image: url(img/bar/purple.png);
}

#monitor ul {
	margin-top: 10px;
}

#monitor li {
	background-image: url(img/icon/purple_sankaku_l.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-left: 12px;
	font-size: 12px;
	line-height: 13px;
	background-position: left 1px;
}

#monitor span {
	float: left;
}

#monitor .title {
	width: 80px;
}