@charset "Shift_JIS";

/* layout
===================================================*/
body.indexPage #contentBodyMain{
	float:left;
	width:620px;
}
body.indexPage #topContentSide{
	float:right;
	width:320px;
	padding-top:4px;
}

/* parts
===================================================*/
/* mainVisual
------------------------------------------------*/
#mainVisualArea{
	background:url(/web/20161210145311im_/http://www.lalaport-tachikawatachihi.com/common/image/bgr_mv.png) no-repeat 0 0;
	margin:0 -4px 15px;
	padding-top:15px;
	text-align:center;
}
#mainVisualWrap{
	background:url(/web/20161210145311im_/http://www.lalaport-tachikawatachihi.com/common/image/bgr_mv.png) no-repeat 0 bottom;
	padding-bottom:15px;
}
#mainVisual{
	margin:0 15px;
	overflow:hidden;
}
#mainVisual ul:first-child{
	white-space:nowrap;
	overflow-x:auto;
}
#mainVisual ul:first-child li{
	display:inline-block;
}
#mainVisualWrap .bx-pager{
	display:inline-block;
	padding:10px 0 0;
	text-align:left;
}
#mainVisualWrap .bx-pager .bx-pager-item{
	display:inline-block;
	margin-left:10px;
}
#mainVisualWrap .bx-pager a{
	display:inline-block;
	width:10px;
	height:10px;
	background:url(/web/20161210145311im_/http://www.lalaport-tachikawatachihi.com/common/image/bgr_icon_mv.gif) no-repeat 0 bottom;
	text-align:left;
	text-indent:-999px;
	overflow:hidden;
}
#mainVisualWrap .bx-pager .bx-pager-item:first-child{
	margin-left:0;
}
#mainVisualWrap .bx-pager a.active{
	background-position:0 0;
}
#mainVisualWrap img{
	background-color:#fff;
}

