@charset"Shift_JIS";

/*―――――――――――――――――――――――――――――
	whatsnew
―――――――――――――――――――――――――――――*/
div#whatsnew {
	width: 680px;
}

/*―――――――――――――――――――――――――――――
	whatsnew
―――――――――――――――――――――――――――――*/
div#whatsnew {
	margin: 0 auto;
	width: 680px;	clear: both;
}

/*----------------------------
	whatsnewタイトル
----------------------------*/
div#whatsnew h2 {
	font-size: 0;
	margin: 0px;
	padding: 0px;
	height: 20px;
	background: url("../img/h2-whatsnew.gif") no-repeat top left;
	text-indent: -9000px;
}

/*----------------------------
	whatsnewリスト(全体)
----------------------------*/
#whatsnew dl {
	margin: 0px;
	padding: 5px;
	border: 1px solid #8237EA;
	border-width: 0px 1px 1px 1px;
	width: 668px;
	height: 200px;
	overflow: auto;
	scrollbar-face-color : #B439FF;
	scrollbar-track-color: #F3CFFF;
	scrollbar-arrow-color: #444444;
	scrollbar-shadow-color: #8237EA;
	scrollbar-highlight-color: #F3CFFF;
	scrollbar-darkshadow-color: #F3CFFF;
	background-color: #EAB7FC;
}

#whatsnew dl dt,
#whatsnew dl dd {
	margin: 0px;
	padding: 0px;
	float: left;
}

#whatsnew dl dt {
	width: 85px;
}

#whatsnew dl dd {
	margin: 0px 0px 5px 0px;
	width: 555px;
	background-color: #F3CFFF;
}

/*----------------------------
	whatsnewリスト(1日分)
----------------------------*/
#whatsnew dl dd ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}

#whatsnew dl dd ul li {
	padding-left: 43px;
}

#whatsnew ul li.newShop {
	background: url("../img/whatsnew/new.gif") no-repeat;
	background-position: left 2px;
}

#whatsnew ul li.newGirl {
	background: url("../img/whatsnew/girl.gif") no-repeat;
	background-position: left 2px;
}

#whatsnew ul li.newPrice {
	background: url("../img/whatsnew/price.gif") no-repeat;
	background-position: left 2px;
}

#whatsnew ul li.newEtc {
	background: url("../img/whatsnew/etc.gif") no-repeat;
	background-position: left 2px;
}


#whatsnew dl dd ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}


/*―――――――――――――――――――――――――――――
	areaList
―――――――――――――――――――――――――――――*/

div#areaList {
	margin: 0 0 10px;
	padding: 0;
	width: 680px;
	line-height: 1.0;
	background: #EAB7FC url('../img/area_bg_bottom.gif') center bottom no-repeat;
}

div#areaList h2,
div#areaList dl,
div#areaList dt,
div#areaList dd,
div#areaList ul,
div#areaList li {
	margin: 0px;
	padding: 0px;
}

div#areaList h2 {
	height: 35px;
	background: url('../img/area_h2_title.gif') center bottom no-repeat;
	text-indent: -9999px;
}

div#areaList dl {
	padding: 0 0 3px 7px;
	width: 673px;
	background: url('../img/area_bg_right.jpg') top right no-repeat;
}

div#areaList dt {
	margin: 0 4px 2px 0;
	padding: 1px 0 2px 0;
	width: 100px;
	float: left;
	clear: left;
	font-weight: bold;
	text-align: center;
	color: #666;
}

div#areaList dt.areaDt5100 {
	background: #BEDFFE;
}

div#areaList dt.areaDt1100 {
	background: #74DBDA;
}

div#areaList dt.areaDt4100 {
	background: #FED940;
}

div#areaList dt.areaDt3100 {
	background: #B7DBB7;
}

div#areaList dt.areaDt7100 {
	background: #FEBCBD;
}

div#areaList dt.areaDt8100 {
	background: #BCBDFE;
}

div#areaList dt.areaDt9100 {
	background: #FD964B;
}

div#areaList dd {
	padding: 1px 0 2px 0;
	width: 565px;
	float: left;
	background: url('../img/area_bg_dd.jpg') top left repeat-y;
}

	*:first-child+html div#areaList dd { /* IE7Hack */
		margin: 1px 0 1px 0;
	}

	*:first-child+html div#areaList dd.areaDd5100 { /* IE6Hack */
		margin: 0 0 1px 0;
	}

	* html div#areaList dd { /* IE7Hack */
		margin: 1px 0 1px 0;
	}

	* html div#areaList dd.areaDd5100 { /* IE6Hack */
		margin: 0 0 1px 0;
	}



div#areaList ul li {
	padding: 0 0.5em;
	display: inline;
	list-style-type: none;
	color: #999;
}

div#areaList ul li.area4100,
div#areaList ul li.area3100,
div#areaList ul li.area7100,
div#areaList ul li.area8100,
div#areaList ul li.area9100 {
	padding-right: 1.5em;
}





/*--------------------------------------
	割引情報
--------------------------------------*/
div#discount{
	margin: 3px 0 15px;
	clear: both;
}

#discount h2 {
	padding: 0px;
	width: 678px;
	height: 68px;
	background: url("../img/h2-discount.gif") no-repeat left center;
	text-indent: -9000px;
}

#discount div {
	padding: 5px;
	width: 666px;
	max-height: 500px;
	border: 1px solid #666;
	border-width: 0px 1px 1px 1px;
	overflow-y: scroll;
	background: #EAB7FC;
	scrollbar-face-color : #B439FF;
	scrollbar-track-color: #F3CFFF;
	scrollbar-arrow-color: #444444;
	scrollbar-shadow-color: #8237EA;
	scrollbar-highlight-color: #F3CFFF;
	scrollbar-darkshadow-color: #F3CFFF;

}

* html #discount div { /* IE6ハック */
	height: 500px;
}

#discount div dl, #discount div dt, #discount div dd {
	margin: 0;
	padding: 0;
}

#discount div dl {
}

#discount div dt {
	width: 55px;
	float:left;
}

#discount div dd {
	margin: 0 0 2px 0;
	padding: 2px 5px;
	width: 581px;
	border-bottom: 1px dotted #fdd;
	float:left;
}

#discount div dd.disDiscount {
	background: #fee;
}

#discount div dd.disEvent {
	background: #EBFBD2;
}

#discount div dd span {
	color: #f33;
	font-weight: bold;
}

#discount div dt.disDiscount {
	background: url("../img/discount/price.gif") no-repeat left center;
	text-indent: -9000px;
}

#discount div dt.disEvent {
	background: url("../img/discount/event.gif") no-repeat left center;
	text-indent: -9000px;
}

#discount div strong.disDay {
	color: #333;
}



