.osusume_block {
	position:relative;
	width:629px;
	background-image:url(images/top/osusume_foot.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:6px;
	margin-bottom:20px;
}

.osusume_block h2{
	background-image:url(images/top/osusume_head.jpg);
	width:629px; height:33px;
}

.osusume_block .my_body {
	background-image:url(images/top/osusume_bk.jpg);
	background-repeat:repeat-y;
	text-align:center;
}



.topics_block {
	background-color:#e8e8e8;
	border:1px #CCCCCC solid;
	padding:5px 10px;
	margin-bottom:20px;
}

.topics_block h2 {
	background-image:url(images/top/topics_head.jpg);
	background-repeat:no-repeat;
	width:auto; height:22px;
	border-bottom:1px #999999 dotted;
}

.topics_block ul {
	overflow:auto;
	height:8em;
}
