@charset "utf-8";

div#degree h2 {
  margin-bottom:1em;
}
div#degree p {
	margin: 0 20px 1em 0;
	line-height: 1.7em;
}


div#degree .margin01 {
	padding: 0px;
	margin: 20px;
	border: none;
}

div#degree .line01 {
	padding: 0px;
	margin: 20px;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
	border-style: dotted;
}

ul.worker {
	margin-left: 30px;
	}

ul.worker li {
	list-style: none;
	background-image: url("../img/list_01.gif");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	}
	
div#degree .default_button {
	width: 220px;
	margin:5px 0;
	font-weight:bold;
	text-align:center;
	}
div.img_area {
	padding:5px ;
	overflow:auto;
	background-color: #FFF6BB;
	margin:0 0 10px 0;

}
table.float_l {
	width: 100%;
	border-top: 1px solid #AAA;
	border-right: 1px solid #AAA;
	border-collapse: collapse;
	margin: 10px 10px 10px 0;

}
table.float_l th,table.float_l td {
	border-left: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	padding:5px;
}
table.float_l th {
	width: 120px;
	background-color: #FFF6BB;

}
table.float_l td ol {
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	list-style:outside disc;
	}
table.float_l td li {
	margin 0;
	padding:0;
	font-size: 90%;
}
h4.left_h4 {
	font-size: 110%;
	color: #2E638C;
	clear:both;
	margin:0;
}
table#table_bottom {
}
table#table_bottom td {
	border-bottom: 1px dashed #7FA2B2;
}

