@charset "utf-8";
/* CSS Document */

div.img{
margin:10px 0px 20px 0px;
}


#sourceType ul.school{
font-size:12px;
line-height:24px;
margin:0px 0px 30px 0px;
padding:0px;
}


#sourceType li{
list-style-type:disc;
margin:0px 0px 0px 20px;
}



#sourceType h4{
margin:5px 0px 15px 0px;
}



.upperPara {
	display: block;
	padding-bottom: 30px;
	border-bottom: 1px dotted #999999;
}
.typeBox {
	padding: 20px 0px;
}
.yel {
	background-color: #FBFCD3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C07CB9;
	border-left-color: #C07CB9;
}
.upper_line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top:10px;
}
