@charset "UTF-8";

.mm {
	width: 720px;
	float: left;
	padding-bottom: 0px;
	display: inline;
	margin: 10px 0px 30px 0px;
	background-color: #B0DFF3;
}
.mm_inner {
	padding: 10px;
}
.mm h2 {
	text-align: center;
	margin: 10px 0px 10px 5px;
}
.mm_txt {
	text-align: center;
	margin: 0px 0px 5px 0px;
	color: #232584;
	text-decoration: none;
	font-size: 16px;
}
.mm_link {
	text-align: center;
	margin: 0px 0px 25px 0px;
	color: #232584;
	text-decoration: none;
	font-size: 18px;
}
.mm_link a {
	text-decoration: none;
}
.mm_link span a {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1D1F85;
	display: inline-block;
	padding-bottom: 3px;
	font-weight: bold;
}
.mm_link span a:hover {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F39;
	display: inline-block;
}
.con_obc_3 p {
	padding: 0px 0px 10px 15px !important;
}