@charset "UTF-8";
html{
	background-image:none;
	background-color:#fefefe;
}
body{
	width:874px;
	background-image:none;
	background:url(../img/enterBg.gif) repeat-y center #fefefe;
	margin:0 auto;
}
h1{
	width: 840px;
	padding: 0 5px;
	margin: 0 auto;
	text-align:right;
	font-weight:normal;
	z-index:2;
	background-color: #fff;
}
#contents{
	width:830px;
	background-color: #fff;
	padding:10px;
	margin:0 auto;
}
#enterImage{
	width:850px;
	height:400px;
	overflow:hidden;
	margin:0 auto;
}
.ei1{
	background: url('../img/enter/1.jpg') no-repeat;
}
.ei2{
	background: url('../img/enter/2.jpg') no-repeat;
}
.ei3{
	background: url('../img/enter/3.jpg') no-repeat;
}
.ei4{
	background: url('../img/enter/4.jpg') no-repeat;
}
.ei5{
	background: url('../img/enter/5.jpg') no-repeat;
}
.ei6{
	background: url('../img/enter/6.jpg') no-repeat;
}
.ei7{
	background: url('../img/enter/7.jpg') no-repeat;
}

.d_ei1{
	background: url('../img/delivery/enter/1.jpg') no-repeat;
}
.d_ei2{
	background: url('../img/delivery/enter/2.jpg') no-repeat;
}
.d_ei3{
	background: url('../img/delivery/enter/3.jpg') no-repeat;
}
.d_ei4{
	background: url('../img/delivery/enter/4.jpg') no-repeat;
}
.d_ei5{
	background: url('../img/delivery/enter/5.jpg') no-repeat;
}
.d_ei6{
	background: url('../img/delivery/enter/6.jpg') no-repeat;
}
.d_ei7{
	background: url('../img/delivery/enter/7.jpg') no-repeat;
}
#enterImage ul{
	padding:262px 0 0 16px;
	margin:0;
}
#enterImage ul li{
	float:left;
}
#enterImage ul li.enter{
	padding: 0 0 0 5px;
	height:120px;
}
#enterImage ul li.out{
	padding: 76px 0 0 15px;
	height:34px;
}
#enterImage ul li.enter a, #enterImage ul li.out a{
	display:block;
	overflow:hidden;
	text-indent: -9999px;
}
#enterImage ul li.enter a:hover, #enterImage ul li.out a:hover{
	background-position: bottom;
}
#enterImage ul li.enter a{
	background:url('../img/enterBtn.jpg') no-repeat;
	width:226px;
	height:108px;
}
#enterImage ul li.out a{
	background:url('../img/outBtn.jpg') no-repeat;
	width:171px;
	height:32px;
}
#enterImage div{
	text-indent: 0px;
	clear:both;
	padding-left:30px;
}

#enterLogo{
	text-align:center;
}

#enterSetumei {
	width: 811px;
	margin: 0 auto 20px auto;
}
#enterSetumei dt {
	background: url(../img/enterH2.gif) no-repeat;
	margin: 0 0 0 0;
	height: 34px;
	text-indent: -9999px;
}
#enterSetumei dd {
	border: 1px solid #DF3F8A;
	padding: 10px;
	_height: 1px;
	min-height: 1px;
}

