@charset "EUC-JP";
#contentsblk {
	width:864px;
	margin:10px auto;
	text-align:left;
	background-color:#d9a834;
}
#shufflemain {
	margin:10px 0 0 53px;
}
#shufflebase {
	background:url(../img/baseback.jpg) no-repeat;
	height:405px;
	position:relative;
}
#sbtn {
	position:absolute;
	top:316px;
	left:256px;
}
#c1b {
	position:absolute;
	z-index:10;
	top:4px;
	left:28px;
	width:220px;
	height:294px;
	background:url(../img/card.gif) no-repeat;
}
#c2b {
	position:absolute;
	z-index:10;
	top:4px;
	left:270px;
	width:220px;
	height:294px;
	background:url(../img/card.gif) no-repeat;
}
#c3b {
	position:absolute;
	z-index:10;
	top:4px;
	left:512px;
	width:220px;
	height:294px;
	background:url(../img/card.gif) no-repeat;
}
#c1 {
	position:absolute;
	z-index:5;
	top:4px;
	left:28px;
	width:220px;
	height:294px;
	background:url(../img/m1.gif) no-repeat;
}
#c2 {
	position:absolute;
	z-index:5;
	top:4px;
	left:270px;
	width:220px;
	height:294px;
	background:url(../img/m2.gif) no-repeat;
}
#c3 {
	position:absolute;
	z-index:5;
	top:4px;
	left:512px;
	width:220px;
	height:294px;
	background:url(../img/m3.gif) no-repeat;
}
.card {
	padding:0 15px;
}
.sitemshop {
	padding-left:25px;
	height:54px;
	vertical-align:middle;
}
.sitemshop a {
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.sitemimg {
	width:190px;
	height:120px;
	padding-bottom:5px;
	text-align:center;
}
table.sitemlist {
	width:190px;
}
table.sitemlist th {
	border-bottom:thin dotted #333333;
	text-align:left;
	padding:2px 0;
	font-size:14px;
	font-weight:bold;
}
table.sitemlist th a {
	text-decoration:none;
	color:#000000;
}
table.sitemlist th.rkakaku {
	color:#FF0000;
	font-size:16px;
}
table.sitemlist td {
	border-bottom:thin dotted #333333;
	text-align:left;
	padding:2px 0;
	font-size:12px;
}
.sitemimg img {
	margin:0 auto;
}
#shufflefooter {
	margin:10px 0 0 53px;
}