/* topBnrList
------------------------------------------------*/
body.indexPage #contentBodyMain .topBnrList{
	margin-bottom:20px;
}
body.indexPage #contentBodyMain .topBnrList ul{
	margin:-10px -10px 0 0;
}
body.indexPage #contentBodyMain .topBnrList li{
	display:inline-block;
	width:305px;
	margin:10px 10px 0 0;
}
body.indexPage #contentBodyMain .topBnrList li.wide{
	width:100%;
}
/* hover */
body.indexPage #contentBodyMain .topBnrList li a{
	filter:alpha(opacity=100);
	opacity:1;
}
body.indexPage #contentBodyMain .topBnrList li a:hover{
	filter:alpha(opacity=80);
	opacity:0.8;
}
/* h2
------------------------------------------------*/
body.indexPage #contentBodyMain .topH2Box{
	display:table;
	width:100%;
	padding:10px 0;
}
body.indexPage #contentBodyMain .topH2Box > h2,
body.indexPage #contentBodyMain .topH2Box > a{
	display:table-cell;
	vertical-align:middle;
}
body.indexPage #contentBodyMain .topH2Box h2{
	padding:0 0 0 10px;
	font-size:128.6%;
}
body.indexPage #contentBodyMain .topH2Box > a{
	width:74px;
	border-left:1px solid #c4cfc9;
	padding:0 0 0 10px;
	text-decoration:none;
	line-height:1;
	white-space:nowrap;
	color:#4c4c4c;
}
body.indexPage #contentBodyMain .topH2Box > a span:after{
	content:"";
	display:inline-block;
	width:9px;
	height:14px;
	margin-left:10px;
	vertical-align:middle;
}
body.indexPage #contentBodyMain .contentList{
	border-top:1px solid #c4cfc9;
	margin-bottom:20px;
}
body.indexPage #contentBodyMain .contentList > li{
	border-bottom:1px solid #c4cfc9;
	padding:10px 0;
}
body.indexPage #contentBodyMain .contentList > li > a{
	display:block;
	text-decoration:none;
}
body.indexPage #contentBodyMain .contentList > li:after,
body.indexPage #contentBodyMain .contentList > li > a:after{
	content:"";
	clear:both;
	display:block;
}
body.indexPage #contentBodyMain .contentList > li .date{
	display:block;
	margin-bottom:5px;
	font-size:85.7%;
	color:#666;
}
body.indexPage #contentBodyMain .contentList > li em{
	font-weight:normal;
	margin-left:10px;
	vertical-align:top;
}
body.indexPage #contentBodyMain .contentList > li .topIconDate [class*=icon]{
	font-size:78.6%;
	margin:0 0 3px 10px;
}
body.indexPage #contentBodyMain .contentList > li .imageLeft{
	margin:0 10px 0 0;
}
body.indexPage #contentBodyMain .contentList > li .imageLeft + .topIconDate [class*=icon]{
	margin:0;
}
body.indexPage #contentBodyMain .contentList > li .imageLeft + .topIconDate{
	display:block;
	margin:0 0 5px 0;
}
body.indexPage #contentBodyMain .contentList > li .imageLeft + .topIconDate + em{
	display:block;
	margin:0;
}
/* hover */
body.indexPage #contentBodyMain .contentList > li > a img{
	filter:alpha(opacity=100);
	opacity:1;
}
body.indexPage #contentBodyMain .contentList > li > a:hover img{
	filter:alpha(opacity=80);
	opacity:0.8;
}
body.indexPage #contentBodyMain .contentList > li > a:hover em{
	text-decoration:underline;
}
/* topNews
------------------------------------------------*/
body.indexPage #contentBodyMain .topNews > ul{
	display:table;
	width:100%;
	border-top:1px solid #c4d2ca;
	padding:20px 0;
}
body.indexPage #contentBodyMain .topNews > ul > li{
	display:table-cell;
	width:50%;
}
body.indexPage #contentBodyMain .topNews > ul > li:first-child + li{
	border-left:1px solid #c4d2ca;
}
body.indexPage #contentBodyMain .topNews > ul > li a{
	display:block;
	text-decoration:none;
	line-height:1.2;
}
body.indexPage #contentBodyMain .topNews > ul > li a:after{
	content:"";
	clear:both;
	display:block;
}
body.indexPage #contentBodyMain .topNews > ul > li:first-child a{
	padding-right:10px;
}
body.indexPage #contentBodyMain .topNews > ul > li:first-child + li a{
	padding-left:10px;
}
body.indexPage #contentBodyMain .topNews > ul > li a .imageLeft{
	margin-bottom:0;
}
body.indexPage #contentBodyMain .topNews > ul > li a .itemDetail{
	display:block;
	text-align:left;
	overflow:hidden;
}
body.indexPage #contentBodyMain .topNews > ul > li a .itemDetail > *{
	display:block;
	margin-bottom:8px;
}
body.indexPage #contentBodyMain .topNews > ul > li a .date{
	display:block;
	margin-bottom:8px;
	font-size:85.7%;
	color:#666;
}
body.indexPage #contentBodyMain .topNews > ul > li a .iconDate > [class*=icon]{
	font-size:78.6%;
}
body.indexPage #contentBodyMain .topNews > ul > li a em{
	font-weight:normal;
}
/* hover */
body.indexPage #contentBodyMain .topNews > ul > li a .imageLeft{
	filter:alpha(opacity=100);
	opacity:1;
}
body.indexPage #contentBodyMain .topNews > ul > li a:hover .imageLeft{
	filter:alpha(opacity=80);
	opacity:0.8;
}
body.indexPage #contentBodyMain .topNews > ul > li a:hover em{
	text-decoration:underline;
}
/* sideShopSearch
------------------------------------------------*/
body.indexPage #topContentSide .sideShopSearch{
	margin-bottom:20px;
}
body.indexPage #topContentSide .sideShopSearch .shopSearchHd{
	background:url(/web/20161210145311im_/http://www.lalaport-tachikawatachihi.com/common/image/bgr_side_hd.png) repeat 0 0;
	padding:10px 10px 10px 0;
	color:#fff;
}
body.indexPage #topContentSide .sideShopSearch .shopSearchHd strong{
	display:block;
	background:url(/web/20161210145311im_/http://www.lalaport-tachikawatachihi.com/common/image/bgr_side_icon_search.png) no-repeat 10px 0;
	min-height:20px;
	padding-left:35px;
}
body.indexPage #topContentSide .sideShopSearch .shopSearchHd + ul{
	padding:0 35px 35px 15px;
}
body.indexPage #topContentSide .sideShopSearch .shopSearchHd + ul > li{
	border-left:5px solid #c4cfc9;
	margin-top:20px;
	padding-left:15px;
}
body.indexPage #topContentSide .sideShopSearch .shopSearchHd + ul > li strong{
	display:block;
}
body.indexPage #topContentSide .sideShopSearch .shopSearchHd + ul > li select{
	width:100%;
	height:26px;
}
body.indexPage #topContentSide .sideShopSearch .shopSearchHd + ul > li:first-child strong + ul li{
	display:inline-block;
	width:117px;
	margin-left:15px;
}
body.indexPage #topContentSide .sideShopSearch .shopSearchHd + ul > li:first-child strong + ul li:first-child{
	margin-left:0;
}
body.indexPage #topContentSide .sideShopSearch .shopSearchHd + ul > li input[type=button]{
	border:2px solid #c4cfc9;
	background-color:#fff;
	margin-right:5px;
	padding:5px 10px;
	font-weight:bold;
	color:#666;
	cursor:pointer;
	-webkit-appearance:none;
}
/* sideBHours
------------------------------------------------*/
body.indexPage #topContentSide .sideBHours{
	border:1px solid #c7d7c9;
	margin-bottom:20px;
	padding:15px;
	color:#4c4c4c;
}
body.indexPage #topContentSide .sideBHours .bHoursHd{
	border-bottom:1px solid #c4cfc9;
	padding-bottom:10px;
	margin-bottom:10px;
	color:#333;
}
body.indexPage #topContentSide .sideBHours .bHoursHd strong{
	display:block;
	background:url(/web/20161210145311im_/http://www.lalaport-tachikawatachihi.com/common/image/bgr_side_icon_time.png) no-repeat 0 0;
	min-height:20px;
	padding-left:25px;
}
/* sideMovie
------------------------------------------------*/
body.indexPage #topContentSide .sideMovie{
	margin-bottom:20px;
}
/* sideBnrListA
------------------------------------------------*/
body.indexPage #topContentSide .sideBnrListA{
	background:url(/web/20161210145311im_/http://www.lalaport-tachikawatachihi.com/common/image/bgr_side_bnr.gif) repeat 0 0;
	margin-bottom:20px;
	padding:5px;
}
body.indexPage #topContentSide .sideBnrListA li{
	background-color:#fff;
	margin-top:5px;
}
body.indexPage #topContentSide .sideBnrListA li:first-child{
	margin-top:0;
}
body.indexPage #topContentSide .sideBnrListA li a:before{
	content:"";
	display:inline-block;
	width:9px;
	height:14px;
	margin-right:5px;
	vertical-align:middle;
}
body.indexPage #topContentSide .sideBnrListA li a{
	position:relative;
	display:block;
	min-height:20px;
	padding:18px 50px 18px 10px;
	font-size:113.4%;
	font-weight:bold;
	text-decoration:none;
	line-height:1.2;
	color:#333;
	overflow:hidden;
	-webkit-font-smoothing:antialiased;
}
body.indexPage #topContentSide .sideBnrListA [class*=icon] a:after{
	content:"";
	position:absolute;
	top:0;
	right:0;
	width:56px;
	height:52px;
	background:url(/web/20161210145311im_/http://www.lalaport-tachikawatachihi.com/common/image/bgr_side_bnr_icon.jpg) no-repeat 0 0;
}
body.indexPage #topContentSide .sideBnrListA li.iconMail a:after{
	background-position:0 -52px;
}
body.indexPage #topContentSide .sideBnrListA li.iconPoint a:after{
	background-position:0 -104px;
}
body.indexPage #topContentSide .sideBnrListA li.iconDigital a:after{
	background-position:0 -156px;
}
body.indexPage #topContentSide .sideBnrListA li.iconLNow a:after{
	background-position:0 -208px;
}
body.indexPage #topContentSide .sideBnrListA li.iconLClub a:after{
	background-position:0 -260px;
}
body.indexPage #topContentSide .sideBnrListA li.iconRecruit a:after{
	background-position:0 -312px;
}
/* hover */
body.indexPage #topContentSide .sideBnrListA li a{
	filter:alpha(opacity=100);
	opacity:1;
}
body.indexPage #topContentSide .sideBnrListA li a:hover{
	filter:alpha(opacity=80);
	opacity:0.8;
}
/* sideBnrImgList
------------------------------------------------*/
body.indexPage #topContentSide .sideBnrImgList{
	margin-bottom:20px;
}
body.indexPage #topContentSide .sideBnrImgList ul{
	margin:0 0 -10px -10px;
}
body.indexPage #topContentSide .sideBnrImgList li{
	display:inline-block;
	margin:0 0 10px 10px;
	vertical-align:top;
}
body.indexPage #topContentSide .sideBnrImgList li span{
	display:none;
}
body.indexPage #topContentSide .sideBnrImgList .addBtn{
	display:none;
}
body.indexPage #topContentSide .sideBnrImgList .addSideBnr{
	margin-top:10px;
}
/* hover */
body.indexPage #topContentSide .sideBnrImgList li a img{
	background-color:#fff;
	filter:alpha(opacity=100);
	opacity:1;
}
body.indexPage #topContentSide .sideBnrImgList li a:hover img{
	filter:alpha(opacity=80);
	opacity:0.8;
}

/* 2014/09/11
===================================================*/
/* topListBoxA
------------------------------------------------*/
body.indexPage #contentBody .topListBoxA{
	border-top:1px solid #c4cfc9;
	border-bottom:1px solid #c4cfc9;
	padding:12px 0;
	margin-bottom:20px;
}
body.indexPage #contentBody .topListBoxA .linkListE > li a{
	padding-left:20px;
}

