@charset "UTF-8";
ul.bar-number li a:hover {
	float: left;
	color: #F00;
	text-align: center;
	font-size: small;
	width: 151px;
	line-height: 2.5em;
	list-style-type: none;
	list-style-image: none;
	text-decoration: none;
}
ul.bar-number li a {
	float: left;
	color: #FFF;
	text-align: center;
	font-size: small;
	width: 151px;
	line-height: 2.5em;
	list-style-type: none;
	list-style-image: none;
	text-decoration: none;
}
ul.bar-number li {
	float: left;
	color: #F00;
	text-align: center;
	font-size: small;
	width: 151px;
	line-height: 2.5em;
	list-style-type: none;
	list-style-image: none;
}
ul.bar-number {
	margin: 0px;
	padding: 0px;
}
/* CSS Document */

.bar-title {
	height: 50px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#bar-wrap {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
.itembox {
	width: 910px;
	margin-top: 20px;
	float: left;
}
.item-comment {
	color: #6CF;
	font-size: 12px;
	padding-left: 10px;
	line-height: 1.5em;
}
.item-data {
	color: #FFF;
	font-size: 14px;
	line-height: 1.5em;
	padding-left: 10px;
}
.tokubai {
	color: #F00;
	font-weight: bold;
}
.itemleft {
	float: left;
	width: 200px;
}
.itemright {
	width: 710px;
	float: left;
}
.item-name {
	background-color: #333;
	color: #FFF;
	font-size: 14px;
	line-height: 1.5em;
	padding-left: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
}
.iteminfo {
	font-size: 12px;
	color: #FFF;
	width: 910px;
	text-align: right;
	margin-top: 10px;
}
#rist {
	width: 908px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #666;
}
.item-name a {
	color: #F00;
	text-decoration: none;
}
.item-name a:hover {
	color: #FFF;
	text-decoration: none;
}
