@charset "utf-8";
/* CSS Document */

.eShopBox {
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 45px;
	margin-left: auto;
}

.eShopBoxCon {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.esImg {
	float: left;
	width: 282px;
}

.esExp {
	float: right;
	width: 506px;
}

.esExpTxt {
	height: 65px;
}

.es01 a {
	height: 110px;
	width: 326px;
	background-image: url(../img/e-shopping/es_b01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
}

.es01 a:hover {
	background-image: url(../img/e-shopping/es_b01.jpg);
	background-position: bottom;
}

.es02 a {
	height: 110px;
	width: 326px;
	background-image: url(../img/e-shopping/es_b02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
}

.es02 a:hover {
	background-image: url(../img/e-shopping/es_b02.jpg);
	background-position: bottom;
}

.eShopContactBox {
	width: 700px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

.eShopContactF a {
	background-image: url(../img/e-shopping/b01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 85px;
	width: 326px;
	display: block;
	float: left;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.eShopContactF a:hover {
	background-image: url(../img/e-shopping/b01.jpg);
	background-position: bottom;
}

.eShopContactH a {
	background-image: url(../img/e-shopping/b002.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	float: right;
	height: 85px;
	width: 326px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.eShopContactH a:hover {
	background-image: url(../img/e-shopping/b002.jpg);
	background-position: bottom;
}
