.topic  {	width:500px;	border:1px solid #cccccc;	background-color: #ffffff;	background-repeat: no-repeat;	background-image: url("../../topics/images/catch.gif");	background-position:3px 3px;	margin-bottom:15px;	font-size: 12px;	line-height: 150% }		.topic h3  {	color: #2f4f4f;	font-size: 14px;	font-weight: bold;	line-height: 150%;	text-decoration: none;	padding-left: 5px;	margin:22px 18px 0 18px;	border-bottom: 1px solid #2f4f4f;	border-left: 4px solid #2f4f4f }		.topic p {	margin:5px 18px 5px 20px;	}	.topic ul  {	margin: 0px 0 10px 30px;	padding:0px;	 }.topic li {	font-size: 12px;	line-height: 140%;	list-style-type: none;	/*list-style-type: disc;*/	margin:0px 0 3px 0;	 }	 .topic li ul.kotu {	margin: -16px 0 0px 40px;	padding:0px;	 }	 	.topic li ul.kotu li {	font-size: 12px;	line-height: 140%;	list-style-type: none;	/*list-style-type: disc;*/	margin:0px 0 0px 0;	 }	/*ニュートピック----------------*/	 .newtopic  {	width:500px;	border:1px solid #cccccc;	background-color: #ffffff;	background-repeat: no-repeat;	background-image: url("../../topics/images/new.gif");	background-position:3px 3px;	margin-bottom:15px;	font-size: 12px;	line-height: 150% }			.newtopic h3  {	color: #bd4343;	font-size: 14px;	font-weight: bold;	line-height: 150%;	text-decoration: none;	padding-left: 5px;	margin:22px 18px 0 18px;	border-bottom: 1px solid #bd4343;	border-left: 4px solid #bd4343 }		.newtopic p {	margin:5px 18px 5px 20px;	}	.newtopic ul  {	margin: 0px 0 10px 30px;	padding:0px;	 }.newtopic li {	font-size: 12px;	line-height: 140%;	list-style-type: none;	/*list-style-type: disc;*/	margin:0px 0 3px 0;	 }	 .newtopic li ul.kotu {	margin: -16px 0 0px 40px;	padding:0px;	 }	 .newtopic li ul.kotu li {	font-size: 12px;	line-height: 140%;	list-style-type: none;	/*list-style-type: disc;*/	margin:0px 0 0px 0;	 }				
