@charset "utf-8";
#Topics {
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#Topics .list {
	margin-right: 25px;
	clear: both;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 15px;
	margin-top: 20px;
}
#Topics .day {
	text-align: right;
	line-height: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
}
#Topics .caption{
	line-height: 110%;
	padding-top: 5px;
}
#Topics .imgRight {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 3px;
}
#Topics .imgLeft {
	margin-top: 3px;
	margin-bottom: 0px;
	margin-right: 20px;
}
.waku {
	border: 1px solid #ECECEC;
}
#Topics .pagetop {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 30px;
}
#Topics h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 8px;
	margin-top: 1px;
}
.floatclear {
	clear: both;
	height:1px;
	overflow:hidden;
}
#Topics .list2 {
	margin-right: 25px;
	clear: both;
	padding-left: 18px;
}

