@charset "utf-8";
/*------------------------------------------------
TEIJIN ASSOCIA RETAIL LIMITED
TOP.CSS
UPDATE: 09.02.04
------------------------------------------------*/

/*--------------------------------------------
  topKey
--------------------------------------------*/
#topKey { clear:both; margin-bottom:34px; }

/*--------------------------------------------
  topContent
--------------------------------------------*/
#topContent{ width:926px; float:left; display:inline; margin-left:35px; padding-bottom:10px; }

/*--------------------------------------------
  topNews 
--------------------------------------------*/
#topNews {
	width:516px;
	float:left;
}
#topNews div.headings {
	width:516px; 
	clear:both; 
	float:left; 
	margin-bottom:10px;
	border-bottom:#CCCCCC 2px solid;
}
#topNews div.headings h2 {
	float:left;
}
#topNews div.headings img.listlink{
	float:right;
}
#topNews dl {
	width:501px;
	float:left;
	display:inline;
	margin:0 10px 20px;
}
#topNews dl dt {
	width:80px;
	float:left;
	font-size:0.84em;
	line-height:1.6em;
	word-break:break-all;
}
#topNews dl dd {
	width:416px;
	float:left;
	font-size:0.84em;
	line-height:1.6em;
}


/*--------------------------------------------
  topRecommend
--------------------------------------------*/
dl#topRecommend {
	width:382px;
	float:right;
}
dl#topRecommend dd { float:left; display:inline; margin-right:7px; }

