@charset "Shift_JIS";
.wrapper #topics {
	width: 780px;
	/*height:95px;*/
	height:50px;
	overflow: auto;
	margin: 0px auto;
}
#topics p {
	margin: 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.md_line {
	float: left;
/*	margin: 15px 0 0 0;*/
	margin: 0 0 0 0;
}
.md {
	float: left;
	width: 186px;
	margin-left:11px;
	margin-bottom:15px;
}
.wrapper #tptitle {
/*	background-image: url(img/topics_title.gif);*/
	background-repeat: no-repeat;
	padding: 0px;
	height: 28px;
	width: 780px;
	margin: 10px auto;
}
.wrapper #tptitle #jumpMenu {
	text-align: right;
	margin-top: 2px;
}
