@charset 'utf-8';

/* top */

div#box {
	width:900px;
	height:700px;
	margin:0 auto;
	text-align:center;
	}
div#pro {
	position:absolute;
	background:url(../images/eproduction.gif) no-repeat left top;
	width:900px;
	height:20px;
	margin-top:50px;
	}

div#kecom {
	position:absolute;
	margin-left:740px;
	margin-top:20px;
	width:140px;
	height:30px;
	}
div#cov-box {
	position:absolute;
	margin:20px 20px 0;
	width:860px;
	height:610px;
	}
div#covj {
	position:absolute;
	margin:430px 430px 0 230px;
	width:200px;
	height:30px;
	}
div#cove {
	position:absolute;
	margin:430px 230px 0  430px;
	width:200px;
	height:30px;
	}
h3#aruitemo {
	position:absolute;
	background:url(../images/aruitemo.gif) no-repeat left top;
	text-indent:-9999px;
	width:900px;
	height:20px;
	margin-top:50px;
	}
/* contents-box */

div#contents-box {
	background:url(../images/bg_ebox2.gif) no-repeat center top;
	width:900px;
	height:700px;
	text-align:left;
	}
div#contents-boxs {
	background:url(../images/bg_eboxs.gif) no-repeat center top;
	width:900px;
	height:700px;
	text-align:left;
	}
div#contents-box1 {
	background:url(../images/bg_ecoves.jpg) no-repeat center top;
	width:900px;
	height:700px;
	text-align:left;
	}
div#fla-box {
	position:absolute;
	top:70px;
	width:900px;
	height:50px;
	}

div#box-wnew {
	position:absolute;
	margin:340px 40px 0 500px;
	width:360px;
	height:60px;
	}

/* NEWS */
div#scrll-box1 {
	position:absolute;
	width:360px;
	height:60px;
	overflow:auto;
	}
div#box-wnew p {
	font-size:78%;
	line-height:1.3em;
	color:#666666;
	text-align:left;
	}

/* header */
div#header {
	position:absolute;
	}
div#header h2 {
	position:absolute;
	font-size:1px;
	text-indent:-9999px;
	width:900px;
	height:20px;
	top:20px;
	}

/* body */

div#foot-box {
	position:absolute;
	width:900px;
	height:120px;
	margin-top:580px;
	}

/* menu */
div#menu-box {
	position:absolute;
	height:20px;
	float:left;
	margin-left:266px;
	}
div#menu-box ul {
	list-style-type:none;
	padding:0;
	margin:0;
	}
div#menu-box li {
	display:block;
	float:left;
	padding:0;
	margin:0;
	}
div#menu-box li a {
	background:url(../images/emenu.gif) no-repeat left top;
	font-size:2px;
	text-indent:-9999px;
	display:block;
	height:20px;

	}
div#menu-box li#e01 a {
	background-position:0 0;
	width:56px;

	}
div#menu-box li#e02 a {
	background-position:-56px 0;
	width:123px;
	}
div#menu-box li#e03 a {
	background-position:-179px 0;
	width:179px;
	}
div#menu-box li#e04 a {
	background-position:-379px 0;
	margin-left:27px;
	width:230px;
	}

div#menu-box li#e01 a:hover {
	background-position:0 -20px;
	}
div#menu-box li#e02 a:hover {
	background-position:-56px -20px;
	}
div#menu-box li#e03 a:hover {
	background-position:-179px -20px;
	}
div#menu-box li#e04 a:hover {
	background-position:-379px -20px;
	}
