@charset "utf-8";
#wrapper {
	width: 100%;
	margin-top: -15px;
}
#box1 {
	width: 88%;
	text-align: center;
	display: none;
	height: 0px;
}
#box1 img {
	max-width:100%;
	width: 100%;
}
#box1m {
	width: 88%;
	margin-bottom: 2%;
	margin-right: 5%;
	margin-left: 5%;
	text-align: center;
	margin-top: 0px;
	height: 100%;
	padding-top: 0px;
	display: block;
}
#box1m  img{
	max-width: 100%;
	width: 100%;
}
#box2 {
	width: 100%;
	text-align: center;
	line-height: 16px;
	margin-top: -12px;
	margin-bottom: 0px;
	font-size: 9px;
}
