/*---------------------------------------------------------
　トピックス
---------------------------------------------------------*/

div.pEntry
{
	font-family: Arial,'ＭＳ Ｐゴシック',sans-serif;
	width: 525px;
	margin: 12px 0 30px 42px;
	padding: 0;

}
div.pEntry dl
{
	/*
	font-size: 12px;
	margin:5px 0 0 0;
	*/
}
div.pEntry dl dt
{
	/*
	margin:4px 0 4px 0;
	width:auto;
	color: #333;
	*/
}
div.pEntry dl dd
{
	/*
	margin-left: 9em;
	margin-top: -1.6em;
	padding-bottom:3px;
	color: #333;
	line-height:1.4;
	*/
}
div.pEntry dl dd span
{
	background: url(../../cmn/img/ico_att2.gif) no-repeat;
	background-position: 1px 2px;
	_background-position: 1px 0;
}


/*---記事詳細---*/
h4.titleKiji{
	width:570px;
	font-size:14px;
	border-left:5px solid #ccc;
	padding:0 0 0 8px;
	margin:3px 0 15px 0;
}

div.bodyKiji{
	font-size:12px;
	line-height:1.4;
	color:#333;
	width:96%;
}
div.dataKiji{
	font-size:11px;
	border-bottom:1px solid #ccc;
	padding:3px 0 0 0;
	margin:0 0 15px 0;
	width:96%;
}



div.blankKiji{height:250px;}

p.toTopics a
{
	display: block;
	text-indent:-9999px;
	text-decoration: none;
	height:18px;
	margin:0 0 5px 0;
	float:right;
	width:78px;
	background: url(../img/btn_topics.gif) top left no-repeat;
	clear:right;	
}

p.toTopics a:hover{background-position:0 -18px;}

