@charset "UTF-8";

/* コンテンツ */
.all #mainContent {
	padding:0px;
	margin: 0px;
	background: url(../../images/top_back.gif);
	height: 305px;
}


h1 {
	margin-top: 205px;
	margin-left: 355px;
	position:absolute;
	background-image: url(../../images/top_txt.png);
	background-repeat: no-repeat;
	padding: 0px;
	width: 410px;
	height:85px;
	text-indent: -9999px;
	color: #FFFFFF;
	behavior: expression(IEPNGFIX.fix(this));
}

.mainph {
	height: 345px;
	width: 467px;
	margin-top: -40px;
	margin-left: 188px;
	position: absolute;
	background-image: url(../../images/top_ph.png);
	behavior: expression(IEPNGFIX.fix(this));
}


/* フッター */
.all #footer {
	padding:0px;
	margin: 0px;
	background: url(../../images/top_back_footer.gif);
	height: 60px;
}

