@charset "utf-8";
/*----------------------------------------------------------------------------------------*
*　■内外電機　展示会情報 専用スタイル
*
*		更新日：		2008.04.15
*		更新者：		otsubo
*		対象頁：		mod_展示会情報
*
*-----------------------------------------------------------------------------------------*/




/*---------------------------------------------------------------------
　■共通
-----------------------------------------------------------------------*/
#main{}


/*---------------------------------------------------------------------
　■
-----------------------------------------------------------------------*/
#categoryImage{
	width: 553px;
	height: 78px;
	text-indent: -9999px;
	margin-bottom: 24px;
	background: url(../img/archives/main_topics.jpg);
}

#TopicsArea{
	margin: 10px;
}
div#entryHeader{
	border-left: 5px solid #615893;
	padding-left: 12px;
	margin-bottom: 12px;
}
#TopicsArea h3{
	line-height: 1.2em;
	font-size: 1em;
	font-weight: bold;
}

#TopicsArea p{
	margin-bottom: 1em;
	margin: 0 12px;
}
#TopicsArea .entryBody{
	margin-bottom: 24px;
	padding-bottom: 12px;
	padding-left: 14px;
	border-bottom: 1px dotted #ccc;
}
p.postDate{
	margin: 0 0 0px 2px !important;
	font-size: 11px;
}

div.splitPages{
	margin: 24px 0 15px 0;
	text-align: center;
	font-size: 10px;
	font-family: "Verdana";
}








/*EOF*/