@charset "utf-8";
/* topics */

#topics {
	margin-top:25px;
	margin-left:35px;
	}

h5 {
	font-size:100%;
	font-weight: bold;
	text-align:center;
	padding: 10px 0px 10px 0px;
	margin: 20px 15px 20px 15px;
	border-top-width: 1px;
	border-top-color: #eeeeee;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #eeeeee;
	border-bottom-style: solid;
	}


.ymd {
	margin-top:15px;
	}

