@charset "utf-8";
@import url("../../../css/import.css");

/* -----------------------------------------------------------
CSS Information

 ! File name:      christmas.css(イオンレイクタウンHAL)
 ! Style Info:     index.html
----------------------------------------------------------- */

/*----------------------------------------------------
	全体共通事項とラッパー的な事
----------------------------------------------------*/
img {
	border:none;
}

#valentine {
	width:862px;
	margin:50px auto;
	background:url(../img/share/bg_contentmiddle.gif) repeat-y;
	background-position:0 191px;
	overflow:hidden;
}

#valentineHeader{
	background:url(../img/share/bg_valentine_header.gif);
	position:relative;
	height:191px;
}

#valentineHeader h2{
	position:absolute;
	left:14px;
	top:15px;
}
#valentineHeader P{
	position:absolute;
	left:445px;
	top:42px;
}



#valentineContent {
	background:url(../img/share/bg_contentTop.gif) no-repeat;
	background-position:top;
	padding:25px 0 5px 0;
}

/*----------------------------------------------------
	index.html
----------------------------------------------------*/
#valentineContent ul.indexbtn{
	width:760px;
	zoom:1;
	margin:0 auto;
}

#valentineContent ul.indexbtn:after {
	content: ".";
	display: block;
	height: 0;
	clear: both; 
	visibility: hidden;
}
#valentineContent ul.indexbtn li{
	float:left;
}
#valentineContent ul.indexbtn li.btnL{
	padding-right:15px;
}

#valentineFooter{
	background:url(../img/share/bg_valentine_footer.gif) no-repeat;
	background-position:bottom;
	height:85px;
	position:relative;
}
#valentineFooter p{
	position:absolute;
	left:711px;
	top:32px;
}
/*----------------------------------------------------
	下層のページ　共通
----------------------------------------------------*/
#valentineNavi{
	background:url(../img/share/bg_valentine.gif) repeat-y;
	height:64px;
}
#valentineNavi ul{
	width:757px;
	margin:0 auto;
}

#valentineNavi ul li{
	float:left;
}
#valentineNavi ul li.goodsbtn{
	padding-right:19px;
}

.storeBox{
	background:url(../img/share/bg_shopbox_middle.gif) repeat-y;
	margin:19px 53px 20px 53px;
	width:756px;
	text-align:left;
}

.storeBoxHead{
	background:url(../img/share/bg_shopbox_top.gif) no-repeat;
	background-position:top;
	padding:18px 18px 0 18px;
}
.storeBoxHead P{
	width:390px;
	margin-bottom:10px;
}


.storeBoxHead P.imgArea{
	float:right;
	width:263px;
	margin-bottom:0;
	padding-bottom:10px;
}

.storeBoxHead h4{
	background-position:left center;
	font-size:1.3em;
	line-height:2;
	vertical-align:middle;
	padding-left:50px;
	width:390px;
	margin-bottom:20px;
}

.storeBoxHead h4.floor1{
	background:url(../img/share/icon_1f.gif) no-repeat;
}

.storeBoxHead h4.floor2{
	background:url(../img/share/icon_2f.gif) no-repeat;
}
.storeBoxHead h4.floor3{
	background:url(../img/share/icon_3f.gif) no-repeat;
}
.storeBoxHead dl{
	width:425px;
	padding-top:0;
}
.tel{
	background:url(../img/share/h5_tel.gif) no-repeat;
	background-position:0 0.3em;
	padding-left:50px;
}
.item{
	background:url(../img/share/h5_item.gif) no-repeat;
	background-position:0 0.3em;
	padding-left:50px;
	margin-bottom:0;
}
.item span{
	color:#e3007f;
	font-weight:bold;
	display:block;
	padding-bottom:10px;
}
dl.storeBoxFoot{
	clear:both;
	background:url(../img/share/bg_shopbox_bottom.gif) no-repeat;
	background-position:bottom left;
	padding:10px 20px 18px 20px;
}

dl.storeBoxFoot dt{
	line-height:0.1;
}

.storeBoxFoot dd{
	padding:0 19px 16px 19px;
	margin-bottom:0;
	line-height:1.4;
	background:url(../img/share/bg_staffcomment.gif) no-repeat;
	background-position:bottom;
	background-color:#ffecf7;
}