@charset "utf-8";

#shopBox {
	position: relative;
	width: 655px;
	padding: 190px 0px 0px 15px;
	overflow: hidden;
	background: url(../images/shopbox_back.jpg) no-repeat center top;
}

#rightWrapper #shopList {
	position: relative;
	height: 108px;
	margin: 0px 0px 0px -5px;
	width: 651px;
	padding-bottom: 35px;
}

#rightWrapper #shopList li {
	float: left;
	font-size: 0px;
	line-height: 0px;
}

#rightWrapper #shopBox table {
}

#shopBox h4 {
	clear: both;
}

#shopBox h5 {
	clear: both;
	margin-bottom: 25px;
}

#shopBox table {
	width: 330px;
	margin-bottom: 25px;
}

#shopBox th {
	color: #ED0868;
	vertical-align: top;
}

#shopBox #shop01 {
	padding-bottom: 50px;
	background: url(../images/photo01.jpg) no-repeat 350px 55px;
}

#shopBox #shop02 {
	padding-bottom: 50px;
	background: url(../images/photo02.jpg) no-repeat 350px 55px;
}
#shop02 table {
	margin-bottom: 30px;
}

#shopBox  #shop03 {
	padding-bottom: 50px;
	background: url(../images/photo03.jpg) no-repeat 350px 55px;
}
#shop03   table {
	margin-bottom: 100px;
}

#shopBox   #shop04 {
	padding-bottom: 50px;
	background: url(../images/photo04.jpg) no-repeat 350px 55px;
}
#shop04 table {
	margin-bottom: 80px;
}

#shopBox   #shop05 {
	padding-bottom: 50px;
	background: url(../images/photo05.jpg) no-repeat 350px 55px;
}

#shop05 table {
	margin-bottom: 70px;
}
