@charset "utf-8";



#dls {
	width: 930px;
	height: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 30px;
}

/* #################### */
	/* pksup */
/* #################### */
.dls {
	position: relative
	width: auto;
	text-align: center;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #FF5400;
}






/* #################### */
	/* ＤＬボタン
/* #################### */
.dlsb {
	width: 457px;
	height: 71px;
    display: block;
	overflow: hidden;
	position: relative; top: 847px; right: px; bottom: 0px; left: 240px; 
}


.dlsb_area {
	width: 300px;
	height: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative; top: 0px; right: 0px; bottom: 0px; left: 0px; 
}






/* #################### */
	/* ＤＬショップ
/* #################### */

/*#dls {
	width: 930px;
	height: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	position: relative; top: 925px; right: 0px; bottom: 0px; left: 0px; 
}

*/

.dls {
	width: 930px;
	height: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	position: relative; top: -20px; right: 0px; bottom: 0px; left: 0px; 
}


.dlshd {
	width: 930px;
	height: 61px;
	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: 0px;
}

.dlsbn {
	width: 650px;
	height: auto;
	display: block;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

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





