/* ie7 */
*+html body{
	background: #fff;
}
*+html #header{
	height: 40px;
}
*+html #header div{
	height: 40px;
}
*+html #header h1{
	height: auto;
	width: auto;
	margin-top: 0;
	padding-left: 0;
}
*+html #header h1 #forIEPr{
	display: block;
	color: #333;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	text-indent: 10px;
}
*+html #header h1 img{
	display:none;
}
*+html #header h1 #forIEPr img{
	display:inline;
}
*+html #header #env,
*+html #header #navi{
	display:none;
}
*+html #layout{
	width:740px;
	background: #fff;
}
*+html #layout #contents{
	margin: 0;
	background: #fff;
}
*+html #layout #contents h2{
	float:none;
	width: 100%;
	height: 32px;
	font-size: 16px;
	line-height: 32px;
	vertical-align: middle;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
*+html #layout #contents #pan {
	position: static;
	height: 20px;
	line-height: 20px;
	padding-bottom: 20px;
	text-align: right;
}
*+html #layout #contents #smenu{
	float:none;
	display:none;
}
*+html #layout #footer{
	background: #fff;
}
*+html #layout #footer #address{
	display:none;
}
*+html #goods_map #forIEPr{
	display: block;
}
*+html #goods_map #goods_list{
	display: none;
}


/* 6 */
* html body{
	background: #fff;
}
* html #header{
	height: 40px;
}
* html #header div{
	height: 40px;
}
* html #header h1{
	height: auto;
	width: auto;
	margin-top: 0;
	padding-left: 0;
}
* html #header h1 #forIEPr{
	display: block;
	color: #333;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	text-indent: 10px;
}
* html #header h1 img{
	display:none;
}
* html #header h1 #forIEPr img{
	display:inline;
}
* html #header #env,
* html #header #navi{
	display:none;
}
* html #layout{
	width:740px;
	background: #fff;
}
* html #layout #contents{
	margin: 0;
	background: #fff;
}
* html #layout #contents h2{
	float:none;
	width: 100%;
	height: 32px;
	font-size: 16px;
	line-height: 32px;
	vertical-align: middle;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
* html #layout #contents #pan {
	position: static;
	height: 20px;
	line-height: 20px;
	padding-bottom: 20px;
	text-align: right;
}
* html #layout #contents #smenu{
	float:none;
	display:none;
}
* html #layout #footer{
	background: #fff;
}
* html #layout #footer #address{
	display:none;
}
* html #goods_map #forIEPr{
	display: block;
}
* html #goods_map #goods_list{
	display: none;
}
