@charset "utf-8";
/* CSS Document */
/* ヘッダービジュアル分割用CSS */

/*--メイン画像--*/
#top_mainimage {
	width:990px;
	float: left;
	height: 195px;
	background-image: none;
	position: relative;
}
#top_mainimage #top_contactbtn{
	position: absolute;
	left: 651px;
	top: 36px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
.headerOverlap {
	position: absolute;
	left: 380px;
	top: 0px;
}
