@charset "utf-8";

/*------------------------------------------------

TEIJIN ASSOCIA RETAIL LIMITED

CLOTHING.CSS

UPDATE: 09.02.04

------------------------------------------------*/

#contentBg #subNavi{

padding-bottom:303px;

}



/*--------------------------------------------

  clothingbox

--------------------------------------------*/

.clothingbox {

	width:730px;

	clear:both;

	float:left;

	display:inline;

	padding-bottom:25px;

	margin:0 0 25px 30px;

	background:url(../img/bg_02.gif) no-repeat 0 bottom;

}

.clothingbox div.clothingboxL { float:left; }

.clothingbox div.clothingboxR {

	width:536px;

	float:right;

}

.clothingbox div.clothingboxR h3 {

	float:left;

	margin-bottom:20px;

}

.clothingbox div.clothingboxR dl {

	width:536px;

	clear:both;

	float:left;

	padding-top:10px;

}



.clothingbox div.clothingboxR dt {

	width:100px;

	float:left;
	
	padding-bottom:5px;

}

.clothingbox div.clothingboxR dd.clothing_name {

	float:left;

	padding: 0 0 5px 12px;
	
	background: url(../img/icon_clothing.gif) no-repeat left top;

}

.clothingbox div.clothingboxR dd.clothing_name2 {

	float:left;

	padding: 0 0 5px 12px;
	

}

.clothingbox div.clothingboxR dd.clothing_price {

	width:150px;

	float:right;
	
	padding-bottom:5px;

}

.clothingbox div.clothingboxR p { 
	clear:both;
	ine-height:1.8em;
	padding-bottom:10px;
	background:url(../../common/img/line_01.gif) repeat-x bottom left;
	}


