/* 右カラム */
#right_column {
	width: 600px;
	float: right;
	margin-top: 3px;
	margin-bottom: 10px;
	text-align: left;
}

/* 検索窓 */
div.search_window {
	width: 600px;
	height: 59px;
	margin: 5px 0px 10px 0px;
	background: url(../../../images/banner/fashion/search_window.gif) no-repeat;
	clear: both;
	position: relative;
}

div.search_window a {
	text-decoration: underline;
}

div.search_window a:hover {
	text-decoration: none;
}

div.search_window ul {
	clear: both;
	width: 280px;
	position: absolute;
	top: 10px;
	left: 333px;
	_left: 328px;
}

div.search_window ul li {
	float: right;
	width: 120px;
	_width: 130px;
	background: url(../../../images/banner/fashion/icon_02.gif) 0 2px no-repeat;
	font-size: 11px;
	padding-left: 13px;
	padding-top: 2px;
}

div.search_window select {
	font-size: 12px;
	width: 122px;
	position: relative;
	top: 25px;
	left: 15px;
}

div.search_window input {
	font-size: 12px;
	width: 122px;
	padding-top: 1px;
	position: relative;
	top: 25px;
	left: 15px;
}

div.search_window input.search_bottom {
	width: 55px;
	height: 20px;
	padding: 0px 0px;
	position: relative;
	top: 30px;
	left: 15px;
}

/* 大見出し */
h3 {
	margin-bottom: 10px;
	clear: both;
}

/* メンズレディース検索切り替え部分 */
div.lm_change {
	width: 600px;
	height: 20px;
	clear: both;
}

p.on {
	font-weight: bold;
	width: 300px;
	float: left;
}

p.off {
	width: 110px;
	_width: 130px;
	background: url(../../../images/banner/fashion/icon_01.gif) 0 2px no-repeat;
	padding-left: 15px;
	float: right;
	font-size: 11px;
}

p.off a {
	text-decoration: underline;
}

p.off a:hover {
	text-decoration: none;
}


/* サブナビゲーション（小） */
ul.sub_nav {
	width: 600px;
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;
	overflow: hidden;
}

ul.sub_nav li {
	text-align: center;
	margin: 0px 3px 3px 0px;
	float: left;
}

ul.sub_nav li a {
	display: block;
	width: 23px;
	height: 19px;
	_height: 26px;
	padding-top: 7px;
	background: #F1E9DB;
	margin: auto 0px;
	color: #393808;
}

ul.sub_nav li.active a {
	display: block;
	width: 23px;
	height: 19px;
	_height: 26px;
	padding-top: 7px;
	background: #393808;
	margin: auto 0px;
	color: #FFFFFF;
}

ul.sub_nav li a:hover {
	background: #393808;
	color: #FFFFFF;
	text-decoration: none;
}


/* サブナビゲーション（大） */
ul.sub_nav li.wide a {
	width: 70px;
}

ul.sub_nav li.wide_active a {
	width: 70px;
	background: #393808;
	color: #FFFFFF;
}


/* サブナビゲーション（その他ショップブランドページ） */
ul.sub_nav li.shop a {
	width: 130px;
}

ul.sub_nav li.shop_active a {
	width: 130px;
	background: #393808;
	color: #FFFFFF;
}


/* 見出し（ABC検索、レディースメンズ検索） */
h4 {
	clear: both;
	width: 600px;
	height: 23px;
	margin-bottom: 10px;
}


h4.others_shop {
	clear: both;
	width: 600px;
	height: 23px;
	margin-bottom: 10px;
	background: url(../../../images/banner/fashion/brand_indices/others_shop.gif) 0 0 no-repeat;
}

h4.others_shop p {
	color: #FFFFFF;
	width: 133px;
	height: 13px;
	overflow: hidden;
	position: relative;
	top: 3px;
	left: 7px;
	text-align: center;
}


/* ブランド一覧 */
ul.brand_list {
	width: 600px;
	clear: both;
}

ul.brand_list li {
	width: 130px;
	_width: 145px;
	height: 35px;
	float: left;
	background: url(../../../images/banner/fashion/icon_01.gif) 0 0 no-repeat;
	font-size: 12px;
	margin: 0px 5px 0px 0px;
	padding-left: 15px;
	line-height: 1.2;
}


