/*
Site: Iikensetsu
Designer: Christy Co., Ltd.
*/

/* initialize */

a {
	color:#b85f38;
	text-decoration:underline;
}

a:hover {
	color: #f63;
	text-decoration:none;
}

body {
	margin:0;
	padding:3px;
	background-clor:#fff;
	color:#505050;
	font-size:12px;
	*font-size:small;
	*font:x-small;
}

td {
	font-size:12px;
	line-height:125%;
	vertical-align:top;
	border-bottom:1px dashed #c93;
}

.topics_date {
	color:#393;
}
