@charset "utf-8";
/* -----------------------------------------------------------
CSS Information
 File name:      info.css
 Style Info:     インフォメーション
----------------------------------------------------------- */
.info_img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto 15px;
	overflow: hidden;
	text-align: center;
}
.info_img img {
	max-width: 100%;
	vertical-align: top;
}