@charset "utf-8";
#content h2 {
	width:560px;
	height:36px;
}
h2.about {
	background: url(../image/top/caption_about.jpg) no-repeat;
}
h2.topics {
	background: url(../image/top/caption_topics.jpg) no-repeat;
	margin-top: 30px;
}
#content p {
	line-height: 170%;
	padding: 12px 0px 10px 6px;
}
#content dl {
	padding: 15px 4px 15px 4px;
	border-bottom:1px solid #C4C4A2;
}
#content dt {
	background:url(../image/common/list_1.gif) no-repeat 13px 50%;
	padding: 0 0 0 25px;
	width:130px;
	float:left;
	font-weight: bold;
}
#content dd {
	float:left;
	width:380px;
}
#content .topics_list a {
	width:140px;
	height:27px;
	margin-top:-32px;
	margin-right:10px;
	float:right;
}
#content .article img {
	float: right;
	border: 1px solid #999999;
	margin-left: 12px;
}