/* 検索結果 */
div.search_result_text {
	width: 600px;
	height: 15px;
	margin-bottom: 10px;
	clear: both;
	overflow: hidden;
}

div.search_result_text p {
	float: left;
	width: 200px;
}

div.search_result_text ul {
	width: 300px;
	float: right;
	text-align: right;
}

html*div.search_result_text ul{
	padding-top: 3px;
}


div.search_result_text li {
	display: inline;
	margin-left: 3px;
}

#search_result_conteiner {
	width: 600px;
	clear: both;
	margin-top: 15px;
}

#search_result_conteiner div.result_item {
	width: 149px;
	height: 260px;
	float: left;
	position: relative;
}

#search_result_conteiner div.result_item span {
	position: absolute;
	top: 102px;
	right: 18px;
	_top: 100px;
	_right: 19px;
	z-index: 9;
}

#search_result_conteiner div.result_item_rank {
	width: 149px;
	height: 280px;
	float: left;
}

#search_result_conteiner a.item_image {
	display: block;
	width: 120px;
	height: 120px;
	overflow: hidden;
	border: solid 1px #FFFFFF;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 5px;
}

#search_result_conteiner a.item_image:hover {
	border: solid 1px #6699CC;
}

#search_result_conteiner a.item_image img {
	height: 120px;
}

#search_result_conteiner p {
	font-size: 11px;
	margin-left: 10px;
}

#search_result_conteiner p.brand_name {
	width: 125px;
	height: 29px;
	overflow: hidden;
	margin-bottom: 7px;
}

#search_result_conteiner p.brand_name a {
	color: #6699CC;
}

#search_result_conteiner p.item_name {
	width: 125px;
	height: 29px;
	overflow: hidden;
	margin-bottom: 7px;
}

#search_result_conteiner p.price {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 3px;
}

#search_result_conteiner p.add {
	background: url(../../../images/banner/fashion/icon_01.gif) 0 2px no-repeat;
	padding-left: 14px;
}


/* トップページ ＞ テイストで選ぶ */
div.taste_conteiner {
	width: 600px;
	height: 120px;
	clear: both;
	margin-bottom: 15px;
}

div.taste_conteiner div.taste {
	width: 96px;
	height: 120px;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	_margin-left: 1px;
}

div.taste_conteiner div.taste a img {
	border: solid 1px #FFFFFF;
}

div.taste_conteiner div.taste a:hover img {
	border: solid 1px #6699CC;
}

div.taste_conteiner div.taste_right {
	width: 96px;
	height: 120px;
	float: left;
	margin-left: 2px;
}

div.taste_conteiner div.taste_right a img {
	border: solid 1px #FFFFFF;
}

div.taste_conteiner div.taste_right a:hover img {
	border: solid 1px #6699CC;
}

div.taste_conteiner p {
	background: url(../../../images/banner/fashion/icon_02.gif) 1px 2px no-repeat;
	font-size: 11px;
	padding-left: 14px;
}
	
	

/* トップページ ＞ ショップで選ぶ */
table.shop_search {
	margin-bottom: 10px;
}

table.shop_search td {
	border: 4px solid #EEEEEE;
	text-align: center;
}

table.shop_search td a:hover img {
	filter: alpha(opacity=25);
	-moz-opacity: 0.25;
	opacity: 0.25;
}


table.shop_search td p {
	font-size: 11px;
	text-align: center;
	margin: 7px 0px;
	color: #999999;
}

table.shop_search td ul{
	margin: 0px 5px 5px 5px;
	background: #FFD8D8;
	padding: 5px 0px;
	_padding: 2px 0px;
}

table.shop_search td li.sale{
	font-weight: bold;
	color: #CC0000;
	font-size: 12px;
	margin-bottom: 3px;
	_margin-bottom: 0px;
}

table.shop_search td li{
	font-size: 11px;
}

/* トップページ ＞ マンスリーランキング */
.monthly_conteiner {
	width: 600px;
	height: 190px;
	clear: both;
}

.monthly_conteiner div.rank {
	width: 119px;
	border-left: solid 1px #CCCCCC;
	float: left;
}

.monthly_conteiner div.rank p a {
	color: #6699CC;
}

