/* CSS Document */

/* Lバナー左　コピーガード用 */

#bn_large .bn_large_l_copy{
	display:block;
	height:165px;
	width:338px;
	float:left;
	background-image: url(images/bn/ryo_080509_l.jpg);
}

/* リコメンド大外ボックス */
.re_box{
	width: 680px;
	height: auto;
	background-image: url(images/img_recommend.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
}

.re_s_box{
	width: 340px;
	height: auto;
	float: left;

}


.re_ss_box1{
	width: 75px;
	height: auto;
	float: left;

}
.re_ss_box2{
	width:257px;
	height: auto;
	float: left;
	padding-left: 8px;

}

ul.re{
	list-style:none;
	margin: 0px;
	padding: 0px;
}

li.img{	float: left;

	margin-left: 0px;
}

li.tit{
	float: left;
}

li.hiduke{	float: left;}

li.txt{ clear:left;}

li.txt_s{	float: left;}
.left_2{
	padding-right: 8px;
}


/* カテゴリ大外ボックス */
.cat_box{
	width: 680px;
	height: auto;
	background-image: url(images/img_category.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	padding-top: 20px;
	overflow:hidden;
}


.cat_s_box{
	width: auto;
	height:auto;
	float: left;
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 10px;
	display:block;}

