@charset "UTF-8";

/* ---------------------------------------------
	
	site: http://www.aeonmarche.jp/;
	
	created: 2010-03-01;
	last-modified: 2010-07-28;

--------------------------------------------- */


/* css start ------------ */


/* --------------------------------------------------------------------
	site index page
-------------------------------------------------------------------- */

body#indexPage {
}



/* ---------------------------------------------
	What's New / おすすめ情報
--------------------------------------------- */

body#indexPage div#updateArea {
	width: 667px;
	min-height: 269px;
	height: auto !important;
	height: 269px;
	margin: 10px 0 14px -5px;
	background: url(../img/update_bg.jpg) no-repeat 0 49px;
}

body#indexPage div#updateArea div.tab ul {
	width: 655px;
	height: 49px;
	margin: 0 0 0 12px;
	background: url(../img/update_tab_bg.gif) no-repeat right top;
}

body#indexPage div#updateArea div.tab ul li {
	float: left;
	font-size: 1px;
	text-indent: -9999px;
	background: url(../img/update_tab.gif) no-repeat;
}

body#indexPage div#updateArea div.tab ul li a {
	display: block;
	height: 49px;
	background: url(../img/update_tab.gif) no-repeat;
}
body#indexPage div#updateArea div.tab ul li.whatsnew a { width: 210px;}
body#indexPage div#updateArea div.tab ul li.recommend,
body#indexPage div#updateArea div.tab ul li.recommend a { width: 208px; background-position: -210px 0;}
body#indexPage div#updateArea div.tab ul li.whatsnew a.current { width: 210px;}
body#indexPage div#updateArea div.tab ul li.recommend a.current { width: 208px; background-position: -210px 0;}

body#indexPage div#updateArea div.tab ul li a:hover { background-image: url(../img/update_tab_ov.gif);}
body#indexPage div#updateArea div.tab ul li a.current,
body#indexPage div#updateArea div.tab ul li a.current:hover { background-image: url(../img/update_tab_cr.gif);}


body#indexPage div#updateArea div.section {
	display: none;
}

body#indexPage div#whatsnewArea {
	width: 667px;
	background: url(../img/update_whatsnew_bg.gif) no-repeat;
}
body#indexPage div#recommendArea {
	width: 667px;
	background: url(../img/update_recommend_bg.gif) no-repeat;
}

body#indexPage div#updateArea dl {
	padding: 21px 25px 0 157px;
}

body#indexPage div#updateArea dl dt {
	padding: 7px 0 0 22px;
	background: url(../img/nav_arrow.gif) no-repeat 4px 10px;
}

body#indexPage div#whatsnewArea dl dt {
	line-height: 21px;
	background-position: 4px 12px;
}
body#indexPage div#whatsnewArea dl dt span {
	display: block;
	padding: 0 0 0 80px;
}
body#indexPage div#whatsnewArea dl dt.info span { background: url(../img/update_icon_info.gif) no-repeat;}
body#indexPage div#whatsnewArea dl dt.flyer span { background: url(../img/update_icon_flyer.gif) no-repeat;}
body#indexPage div#whatsnewArea dl dt.otoku span { background: url(../img/update_icon_otoku.gif) no-repeat;}

body#indexPage div#updateArea dl dd {
	margin: -1.5em 0 0 0;
	padding: 0 10px 7px 11.5em;
	background: url(../img/update_dot.gif) repeat-x left bottom;
}

body#indexPage div#whatsnewArea dl dd {
	padding-left: 18em;
}

body#indexPage div#updateArea dl dd span.new {
	font-weight: bold;
	color: #db0000;
}





/* ---------------------------------------------
	What's New
--------------------------------------------- */
/*
body#indexPage div#whatsnewArea {
	width: 668px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	background: url(../img/whatsnew_bg.jpg) no-repeat left bottom;
}

body#indexPage div#whatsnewArea dl {
	margin-top: -1px;
	padding: 0 117px 60px 39px;
}

body#indexPage div#whatsnewArea dl dt {
	padding: 4px 0 0 40px;
	background: url(../img/nav_arrow.gif) no-repeat 18px 8px;
}

body#indexPage div#whatsnewArea dl dd {
	margin: -1.5em 0 0 0;
	padding: 0 10px 4px 13em;
	border-bottom: 1px solid #e3dbc7;
}

body#indexPage div#whatsnewArea dl dd span.new {
	font-weight: bold;
	color: #db0000;
}
*/


