@charset "utf-8";
/* ===================================================================
印刷用ページのCSS
=================================================================== */
#simularor, #infosetNaviSub, #categoryNavi, 
#customer, #footer, .pankuzu, #textSizeChange, #categoryNaviTop, #shopInfo
{
	display: none;
}
.noprint{
display:none;
}

.container {
	width: 100%;
	text-align: left;
}
#headerApex img#businessTime {
	/position: absolute;
	/left: 0px;
}

#iconRental {
	/display: none;
}
* {
	overflow:visible !important;
}

#contentWrapper {
	background : none !important;
}




/*#categoryTopWrapper {
	overflow: hidden;
	width: 722px;
	height: 155px;
	clear: both;
}
#categoryTopWrapper #categoryTopImg{
	height: 150px;
	position: relative;
	width: 722px;
}
#categoryTopWrapper h3{
	width: 700px;
	left: 12px;
	line-height: 1.4;
}*/




.item .inner, .Last .inner { width: 202px; }

#primaryWrapper, #categoryBannerWrapper { width: auto; }
#secondaryWrapper { display: none; }




/*#categoryTopWrapper {
	overflow: hidden;
	width: auto;
	position: static;
	height: auto;
	clear: none;
	float: left;
}
.container #contentWrapper #primaryWrapper #categoryTopWrapper #categoryTopImg {
	height: auto;
	position: static;
	left: 0px;
	top: 0px;
	width: auto;
	float: left;
}
.container #contentWrapper #primaryWrapper #categoryTopWrapper h3 {
	width: auto;
	position: static;
	left: 0;
	top: 60px;
	line-height: 1.4;
	float: left;
}*/
.container #contentWrapper #primaryWrapper .categoryItemWrapper {
	width: 722px;
	float: left;
}

/*#header{ display: none; }*/

 
