.color996600 {
	color: #996600;
}
.ColorPrice {
	font-weight: bold;
	color: #990000;
	font-size: 16px;
}
.pixel14 {
	font-size: 14px;
	line-height: 130%;
}
.pixel18 {
	font-size: 18px;
	line-height: 130%;
}
.pixel9 {
	font-size: 9px;
	line-height: 140%;
}
.border {
	border: 0.6px solid #000000;
}
.colorffffff {
	color: #FFFFFF;
}
.u-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

/*ラインナップ*/
.ColorPrice{font-size: 14px;font-weight: bold;color: #CC0000;}
.c {
	font-size: 14px;
font-weight: bold;
	color: #990000;
}
/*ラインナップ*/
#lineup td,th{
	vertical-align: bottom;
}


#lineup h3{
	color: #3333CC;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: thin solid #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
}
#lineup a:link{
	font-size: 10px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
	display: block;
	border: thin solid #FFFFFF;
	text-align: center;
}
#lineup a:visited{
	font-size: 10px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
	display: block;
	border: thin solid #FFFFFF;
	text-align: center;
}
#lineup a:hover{
	font-size: 10px;
	line-height: 150%;
	color: #333333;
	text-decoration: underline;
	display: block;
	text-align: center;
	border: thin solid #99CCFF;
}
