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

div#header ul {
	border-bottom-color: #8DB939;}

ul.secondNavi {
	padding-top: 6px;}

h3 {
	padding-bottom: 15px;}


div.containtArea p {
	padding-bottom: 20px;}

div.section {
	width: 570px;
	padding-bottom: 40px;
	background: url(/college/report/img/bg_box.gif) left top no-repeat;
	overflow: hidden;}

div.section dl {
	padding: 18px 0 0 0;
	background: url(/common/img/line_dotted.gif) left bottom repeat-x;}

div.section dl dt {
	padding: 0 0 10px 13px;
	background: url(/common/img/ico_arrow.gif) 0 0.4em no-repeat;
	line-height: 1.6em;
	font-weight: bold;}

div.section dl dd {
	padding: 0 0 20px 13px;}


/**/

div.containtArea p.returnList {
	padding: 0 0 0 13px;
	margin-bottom: 20px;
	background: url(/common/img/ico_arrow.gif) 0 50% no-repeat;}

div.section h4 {
	padding: 18px 0;
	line-height: 1.6em;
	font-weight: bold;}
	

div.section dl.status {
	width: 568px;
	padding: 0;
	margin-bottom: 20px;
	background: #F2F2F2;
	border: 1px solid #D7DCDF;
	font-size: 0.8em;}

div.section dl.status dt {
	width: 8em;
	float: left;
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
	font-weight: normal;}

div.section dl.status span {
	display: block;
	width: 8em;
	padding: 10px 0;
	text-align: center;}

div.section dl.status dd {
	padding-bottom: 1px;
	background: url(/common/img/line_dotted.gif) left bottom repeat-x;}

div.section dl.status dd.noBg {
	padding-bottom: 0;
	background: none;}

div.section dl.status p {
	padding: 10px 10px 10px 1em;
	margin-left: 7em;
	background: #ffffff;}

div.section h5 {
	padding-bottom: 5px;}

div.section dl.textList {
	padding: 0;
	background: none;}

div.section dl.textList dt {
	padding-bottom: 5px;
	background: none;
	font-weight: normal;}

div.section dl.textList dd {}

div.section h4.year {
	margin: 30px 0 0; }

