@charset "utf-8";
/* CSS Document */

.ex_line {
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3CCC2;
}

.ex_line2 {
	margin-top: 5px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3CCC2;
}

.img_center {
	text-align: center;
}