@charset "utf-8";


#contents {
	margin: 10px auto;
	width: 960px;
}

#pagelink li{
	float: left;
	width: 222px;
	height: 297px;
	border: #333 1px solid;
}

#pagelink a {
	display: block;
	width: 222px;
	height: 297px;
	text-decoration: none;
}

#page1 {
	position: relative;
	background: url(../img/page1.jpg) no-repeat;
}

#page2 {
	position:relative;
	left: 22px;
	background: url(../img/page2.jpg) no-repeat;
}

#page3 {
	position:relative;
	left: 43px;
	background: url(../img/page3.jpg) no-repeat;
}

#page4 {
	position:relative;
	left: 64px;
	background: url(../img/page4.jpg) no-repeat;
}


#under_contents {
	position: static;
	margin: 0 auto;
	padding-left: 10px;
	width: 970px;
}

#link {
	float: left;
	margin: 10px 12px 0 0;
	width: 650px;
}

#auction li {
	float: left;
	width: 312px;
	height: 237px;
	border: #333 1px solid;
}

#auction a {
	display: block;
	width: 312px;
	height: 237px;
	text-decoration: none;
}

#yahoo {
	position: relative;
	background: url(../img/yahoo1.jpg) no-repeat;
}

#rakuten {
	position: relative;
	left: 22px;
	background: url(../img/rakuten1.jpg) no-repeat;
}

#newsarea {
	padding: 10px 0 0 5px;
	width: 650px;
}

#newsarea li {
	float: left;
}

#newslogo {
	width: 93px;
	height: 97px;
	border: #333 1px solid;
}

#newslist {
	width: 414px;
	height: 97px;
	border-top: #333 1px solid;
	border-bottom: #333 1px solid;
	font-size: 90%;
	color: #c0f063;
}


#newslist dt {
	clear: both;
	float: left;
	margin-top: 10px;
	width: 95px;
	text-align: center;
}

#newslist dd {
	float: left;
	margin-top: 10px;
	width: 319px;
}

#newsbtn {
	width: 130px;
	height: 97px;
	border-top: #333 1px solid;
	border-right: #333 1px solid;
	border-bottom: #333 1px solid;
}

#newsbtn img {
	margin-top: 7px;
}



#top_side {
	float: left;
	margin: 10px 0;
}

#acq {
	margin-bottom: 15px;
	width: 297px;
	height: 78px;
	background: url(../img/kaitori.jpg) no-repeat;
}

#acq a {
	display: block;
	width: 297px;
	height: 78px;
	text-decoration: none;
}

#automatu {
	margin-bottom: 15px;
	width: 305px;
	height: 95px;
	background: url(../img/matsumoto.png) no-repeat;
}

#automatu a {
	display: block;
	width: 305px;
	height: 95px;
	text-decoration: none;
}

#shopinfo {
	width: 297px;
	height: 317px;
	background:url(../img/tenpo.jpg) no-repeat;
	margin-bottom: 15px;
}

#shopinfo a {
	display: block;
	width: 297px;
	height: 317px;
	text-decoration: none;
}
#fb {
	width: 297px;
	height: 111px;
	background:url(../img/facebook_banner.jpg) no-repeat;
}

#fb a {
	display: block;
	width: 297px;
	height: 111px;
	text-decoration: none;
}

#btnlnk {
	float: left;
	margin-top: 20px;
	width: 650px;
}

#btnlnk li {
	float: left;
	padding: 0 5px 0;
	width: 120px;
}


