@charset "utf-8";

/*トップページ*/

img {
	border-style: none;
}

/*----------------------------------------------------------------- */

.topContents:after
 { content: " "; display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em; line-height: 0;}
.topContents
 { display: block; *height:100%; }
/* no ie mac \*/
* html .topContents
 { height: 1%; }
.topContents
 { display: block; }
/* */

/*----------------------------------------------------------------- */

.topPage {
	background-image: url(/en/common_e/img/top/etop_bg2.jpg);
	background-repeat: repeat-x;
	background-position: left 53px;
}
.homeMain {
	position: absolute;
	height: 313px;
	width: 860px;
	left: 0px;
	top: 61px;
}
.topPage .container .topContents {
	padding: 28px 0px 20px;
	position: relative;
}

.topPage .container .topContents .eTopBanner {
	text-align: center;
	padding: 0px 0px 30px 3px;
}
.topPage .container .topContents .eTopBanner img {
	margin: 0px 5px;
}
