/***** footer css *****/

.mb20 {
	margin-bottom:20px;
}




div#bottomContactBox * {
	margin:0px;
	padding:0px;
}
div#linksBox * {
	margin:0px;
	padding:0px;
}



div#bottomContactBox {
 width:770px;
 margin:30px 0 30px 0;
}

div#bottomContactBox ul li {
	float:left;
	list-style:none;
}

div#bottomContactBox .contactBox {
	width:710px;
}



div#bottomContactBox .contactBox .akariplanB {
	background-image:url(../img/akariplan.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width:234px;
	height:28px;
	text-indent:-9999px;
}
div#bottomContactBox .contactBox .akariplanB a {
	display:block;
	width:234px;
	height:28px;
}
div#bottomContactBox .contactBox .akariplanB a:hover {
	background-image:url(../img/akariplan_ov.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width:234px;
	height:28px;
}

div#bottomContactBox .contactBox .showroomB {
	background-image:url(../img/showroom.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width:267px;
	height:28px;
	text-indent:-9999px;
}
div#bottomContactBox .contactBox .showroomB a {
	display:block;
	width:267px;
	height:28px;
}
div#bottomContactBox .contactBox .showroomB a:hover {
	background-image:url(../img/showroom_ov.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width:267px;
	height:28px;
}

div#bottomContactBox .contactBox .catalogB {
	background-image:url(../img/catalog.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width:209px;
	height:28px;
	text-indent:-9999px;
}
div#bottomContactBox .contactBox .catalogB a {
	display:block;
	width:209px;
	height:28px;
}
div#bottomContactBox .contactBox .catalogB a:hover {
	background-image:url(../img/catalog_ov.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width:209px;
	height:28px;
}

div#linksBox  {
	width:770px;
	font-size:80%;
}

div#linksBox .linksBar {
	background-image:url(../img/links.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:770px;
	height:19px;
	text-indent:-9999px;
	margin-bottom:5px;
}

div#linksBox .linksTop {
	padding-left:10px;
	margin-bottom:10px;
}

p.link_expert{
	margin:8px 0 0 0;
	}

p.link_expert a{
	background:url(/lighting/format967/img_ippan967/expert.gif);
	display:block;
	font-size:1px;
	height:44px;
	text-indent:-9999px;
	width:265px;
	overflow:hidden;
	outline:none;
	}

p.link_expert a:hover , p.link_expert a:active{
	background:url(/lighting/format967/img_ippan967/expert_ov.gif);
	}


