/* contetns */
#contents .main {
	padding-top: 6px;
}
.main h2.firstChild {
	margin: 0 -21px 7px -22px;
	padding-top: 203px;
	padding-left: 16px;
	background: url(../../img/pic_rissho.jpg) no-repeat 0 0 transparent;
}
.main h2 img {
	display: block;
}

.main dl.topics {
	position: relative;
}
.main dl.topics dt {
	position: absolute;
	width: 5em;
	padding: 4px 0 0 5px;
	line-height: 1.5em; /* for IE6 */
	font-family: "Arial",Sans-Serif;
}
.main dl.topics > dt {
	line-height: 1.4em;
}
.main dl.topics > dt {
	padding-top: 5px;
}
.main dl.topics dd {
	padding: 5px 0 5px 6.5em;
	background: url(../img/line_dot_gray.gif) repeat-x 0 100% transparent;
	line-height: 1.5em;
}
.main p.more {
	margin-top: 10px;
	text-align: right;
}
