@charset "Shift_JIS"; 

.topicsBg{
	background: url(/images/topics_bg.gif) repeat-y;
}
.layoutLeft{
	text-align: left;
}
.layoutCenter{
	text-align: center;
}
.layoutRight{
	text-align: right;
}
.topicsNew{
	margin: 0 10px 0 0;
}
h3.topics{
	background: url(/images/h3_topics_bg.gif) no-repeat left bottom;
	font-size: 14px;
	margin: 0 0 6px 0;
	padding: 3px 0 5px 10px;
}
.topicsBox{
	padding: 0;
	margin:0 auto;
}
.topicsBox td{
	vertical-align: top;
}
.topicsBox td.banner{
	vertical-align: bottom;
}
.topicsDate{
	padding: 3px 0 0 25px;
	background: url(/image/arrow_topics.gif) no-repeat left top;
}
.topicsInner td{
	padding-top: 10px;
}
.topicsBorder{
	width: 637px;
	padding: 7px 15px;
	margin:0 auto 10px;
	border: 2px solid #D3D3D3;
}
