@charset "UTF-8";
/* トップ画像 */
#container #topImage {
	position: relative;
	width: 100%;
	min-width: 1050px;
	height: 135px;
	background: url("../img/info/top_image2.jpg") no-repeat center top;
	margin: 10px auto 0;
}