@charset "utf-8";

 h5 {
	color: #006;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 15px;
	padding:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}   

.img_c {
	text-align: center;
}

.img_l {
	float: left;
}

.img_r {
	float: right;
}
