@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */

#sch_af_news {
	width: 566px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #sch_af_news {
	height: 500px;
}

#sch_af_news a {
	text-decoration: underline;
}

/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

#sch_af_news h5.info-title {
	margin-bottom: 7px;
	font-size: 90%;
	font-weight: bold;
	color: #fa7d19;
}

#sch_af_news span.title-text {
	color: #3c3c3c;
}

#sch_af_news div.info-list {
	padding: 10px;
	margin-bottom: 20px;
	background: #eeeeee;
}

#sch_af_news div.info-list h6 {
	margin-bottom: 10px;
	font-size: 80%;
	line-height: 1.2em;
	font-weight: bold;
}

#sch_af_news div.info-list ol {
	margin-left: 20px;
	margin-bottom: 3px;
}
*html #sch_af_news div.info-list ol {
	margin-left: 25px;
}
*+html #sch_af_news div.info-list ol {
	margin-left: 25px;
}

#sch_af_news div.info-list li {
	font-size: 80%;
	line-height: 1.6em;
}

#sch_af_news ul.certificate-list li {
	padding-left: 15px;
	background: url(../images/sch_af_news_bg_003.gif) 3px 50% no-repeat;
}

#sch_af_news table.table-style01 caption {
	text-align: left;
	font-size: 80%;
}

#sch_af_news table.table-style01 caption span.cap-title {
	display: block;
	padding-bottom: 5px;
	color: #E64949;
}

#sch_af_news span.underLine {
	text-decoration: underline;
}