.monthly_conteiner div.rank a.item_image {
	display: block;
	width: 100px;
	height: 100px;
	overflow: hidden;
	margin: 10px 0px 0px 10px;
	border: solid 1px #FFFFFF;
	height: 100px;
	text-align: center;
}

.monthly_conteiner div.rank a.item_image:hover {
	display: block;
	width: 100px;
	height: 100px;
	overflow: hidden;
	border: solid 1px #6699CC;
}


.monthly_conteiner div.rank a.item_image img {
	height: 100px;
	width: *;
}

.monthly_conteiner div.rank p.item_name {
	font-size: 11px;
	color: #6699CC;
	margin: 5px 5px 0px 10px;
	height: 29px;
	overflow: hidden;
}

.monthly_conteiner div.rank p.price {
	font-weight: bold;
	color: #333333;
	margin: 5px 5px 0px 10px;
}

p.monthly_rank_20 {
	clear: both;
	background: url(../../../images/banner/fashion/icon_01.gif) 0 2px no-repeat;
	font-size: 12px;
	padding-left: 14px;
	width: 73px;
	_width: 85px;
	margin: 0px 0px 15px 512px;
}

p.monthly_rank_20 a {
	text-decoration: underline;
}

p.monthly_rank_20 a:hover{
	text-decoration: none;
}

/* トップページ ＞ クローズアップブランド */
table.close_up_brand {
	width: 600px;
}
 
table.close_up_brand td {
	width: 300px;
	height: 110px;
	vertical-align: top;
}

table.close_up_brand td p {
	font-size: 11px;
	margin: 0px 10px 0px 0px;
}

table.close_up_brand td p.brand_name a {
	font-weight: bold;
	color: #5A5735;
}

table.close_up_brand td img {
	float: left;
	margin: 0px 5px 15px 0px;
}


table.close_up_brand td a img {
	border: solid 1px #FFFFFF;
}

table.close_up_brand td a:hover img {
	border: solid 1px #6699CC;
}


/* トップページ ＞ ブランド */
ul.index_brand_list_lm {
	clear: both;
	width: 600px;
	height: 30px;
}

ul.index_brand_list_lm li {
	float: right;
	background: url(../../../images/banner/fashion/icon_02.gif) 0 2px no-repeat;
	font-size: 11px;
	padding-left: 13px;
	padding-top: 2px;
	margin-left: 10px;
	_margin-left: 7px;
}

ul.index_brand_list_lm li a {
	text-decoration: underline;
}

ul.index_brand_list_lm li a:hover {
	text-decoration: none;
}

table.index_brand {
	width: 600px;
	margin-bottom: 15px; 
}


table.index_brand td {
	width: 200px;
	border-left: solid 1px #CCCCCC;
	vertical-align: top;
}

table.index_brand td img {
	margin-bottom: 1px;
}

table.index_brand td li {
	margin: 5px 5px 0px 10px;
	_margin: 0px 5px 0px 10px;
}

table.index_brand td.none_td {
	border-left: 0px;
}

/* ショップページのトップ画像 */
img.shop_top_image {
	width: 600px;
	height: 200px;
	margin: 0px 0px 10px 0px;
}

div.fw_shop_top_image {
	width: 600px;
	height: 200px;
	margin: 0px 0px 10px 0px;
	background: url(../../../images/banner/fashion/shop_image/fw.gif) 0 0 no-repeat;
}

div.fw_shop_top_image p {
	width: 400px;
	position: relative;
	top: 100px;
	left: 15px;
	font-size: 11px;
	line-height: 1.5;
}

div.sc_shop_top_image {
	width: 600px;
	height: 200px;
	margin: 0px 0px 10px 0px;
	background: url(../../../images/banner/fashion/shop_image/sc.gif) 0 0 no-repeat;
}

div.sc_shop_top_image p {
	width: 400px;
	position: relative;
	top: 122px;
	left: 20px;
	font-size: 11px;
	line-height: 1.5;
}

div.tl_shop_top_image {
	width: 600px;
	height: 200px;
	margin: 0px 0px 10px 0px;
	background: url(../../../images/banner/fashion/shop_image/tl.gif) 0 0 no-repeat;
}

div.tl_shop_top_image p {
	width: 500px;
	position: relative;
	top: 115px;
	left: 17px;
	font-size: 11px;
	line-height: 1.4;
	color: #FFFFFF;
}

