.central {
	text-align; center;
}

.topicwaku {
	width: 635px;
	margin: 20px auto;
	text-align; left;
	padding: 15px;
	border: 1px solid #663300;
	line-height: 140%;
}

.topicwaku p {
	text-indent: 1em;
	margin: 10px 0px;
}

.topicwaku p.hiduke {
	float: right;
	color: #ff9933;
	font-weight: bold;
}

hr {
	width: 635px;
	color: #ff9933;
	clear: both;
	margin: 10px 0px 10px 0px;
}

.yellowwaku {
	width: 350px;
	background-color: #FFFFCC;
	margin: 20px auto;
}


table.yellowwaku {
	padding: 15px;
}


table.yellowwaku td {
	vertical-align: top;
}