@charset 'shift-jis';

body {
	margin:0;
	padding:0;
	font-family: 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3' , 'Osaka' , '‚l‚r ‚oƒSƒVƒbƒN';
	line-height:1.1;
}

a:link { color:#33795F; }
a:visited { color: #960; }
a:hover { color: #9c0; }

.topTopics {
	width:440px;
	margin:10px;
}
.topTopics .date {
	width:90px;
	font-size:75%;
	letter-spacing:0.05em;
	color:#555;
}
.topTopics .content .title {
	font-size:90%;
	color:#555;
	padding:0 0 1px;
}
.topTopics .content .desc {
	font-size:81%;
	line-height:1.3;
	color:#555;
}
.topTopics td {
	padding:0 0 6px;
}

.newmark {
	font-family:Verdana;
	color:#c03;
	font-weight:bold;
	font-size:85%;
}

