#recommend {
		float:right;
		margin:0px;
}
.wide #recommend {
		clear:both;
}

#recommend-wrapper {
		width:212px;
		margin:8px auto;
		padding:10px 0px;
		background-color:#ffffff;
		overflow:hidden;
}
.wide #recommend-wrapper {
		width:974px;
		margin-top:50px;
		padding:2px;
		border:1px solid #cccccc;
}
#recommend-wrapper h4 {
		margin:0px;
		padding:0px;
}
#recommend-wrapper h4 span {
		display:block;
}
.wide #recommend-wrapper h4 {
		margin:0px;
		background:url(/recommend_inc/images/title_bar_middle_wide.jpg) repeat-x top left;
}
.wide #recommend-wrapper h4 span {
		display:block;
		background: url(/recommend_inc/images/title_bar_right_wide.png) no-repeat top right;
}

#recommend-items {
		border:1px solid #cdcdcd;
		border-top:none;
		margin:0px;
		padding:0px;
}
.wide #recommend-items {
		border:none;
}
#recommend-items div.navi-btn {
		width:22px;
}
#prev-btn-recommend {
		float:left;
		text-align:left;
}
#next-btn-recommend {
		float:right;
		text-align:right;
}
#recommend-items div.navi-btn img {
		position:relative; top:40px;
}
#recommend-items div.page-unit {
		margin:0px auto;
}
.wide #recommend-items div.page-unit {
		margin:10px auto;
}
#recommend-items div.recommend-item {
		width:160px;
		margin:0px auto;
		padding:10px;
		border-top:1px dotted #cdcdcd;
}
body.ie #recommend-items div.recommend-item {
		border-top:1px dashed #cdcdcd;
}
.wide #recommend-items div.recommend-item {
		float:left;
		width:110px;
		margin:2px;
		padding:0px;
		border:none;
}
body.ie .wide #recommend-items div.recommend-item {
		border:none;
}
#recommend-items div.first-item {
		border-top:none;
}
body.ie #recommend-items div.first-item {
		border-top:none;
}
#recommend-items div.recommend-item img {
		margin:2px auto;
		position:relative;
		left:8px;
}
#recommend-items div.recommend-item span.item-sku,
#recommend-items div.recommend-item span.item-name {
		font-size:0.8em;
		line-height:1.2em;
		position:relative;
		left:5px;
}
#recommend-items div.recommend-item span.item-name {
		color:#000;
}
