.top-midashi1 {
	font-size: 14px;
	font-weight: bold;
	color: #66CC99;
}
.top-midashi2 {
	font-weight: bold;
	color: #FF99CC;
}
.contents {
	text-align: center;
	margin-top: 15px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.contents p {
	margin-bottom: 20px;
}
#list img {
	margin-bottom: 5px;
}
#list {
	width: 520px;
	margin: 0px;
	padding: 0px;
}
#list li {
	float: left;
	width: 120px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 10px;
	height: 199px;
	line-height: 12px;
}
#list p {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
