/* CSS Document */

a {text-decoration: none; }
a:link { color: #666666; }
a:visited { color: #666666; }
a:active { color: #666666; }
a:hover { color: #CC0000; }

body {
	margin-top: 10px;
	margin-left: 10px;
}
.topics {
	display: block;
	float: left;
	width: 490px; 
	margin-bottom: 10px;
}
.topics h2 {
	font-family: Century Gothic,Arial,"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size: 10pt;
	line-height: 1.2em;
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 2px; 
	padding-bottom: 5px; 
}
.topics h2 a {
	text-decoration: none;
	color: #000000;
}
.topics h2 a:hover {
	color: #CC0000;
}
.topics_date {
	display: block;
	float: left;
	width: 490px; 
	font-family: Century Gothic,Arial,"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size: 9pt;
	color: #999999;
	clear: both;
}
.topics_comm {
	display: block;
	float: left;
	width: 490px; 
	font-family: Century Gothic,Arial,"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size: 9pt;
}
