/* CSS Document */
a {text-decoration: underline; }
a:link { color: #666666; }
a:visited { color: #666666; }
a:active { color: #666666; }
a:hover { color: #ff9900; }
.special:link { color: #ffffff; }
.special:visited { color: #ffffff; }
.special:active { color: #ffffff; }
.special:hover { color: #ff9900; }
td {
	font-size: 10pt; color: #666666; line-height: 16px;
}
body {
	margin-top: 0;
	margin-left: 0;
}
.topics {
	width: 470px; 
	margin-bottom: 15px; 
}
.title {
	background: url(bg_title.gif) repeat-x;
	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;
	font-weight:bold;
	line-height: 1.2em;
	color: #AD9217;
	padding-top: 10px; 
	padding-left: 5px; 
	margin-bottom: 2px; 
}
.comm {
	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;
	color: #666666;
	line-height: 1.5em;
	padding-left: 5px; 
}
