

div#contents div.article p.image { display: none; }

div#contents div.article h2 {
	padding: 0 1em 16px;
	background: transparent url('../img/bg_topics_title.gif') no-repeat scroll left bottom;
	color: #600;
	font: bold 22px/1em sans-serif;
	overflow: hidden;
	word-wrap: break-word;
	word-break: all;
}

div#contents div.article p.topics_detail {
	margin: 1em 1em 3em;
	width: auto;
	word-wrap: break-word;
	word-break: all;
}





