@charset "utf-8";



/* topics
-------------------------------------------*/
#consecond h4 a{
	background:url(../common/images/img_arrow1.gif) left center no-repeat;
	padding:1px 0 1px 24px;
	height:18px;
	color:#900;
}

#consecond .topicsentry{
	width:675px;
	margin:20px 0 28px 17px;
}

#consecond .topicsentry a{
	color:#990000;
}

#consecond .topicsentry a:hover{
	text-decoration:underline;
}

#consecond dl dt{
	margin:0 0 7px 0;
}


#consecond dl dt a{
	background:url(../common/images/img_arrow1.gif) left center no-repeat;
	padding:1px 0 1px 24px;
	color:#900;
}

#consecond dl dt a:hover{
	text-decoration:underline;
}

#consecond dl dd{
	margin:0 0 5px 0;
	padding:0 0 9px 26px;
	background:url(../topics/images/bg_topics_list2.gif) left bottom no-repeat;
}

#consecond .topicsentry p{
	margin:18px 0 0 0;
}

#consecond .topicsentry dl.kensyu{
	margin:0 0 0 20px;
}

#consecond .topicsentry dl.kensyu dt{
	background:url(../topics/images/img_arrow3.gif) left center no-repeat;
	padding:1px 0 1px 15px;
	margin:5px 0 5px 0;
}

#consecond .topicsentry dl.kensyu dd{
	margin:0;
	padding:0 0 10px 20px;
	background:url(../topics/images/bg_topics_list2.gif) left bottom no-repeat;
	width:400px;
}

#consecond .topicsentry .kensyulink a{
	background:url(../topics/images/img_arrow4.gif) left center no-repeat;
	padding:0 0 0 20px;
	margin:0 0 0 2px;
}

#consecond .topicsentry .more-link{
	font-weight:bold;
}

#consecond h6.detail{
	font-weight:normal;
	font-size:1.1em;
	border-left: 5px #900 solid;
	border-bottom:1px #900 solid;
	width:420px;
	margin:20px 0 20px 0;
	padding:0 0 0 5px;
}
