@charset "euc-jp";
/* CSS for topics text ad */
body {
	margin:0; padding:0;
	width:334px;
	background:#fcfcfc; color:#666;
	font-size:12px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', '¥á¥¤¥ê¥ª', '£Í£Ó £Ð¥´¥·¥Ã¥¯', sans-serif;
}
* html body {
	font-family: 'MS PGothic';
}

a {
	display:block;
	text-decoration:none;
	margin:0; padding:2px 10px 4px 33px;
	color:#345; background: url(http://www.nikkeibp.co.jp/news/elements/images/trend_200612_mark14w.gif) no-repeat 12px 4px;
	min-height:1.5em; line-height: 1.5em;
}
a:hover { color: #f7f0c2; background-color:#513;  background-image: url(http://www.nikkeibp.co.jp/news/elements/images/trend_200612_mark14r.gif); }

ul {
	clear:both;
	margin:0; padding: 5px 0 0 0; 
	list-style:none;
}

li {
	margin:0; padding:0;
	border-bottom:1px dotted #ccc;
	background:#f3f2f1;
}

#t1, #t3, #t5, #t7, #t9, #t11, #t13, #t15, #t17, #t19 {
	background:#fcfcfc;
}

#t20 {
	border-bottom:1px solid #f3f2f1;
}
#t20 a:hover {
	border-bottom:1px solid #513;	
}

* html a {
	height:1.5em;
}

