/* @override http://www.styh3111.cpinet.jp/sekinoshita.com/town/pond.css */

div.section h4 {
	width: 666px;
	height: 26px;
}

div.section h4 div.name {
	width: 106px;
	line-height: 26px;
	padding: 0 10px;
	font-size: medium;
	background: #7DA7D8;
	color: white;
	text-align: center;
	float: left;
}

div.section h4 div.size {
	width: 520px;
	line-height: 26px;
	padding: 0 10px;
	font-size: medium;
	background: #C7EAFB;
	color: #3A89C9;
	float: right;
}

div.section h5.colored {
	font-size: medium;
	margin: 8px 0 6px;
	color: #3A89C9;
	line-height: 1.4;
}

div.section h6 {
	margin: 10px 0 5px;
}