@charset "utf-8";
/* CSS Document */

h2 {
	margin: 0px 0px 25px 50px;
}
h2.top {
	margin: 0px 0px 25px 50px;
	padding-top: 50px;
}

table {
	width: 695px;
	padding: 0px 0px 50px 0px;
	margin: 0px 0px 0px 50px;
}

table td {
	padding: 5px 0px;
	vertical-align: top;
}


body {
	position: static;
	height: auto;
	width: 100%;
}

div#allWrap {
	position: static;
	height: auto;
	width: 995px;
}

div#flashContent {
	height: auto;
	position: static;
	width: 795px;
}


table.shopList td {
	border-bottom: 1px #333 solid;
	vertical-align: middle;
	padding: 10px 10px 10px 0px;
}
table.shopList th {
	border-bottom: 1px #333 solid;
	background: #191919;
	padding: 10px 0px;
	color: #7b85c2;
	font-size: 14px;
}

table td.tdTtl {
	text-align: right;
	padding: 5px 10px 10px 10px !important;
	vertical-align: middle;
}
table td.tdTtl img {
	margin: 0px 7px 0px 0px;
}
table td.iconTd {
	text-align: center;
	width: 40px;
	padding: 10px 0px;
}
