.text_s {
	line-height: 120%;
	margin: 10px 10px 5px;
	padding: 0px;
	font-size: x-small;
}
.text_l {
	line-height: 120%;
	margin: 10px 10px 5px;
	padding: 0px;
}
.table {
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	font-size: x-small;
	line-height: 120%;
}
.midasi_1 {
	font-size: medium;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FF6600;
}
.text_footer {
	font-size: x-small;
	color: #FFFFFF;
	margin: 3px;
	
}


.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.contents {
	margin: 10px 0;
}

.text-center {
	text-align: center;
}

.copyright {
	width: 760px;
	background-color: #99CB34;
	padding: 5px 0;
	margin: 0 auto;
	font-size: x-small;
}