@charset "shift-jis";
/*************************************************************
繧､繝ｳ繝�Μ繧｢逕｣讌ｭ蜊比ｼ� JAPAN INTERIOR INDUSTRY ASSOCIATION

蜈ｱ騾壹ヵ繝�ち繝ｼ縲繝ｪ繝九Η繝ｼ繧｢繝ｫ逕ｨ

			繧､繝ｳ繝�Μ繧｢繝輔ぉ繧ｹ繝�ぅ繝舌Ν2010 ifes逕ｨ
			common/js/footertable.js縺ｨ繧ｻ繝�ヨ

			繝昴ャ繝励い繝��繝壹�繧ｸ逕ｨ
			common/js/footerpopup.js縺ｨ繧ｻ繝�ヨ
*************************************************************/


/*------------------------------------------------------------------------------------------------
	蜈ｱ騾壹ヵ繝�ち繝ｼ

			繝昴ャ繝励い繝��繝壹�繧ｸ逕ｨ
			common/js/footerpopup.js縺ｨ繧ｻ繝�ヨ
------------------------------------------------------------------------------------------------*/
/* footerBgPopup
------------------*/
div#footerBgPopup {
	clear: both;
	position:relative;
	background:#fff url(../images/f_bgpopup.jpg) repeat-x;
	width: 100%;
	margin:20px auto -1px;
	padding:5px 0 0;
	zoom: 100%;/*ie逕ｨ*/
	overflow:hidden;
}
div#footerBgPopup:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

/* footerBgPopup address
------------------*/
div#footerBgPopup address{
	margin:0 0 0 10px;
	padding:0;
}

/* footerBgPopup ul li
------------------*/
div#footerBgPopup ul{
	clear: both;
	width:245px;
	margin:-5px 10px 0 0;
	padding:0;
}
div#footerBgPopup ul li{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
div#footerBgPopup div{
	position:absolute;
	right:10px;
	top:10px;
}