div.gi_shop_top_image {
	width: 600px;
	height: 200px;
	margin: 0px 0px 10px 0px;
	background: url(../../../images/banner/fashion/shop_image/gi.gif) 0 0 no-repeat;
}

div.gi_shop_top_image p {
	width: 500px;
	position: relative;
	top: 140px;
	left: 20px;
	font-size: 11px;
	line-height: 1.5;
}

div.nc_shop_top_image {
	width: 600px;
	height: 200px;
	margin: 0px 0px 10px 0px;
	background: url(../../../images/banner/fashion/shop_image/nc.gif) 0 0 no-repeat;
}

div.nc_shop_top_image p {
	width: 500px;
	position: relative;
	top: 132px;
	left: 20px;
	font-size: 11px;
	line-height: 1.4;
	color: #FFFFFF;
}

div.mf_shop_top_image {
	width: 600px;
	height: 200px;
	margin: 0px 0px 10px 0px;
	background: url(../../../images/banner/fashion/shop_image/mf.gif) 0 0 no-repeat;
}

div.mf_shop_top_image p {
	width: 500px;
	position: relative;
	top: 120px;
	left: 20px;
	font-size: 11px;
	line-height: 1.4;
}

div.we_shop_top_image {
	width: 600px;
	height: 200px;
	margin: 0px 0px 10px 0px;
	background: url(../../../images/banner/fashion/shop_image/we.gif) 0 0 no-repeat;
}

div.we_shop_top_image p {
	width: 500px;
	position: relative;
	top: 155px;
	left: 20px;
	font-size: 11px;
	line-height: 1.4;
}

div.pc_shop_top_image {
	width: 600px;
	height: 200px;
	margin: 0px 0px 10px 0px;
	background: url(../../../images/banner/fashion/shop_image/pc.gif) 0 0 no-repeat;
}

div.pc_shop_top_image p {
	width: 370px;
	position: relative;
	top: 123px;
	left: 220px;
	font-size: 11px;
	line-height: 1.4;
	text-align: right;
}

div.le_shop_top_image {
	width: 600px;
	height: 200px;
	margin: 0px 0px 10px 0px;
	background: url(../../../images/banner/fashion/shop_image/le.gif) 0 0 no-repeat;
}

div.le_shop_top_image p {
	width: 240px;
	position: relative;
	top: 108px;
	left: 20px;
	font-size: 11px;
	line-height: 1.4;
}

div.ur_shop_top_image {
	width: 600px;
	height: 200px;
	margin: 0px 0px 10px 0px;
	background: url(../../../images/banner/fashion/shop_image/ur.gif) 0 0 no-repeat;
}

div.ur_shop_top_image p {
	width: 270px;
	position: relative;
	top: 90px;
	left: 320px;
	font-size: 11px;
	line-height: 1.4;
	color: #FFFFFF;
}

div.mb_shop_top_image {
	width: 600px;
	height: 200px;
	margin: 0px 0px 10px 0px;
	background: url(../../../images/banner/fashion/shop_image/mb.gif) 0 0 no-repeat;
}

div.mb_shop_top_image p {
	width: 330px;
	position: relative;
	top: 140px;
	left: 20px;
	font-size: 11px;
	line-height: 1.4;
	color: #FFFFFF;
}

/* ショップ別＞結果ブランド紹介部分 */
div.fw_brand_introduction {
	width: 600px;
	padding: 30px 0px 12px 0px;
	background: url(../../../images/banner/fashion/shop_image/brand_fw.gif) no-repeat 0 0;
}

div.sc_brand_introduction {
	width: 600px;
	padding: 30px 0px 12px 0px;
	background: url(../../../images/banner/fashion/shop_image/brand_sc.gif) no-repeat 0 0;
}

div.tl_brand_introduction {
	width: 600px;
	padding: 30px 0px 12px 0px;
	background: url(../../../images/banner/fashion/shop_image/brand_tl.gif) no-repeat 0 0;
}

div.gi_brand_introduction {
	width: 600px;
	padding: 30px 0px 12px 0px;
	background: url(../../../images/banner/fashion/shop_image/brand_gi.gif) no-repeat 0 0;
}

