@charset "UTF-8";

@import "../css/contents.css";


.material td {
	font-size: 95%;
	text-align: center;
}
div.section h4 {
	font-weight: bold;
	margin-bottom: 5px;
	color:#11214f;
	font-size: 105%;
	height: 30px;
	line-height: 30px;
	background: #d9e4f1 url(img/bg_h4.gif) no-repeat left center;
	padding-left: 125px;
}
div.section h5 {
	margin-top: 10px;
	margin-bottom: 5px;
	background: #f9f9f9 url(../img/arrow.gif) no-repeat 5px center;
	height: 16px;
	line-height: 16px;
	padding: 5px 5px 5px 26px;
	font-weight: bold;
	color:#11214f;
}
.section ol {
	margin-left: 30px;
}
.section ol li span {
	padding-left: 15px;
	color: #666;
	font-size: 90%;
}
#big3 li {
	color: #222;
	font-size: 115%;
	margin-bottom: 10px;
	font-weight: bold;
}
#big3 li span {
	font-weight: bold;
	color: #333;
}
#other li {
	color: #333;
	margin-bottom: 5px;
}
#exp li {
	list-style: none;
	float: left;
	margin-right: 20px;
	white-space: nowrap;
	margin-bottom: 5px;
}