@charset "utf-8";
.top_title {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.icon_td {
	border: 1px solid #990000;
}

.series_title_bar {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/all/title_ichiran_bar.gif);
	height: 30px;
	width: 660px;
	padding-left: 20px;
}

.price_not {
	text-decoration: line-through;
}
.price_new {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