div.nc_brand_introduction {
	width: 600px;
	padding: 30px 0px 12px 0px;
	background: url(../../../images/banner/fashion/shop_image/brand_nc.gif) no-repeat 0 0;
}

div.mf_brand_introduction {
	width: 600px;
	padding: 30px 0px 12px 0px;
	background: url(../../../images/banner/fashion/shop_image/brand_mf.gif) no-repeat 0 0;
}

div.we_brand_introduction {
	width: 600px;
	padding: 30px 0px 12px 0px;
	background: url(../../../images/banner/fashion/shop_image/brand_we.gif) no-repeat 0 0;
}

div.pc_brand_introduction {
	width: 600px;
	padding: 30px 0px 12px 0px;
	background: url(../../../images/banner/fashion/shop_image/brand_pc.gif) no-repeat 0 0;
}

div.le_brand_introduction {
	width: 600px;
	padding: 30px 0px 12px 0px;
	background: url(../../../images/banner/fashion/shop_image/brand_le.gif) no-repeat 0 0;
}

div.ur_brand_introduction {
	width: 600px;
	padding: 30px 0px 12px 0px;
	background: url(../../../images/banner/fashion/shop_image/brand_ur.gif) no-repeat 0 0;
}

div.mb_brand_introduction {
	width: 600px;
	padding: 30px 0px 12px 0px;
	background: url(../../../images/banner/fashion/shop_image/brand_mb.gif) no-repeat 0 0;
}

div p.shop_brand_name {
	font-weight: bold;
	background: url(../../../images/banner/fashion/icon_01.gif) 0 4px no-repeat;
	font-size: 14px;
	padding-left: 15px;
	margin-left: 15px;
}

div p.shop_brand_introduction {
	margin: 0px 15px 0px 15px;
	font-size: 11px;
}


/* テイスト別ページ＆テイスト別検索結果ページ */
div.taste_brand_introduction {
	width: 600px;
	padding: 12px 0px 12px 0px;
	background: #EFEBE6;
}

div p.taste_brand_name {
	font-weight: bold;
	background: url(../../../images/banner/fashion/icon_01.gif) 0 4px no-repeat;
	font-size: 14px;
	padding-left: 15px;
	margin-left: 15px;
}

div p.taste_brand_introduction {
	margin: 5px 15px 0px 15px;
	font-size: 11px;
}


/* ランキング（商品のリストの部分は、「検索結果」部分のCSS使用 */
img.ranking_top_image {
	margin: 0px 0px 10px 0px;
}

#search_result_conteiner p.rank {
	width: 120px;
	_width: 121px;
	height: 18px;
	_height: 20px;
	background: url(../../../images/banner/fashion/ranking_background.gif) no-repeat 1px 0;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	padding: 2px 0px 0px 10px;
	_padding: 2px 0px 0px 10px;
	margin-bottom: 5px;
}

/* 商品詳細 */
h4.brand_name {
	height: 20px;
	margin-top: 15px;
	background: url(../../../images/banner/fashion/icon_01.gif) no-repeat 0 1px;
	padding-left: 16px;
	font-weight: bold;
	font-size: 14px;
}

div.item_detail_conteiner {
	width: 600px;
	clear: both;
}

div.item_detail_conteiner div.left {
	float: left;
	width: 250px;
	height: 335px;
	overflow: hidden;
}

div.item_detail_conteiner div.right {
	float: right;
	width: 330px;
}

div.item_detail_conteiner div.right p.item_name {
	background: url(../../../images/banner/fashion/item_details/item_name.gif) no-repeat 0 0;
	padding: 3px 0px 15px 90px;
}

.item_detail_conteiner div.right p.price {
	background: url(../../../images/banner/fashion/item_details/price.gif) no-repeat 0 0;
	padding: 3px 0px 15px 90px;
}

div.item_detail_conteiner div.right p.shop {
	background: url(../../../images/banner/fashion/item_details/shop.gif) no-repeat 0 0;
	padding: 3px 0px 15px 90px;
}

div.item_detail_conteiner div.right p.introduction {
	padding: 15px 0px 15px 0px;
	border-bottom: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC; 
}

div.item_detail_conteiner div.right img {
	margin: 10px 0px;
}

