.pankuzu{
	border-bottom:1px dotted #CCCCCC;
	margin-top:0;
}
.categoryimg{
	width:715px;
	height:150px;
	text-indent:-9999px;
	background-image:url('/img/cimages/waseppi.jpg');
	background-repeat:no-repeat;
}
.topicbody img{
	display:block;
	float:left;
	max-width:220px;
	height:auto;
	margin-right:5px;
	margin-top:2em;
}
.topicnavi .navitop{
	display:block;
}
.topicnavi .navicategory{
	font-size:14px;
	padding-left:14px;
	padding-right:5px;
	background-image:url(/img/arrow_bl.png);
	background-position:3px 7px;
	background-repeat:no-repeat;
	border:1px solid #265CFF;
	border-radius:10px;
	margin-left:20px;
	display:block;
	float:left;
}