/* CSS Document */
div#point {
	width: 600px;
	text-align: center;
	background-color: #FFFFFF;
}
.lead01 {
	padding: 10px;
	text-align: left;
	width: 580px;
	line-height: 130%;
}
.title {
}
.goods {
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	background-color: #CCCCCC;
}
.item01 {
	text-align: center;
	vertical-align: bottom;
	padding: 5px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.pointrank {
	line-height: 140%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border: 2px solid #FFFFFF;
	background-color: #003366;
}
.comment {
	font-size: 12px;
	color: #003366;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}
.itemname {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 12px;
}
.oubo {
	font-size: 12px;
	padding: 5px;
	width: 95%;
	line-height: 130%;
	text-align: left;
	margin: 10px;
}
.prank {
	font-size: 12px;
	line-height: 130%;
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-left: 30px;
}
.pointrank2 {

	line-height: 140%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border: 2px solid #FFFFFF;
	background-color: #990000;
}

