@charset "Shift_JIS";

body {
	background: #FFFFFF;
}

body,
p,ul,ol,dl,dt,dd,li,table,th,td,
{

	margin:0;

	padding:0;

}
.img_box {
	width: 215px;
	float: right;
	height: 103px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.text {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#topics{
	text-align: left;

}

#topics li{

	margin-bottom: 4px;

	padding-bottom: 4px;

	border-bottom: 1px dotted #7B7B7B;

}

.topictext{

}

.date{
	list-style: url(../img/g_arrow.gif) inside;
}

/*	default		*/

a{

	color: #3961c6;

	text-decoration: none;

}

a:link{

	color: #3961c6;

	text-decoration: none;

}

a:visited{

	color: #3961c6;

	text-decoration: none;

}

a:hover,

a:active{

	color: #3961c6;

	text-decoration: underline;

}

span.clear,

div.clear{

	display:block;

	clear:both;

	width:1px;

	height:1px;

	margin-top: -1px;

}
