@charset "utf-8";
/*------------------------------------------------
TEIJIN ASSOCIA RETAIL LIMITED
TOP.CSS
UPDATE: 09.02.04
------------------------------------------------*/

/*--------------------------------------------
  topKey
--------------------------------------------*/
#topKey { clear:both; margin-bottom:34px; }

/*--------------------------------------------
  topContent
--------------------------------------------*/
#topContent{ width:902px; float:left; display:inline; padding:0 45px 35px; }

/*--------------------------------------------
  topNews 
--------------------------------------------*/
#topNews {
	width:430px;
	float:left;
}
#staffVoice {
	width:430px;
	float:right;
}
#topNews div.headings, #staffVoice div.headings {
	width:430px; 
	clear:both; 
	float:left; 
	margin-bottom:10px;
	border-bottom:#789BA8 1px solid;
}
#topNews div.headings h2, #staffVoice div.headings h2 {
	float:left;
}
#topNews div.headings img.listlink, #staffVoice div.headings img.listlink{
	float:right;
}
#topNews dl, #staffVoice dl {
	width:430px;
	float:left;
	display:inline;
	margin:0 10px 15px 0;
}
#topNews dt, #staffVoice dt {
	width:90px;
	float:left;
	font-size:0.84em;
	line-height:1.6em;
	word-break:break-all;
}
#topNews dd, #staffVoice dd {
	width:320px;
	float:left;
	font-size:0.84em;
	line-height:1.6em;
}


/*--------------------------------------------
  topRecommend
--------------------------------------------*/
ul#topRecommend {
	width:284px;
	float:right;
	padding:20px 0 0;
}
ul#topRecommend li { margin-bottom:10px; }
