#ERS_sidemenu{
height:auto;
}

#ERS_contents{ 
	width:680px;
	/*margin:0px auto 0px auto;*/
	background:#fff;
	margin:0px 0px 0px 270px;
}


#ERS_contents .inner{
	padding:5px 0px 0px 0px;
	width:680px;
}

#ERS_contents .flasharea{
	height:183px;
	margin:8px 0px 20px 0px;
}
#ERS_contents .catetitle{
	border-bottom:solid 1px #ff0000;
	font-weight:bold;
	font-size:12px;
}

#ERS_title{
	background:none;
	width:680px;
	height:37px;
	text-align:right;	
}
#ERS_contents .shohin{
	width:169px;
	height:285px;
	float:left;
	margin:10px 0px 5px 0px;
}
#ERS_contents .shohin .photo{
	width:143px;
/*	height:184px; */
	border:solid 1px #eee;
	text-align:left;
}

#ERS_contents .photo1,#ERS_contents .photo2,#ERS_contents .photo3{
	width:143px;
	height:184px;
	/*border:solid 1px #eee;*/
}
#ERS_contents .photo1 img,#ERS_contents .photo2 img,#ERS_contents .photo3 img{
	margin:12px 0px 0px 10px;
}
#ERS_contents .photo1{
	background:url(../images/bg_photo1.gif) left top no-repeat;
}
#ERS_contents .photo2{
	background:url(../images/bg_photo2.gif) left top no-repeat;
}
#ERS_contents .photo3{
	background:url(../images/bg_photo3.gif) left top no-repeat;
}

#ERS_contents .shohin .name{
	font-size:10px;
	width:160px;
	text-align:left;
	line-height:1.2;
}
#ERS_contents .shohin .price{
	font-size:10px;
	width:160px;
	text-align:left;
}
#ERS_contents .mark{
	width:160px;
	text-align:left;
	height:27px;
}
#ERS_contents .mark img{
	vertical-align:bottom;
}

#ERS_contents .navibox{
	width:680px;
	margin:15px 0px 5px 0px;
}
#ERS_contents .navibox .back{
	float:left;
	width:110px;
	height:23px;
	margin:0px 0px 0px 0px;
}

#ERS_contents .navibox .next{
	float:right;
	width:110px;
	height:23px;
	margin:0px 0px 0px 0px;
}
#ERS_contents .navibox p{
	margin:5px 0px 0px 0px;
	text-align:center;
	font-size:12px;
}
#ERS_contents .navibox p a:link,#ERS_contents .navibox p a:visited{
	color:#0066cc;
}
#ERS_contents .navibox p a:hover{
	color:#333;
	text-decoration:underline;
}
#ERS_contents .newsarea{
	width:680px;
	margin:0px 0px 20px 0px;
}
#ERS_contents .newsarea .newstitle{
	background:url(../item/img/bg_new1.gif) left bottom no-repeat;
	height:28px;
	width:680px;
}
#ERS_contents .iframewaku{
	width:680px;
	background:url(../item/img/bg_new2.gif) left bottom no-repeat;
	height:148px;
	padding:5px 10px;
}
#ERS_contents .newsarea iframe{
	width:670px;
	height:142px;
}