@charset "utf-8";
/* CSS Document */
/*メインイメージ*/
.mainimg {
	width: 100%;
	height: 450px;
	background: url(../images/top/mainimg.jpg) top center no-repeat;
	text-align: center;
}

.balloon {
	height: 72px;
	margin: 10px auto 10px auto;
}
.balloon img {
	display: inline;
}