
/* -----------------------------------
	timeline
----------------------------------- */

table.timeline td {
	padding: 0.5em 10px;
	line-height: 1.33;
}




/* -----------------------------------
	detail
----------------------------------- */

table.detail th,
table.detail td {
	line-height: 1.33;
}




/* -----------------------------------
	releases
----------------------------------- */

table.releases td ul.link-list-arrow li a {
	background: url("/en/design_set/w/design_tp/shared/icon/icon_01.gif") left 0.55em no-repeat;
	*background: url("/en/design_set/w/design_tp/shared/icon/icon_01.gif") left 0.6em no-repeat;
}


/* -----------------------------------
	news
----------------------------------- */
table.news th {
	min-width: 7em;
	white-space: nowrap;
}
*:first-child+html table.news th { /* for IE7 */
	width: 8.2em;
}
* html table.news th { /* for IE6 */
	width: 8.2em;
}