/* ---------------------------------------------
	おすすめ情報
--------------------------------------------- */
/*
body#indexPage div#recommendArea {
	width: 648px;
	margin: -19px 0 0;
}

body#indexPage div#recommendArea dl {
	margin-top: -2px;
	padding: 0 0 0 19px;
}

body#indexPage div#recommendArea dl dt {
	padding: 2px 0 0 40px;
	background: url(../img/nav_arrow.gif) no-repeat 18px 6px;
}

body#indexPage div#recommendArea dl dd {
	margin: -1.5em 0 0 13em;
	padding: 0 0 3px;
}

body#indexPage div#recommendArea dl dd span.new {
	font-weight: bold;
	color: #db0000;
}
*/


/* ---------------------------------------------
	店舗情報
--------------------------------------------- */

body#indexPage div#storesArea {
	width: 668px;
	margin: 38px 0 0;
}

body#indexPage div#storesArea div.block {
	width: 651px;
	margin: 0 0 0 8px;
	padding: 16px 0 28px;
	border-top: 2px solid #d8d8d9;
}
body#indexPage div#storesArea div#makuhari {
	padding-top: 25px;
	border-top: 0;
}

body#indexPage div#storesArea div.block div.head {
	margin: 0 0 0 4px;
	padding: 0 0 10px;
	background: url(../img/stores_dot_x.gif) repeat-x left bottom;
}
body#indexPage div#storesArea div#makuhari div.head {
	padding-bottom: 4px;
}

body#indexPage div#storesArea div.block div.head h3 {
	float: left;
	padding: 1px 0 0 5px;
}

body#indexPage div#storesArea div.block div.head ul.btn {
	float: right;
	width: 400px;
}

body#indexPage div#storesArea div.block div.head ul.btn li {
	float: left;
	padding: 0 0 0 3px;
}

body#indexPage div#storesArea div.block div.head p.note {
	clear: both;
	padding: 8px 0 0;
	text-align: right;
	color: #db0000;
}

body#indexPage div#storesArea div.block div.body {
	padding: 13px 12px 0 24px;
}

body#indexPage div#storesArea div.block p.data {
	padding: 13px 0 0;
}

body#indexPage div#storesArea div.block div.body h4 {
	padding: 12px 0 0;
}

body#indexPage div#storesArea div.block table.data {
	color: #666;
}

body#indexPage div#storesArea div.block table.data th {
	white-space: nowrap;
	font-weight: normal;
}

body#indexPage div#storesArea div.block table.data h5 {
	padding: 6px 0 0;
	font-weight: normal;
}

body#indexPage div#storesArea div.block p.note {
	padding: 8px 0 0;
	color: #666;
}

body#indexPage div#storesArea div.block ul.nav {
}

body#indexPage div#storesArea div.block ul.nav li {
	float: left;
	margin-right: 18px;
	padding: 0 0 0 10px;
	background: url(../img/nav_arrow.gif) no-repeat 0 4px;
}


body#indexPage div#storesArea p.pagetop {
	margin-top: -28px;
	padding-top: 0;
	padding-bottom: 20px;
}



/* ---------------------------------------------
	marche
--------------------------------------------- */

body#indexPage div#marcheArea {
	float: left;
	width: 316px;
	margin-right: 17px;
	padding-left: 10px;
}



/* ---------------------------------------------
	今週のチラシ
--------------------------------------------- */

body#indexPage div#flyerArea {
	float: left;
	width: 316px;
	height: 242px;
	margin-bottom: 13px;
	background: url(../img/flyer_bg.jpg) no-repeat;
}

body#indexPage div#flyerArea h2 {
	padding: 25px 0 0 21px;
}

body#indexPage div#flyerArea ul.btn {
	padding: 89px 0 0 21px;
}

body#indexPage div#flyerArea ul.btn li {
	float: left;
	padding: 0 6px 4px 0;
}



/* ---------------------------------------------
	メールマガジン
--------------------------------------------- */

body#indexPage div#mailmagazineArea {
	position: relative;
	clear: both;
	width: 649px;
	height: 232px;
	margin: 0 0 0 10px;
	background: url(../img/mailmagazine_bg.gif) no-repeat;
}

body#indexPage div#mailmagazineArea h2 {
	position: absolute;
	top: 16px;
	left: 365px;
}

body#indexPage div#mailmagazineArea p.txt1 {
	padding: 4px 0 0 5px;
}

body#indexPage div#mailmagazineArea p.txt2 {
	padding: 0 0 0 41px;
}

body#indexPage div#mailmagazineArea p.btn {
	position: absolute;
	top: 165px;
	left: 375px;
}



/* ---------------------------------------------
	バナーFlash
--------------------------------------------- */

body#indexPage div#bannerFlashArea {
	width: 668px;
	margin: 54px 0 0;
}



body#indexPage p.pagetop {
	padding-top: 0;
}