div.item_detail_conteiner div.right p.others_brand {
	padding-left: 15px;
	background: url(../../../images/banner/fashion/icon_01.gif) no-repeat 0 2px;
	height: 15px;
	margin: 5px 0px 20px 0px;
}

div.item_detail_conteiner div.right p.others_brand a {
	text-decoration: underline;
}

div.item_detail_conteiner div.right p.others_brand a:hover {
	text-decoration: none;
}

/* 商品詳細のレコメンド部分 */
div.item_recommend {
	width: 600px;
	height: 195px;
	clear: both;
	overflow: hidden;
}

div.item_recommend div.tgrcat_box_1,
div.item_recommend div.tgrcat_box_2,
div.item_recommend div.tgrcat_box_3,
div.item_recommend div.tgrcat_box_4,
div.item_recommend div.tgrcat_box_5 {
	width: 149px;
	float: left;
}

div.item_recommend a.tgrcat_imglink_1,
div.item_recommend a.tgrcat_imglink_2,
div.item_recommend a.tgrcat_imglink_3,
div.item_recommend a.tgrcat_imglink_4,
div.item_recommend a.tgrcat_imglink_5 {
	display: block;
	width: 120px;
	height: 120px;
	border: solid 1px #FFFFFF;
	overflow: hidden;
	text-align: center;
}

div.item_recommend a.tgrcat_imglink_1:hover,
div.item_recommend a.tgrcat_imglink_2:hover,
div.item_recommend a.tgrcat_imglink_3:hover,
div.item_recommend a.tgrcat_imglink_4:hover,
div.item_recommend a.tgrcat_imglink_5:hover {
	display: block;
	width: 120px;
	height: 120px;
	border: solid 1px #6699CC;
	text-align: center;
}

div.item_recommend a.tgrcat_imglink_1 img,
div.item_recommend a.tgrcat_imglink_2 img,
div.item_recommend a.tgrcat_imglink_3 img,
div.item_recommend a.tgrcat_imglink_4 img,
div.item_recommend a.tgrcat_imglink_5 img {
	height: 120px;
	width: *;
}

div.item_recommend a.tgrcat_textlink_1,
div.item_recommend a.tgrcat_textlink_2,
div.item_recommend a.tgrcat_textlink_3,
div.item_recommend a.tgrcat_textlink_4,
div.item_recommend a.tgrcat_textlink_5 {
	display: block;
	width: 120px;
	height: 27px;
	overflow: hidden;
	font-size: 11px;
	line-height: 1.3;
	margin: 10px 0px 0px 0px;
}

div.item_recommend div.tgrcat_price_1,
div.item_recommend div.tgrcat_price_2,
div.item_recommend div.tgrcat_price_3,
div.item_recommend div.tgrcat_price_4,
div.item_recommend div.tgrcat_price_5 {
	font-size: 11px;
	font-weight: bold;
	width: 120px;
	margin: 10px 0px 10px 0px;
}


div.item_recommend div.tgrcat_imglink_1_end,
div.item_recommend div.tgrcat_imglink_2_end,
div.item_recommend div.tgrcat_imglink_3_end,
div.item_recommend div.tgrcat_imglink_4_end,
div.item_recommend div.tgrcat_imglink_5_end {
	height: 1px;
	width: 1px;
	overflow: hidden;
	background-color:transparent;
}

div.item_recommend div.tgrcat_textlink_1_end,
div.item_recommend div.tgrcat_textlink_2_end,
div.item_recommend div.tgrcat_textlink_3_end,
div.item_recommend div.tgrcat_textlink_4_end,
div.item_recommend div.tgrcat_textlink_5_end {
	height: 1px;
	overflow: hidden;
	background-color:transparent;
}

div.item_recommend div.tgrcat_price_1_end,
div.item_recommend div.tgrcat_price_2_end,
div.item_recommend div.tgrcat_price_3_end,
div.item_recommend div.tgrcat_price_4_end,
div.item_recommend div.tgrcat_price_5_end {
	height: 1px;
	overflow: hidden;
}

div.item_recommend div.tgrcat_box_1_end,
div.item_recommend div.tgrcat_box_2_end,
div.item_recommend div.tgrcat_box_3_end,
div.item_recommend div.tgrcat_box_4_end,
div.item_recommend div.tgrcat_box_5_end {
	height: 1px;
	overflow: hidden;
}



