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


 table {
	margin:15px auto;
	border-top:#cccccc 1px dotted;
}

 table th {
	padding:10px;
	text-align:left;
	border-bottom:#cccccc 1px dotted;
}

 table td {
	padding: 10px;
	margin-left:5px;
	vertical-align:top;
	border-bottom:#cccccc 1px dotted;
}


.org {
	background: #F8F7F1;
	color:#9B5241;
}

.type_box {
	margin-bottom: 80px;
}

.type_box p {
	margin-bottom: 20px;
}