@charset "utf-8";
body {
	background: url(../img/bass/bg_top4.jpg) no-repeat center 0;
	background-attachment: fixed;
/* 	background-size: cover; */
}

#top_area {
	width: 1200px;
	height: 820px;
	margin: 124px auto 0;
}
#top_area div.banner {
	padding-top: 670px;
	width: 930px;
	height: 136px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#top_area div.banner ul {
	text-align: center;
}
#top_area div.banner li {
	list-style: none;
	display: inline-block;
	margin: 2px;
	float: left;
}

#cdv {
	display: block;
	margin-top: -630px;
	margin-left: 780px;
	width: 285px;
}

#cdv2 {
	display: block;
	margin-top: -400px;
	margin-left: 800px;
	width: 285px;
}



/* #################### */
	/* ＤＬショップ
/* #################### */
#dls {
	width: 930px;
	height: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

.dlshd {
	width: 930px;
	height: 49px;
	display: block;
	background-image: url(../img/dlshd.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

.dlsft {
	width: 930px;
	height: 40px;
	display: block;
	background-image: url(../img/dlsft.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

.dlsrp {
	width: 930px;
	height: auto;
	display: block;
	background-image: url(../img/dlsrp.png);
	background-repeat: repeat-y;
	overflow: hidden;
	padding-top: 10px;
}

.dlsbn {
	width: 850px;
	height: auto;
	display: block;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

.dls_sm{
	width: 200px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}







/* #################### */
	/* firefox用 */
/* #################### */
@-moz-document url-prefix() {
/*body {
    background: url(../img/bass/bg_top.png) no-repeat center -100px;
}

body {
    background: url(../img/bass/bg_top2.jpg) no-repeat center 0px;
}*/

body {
    background: url(../img/bass/bg_top3.jpg) no-repeat center 0px;
}




