/*-------------------*/
/* コンテンツリスト  */
/*-------------------*/
div#ctmain h1
{
 background:transparent url(../img/cnt/h1bg.jpg) no-repeat scroll 0 0;
 font-size:10pt;
 height:19px;
 margin:10px 0;
 padding:5px 0 0 10px;
 width:760px;
}

div#ctmain p.afh1
	{ margin:15px 30px; }

div#ctmain div.sem
	{ background:url('../img/cnt/sembg0.jpg') no-repeat; width:760px; height:126px; margin-bottom:10px; }
div#ctmain div.sem img.icon
	{ float:right; margin:5px 5px 0 0; }
div#ctmain div.sem p
	{ font-size:10pt; line-height:13pt; }
div#ctmain div.sem p.date
	{ color:#163D80; }
div#ctmain div.sem div.img
	{ padding:15px 6px 30px 6px; float:left; }
div#ctmain div.sem h3
	{ font-size:12pt; line-height:12pt; padding-top:3px; }

