#contents {
	width: 950px;
}
#headers {
	width: 950px;
}
#newaucblock {
	width: 950px;
	background-image: url(../img/auc7colorbackimg.gif);
	background-repeat: repeat-y;
	margin-bottom: 70px;
}
#line_pink {
	background-color: #FF70B7;
	width: 133px;
	float: left;
	margin-right: 3px;
}
#line_orange {
	background-color: #FFBA52;
	width: 133px;
	float: left;
	margin-right: 3px;
}
#line_yellow {
	background-color: #FFFF33;
	width: 133px;
	float: left;
	margin-right: 3px;
}
#line_green {
	background-color: #76D2B3;
	width: 133px;
	float: left;
	margin-right: 3px;
}
#line_blue {
	background-color: #4CB7FF;
	width: 133px;
	float: left;
	margin-right: 3px;
}
#line_parple {
	background-color: #9470DB;
	width: 133px;
	float: left;
	margin-right: 3px;
}
#line_red {
	background-color: #FF4C4C;
	width: 133px;
	float: left;
	margin-right: 0px;
}
#head {
	height: 48px;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
}
#head .now {
	font-size: 11px;
	line-height: 120%;
}
#head .open {
	font-size: 15px;
	line-height: 110%;
	font-weight: bold;
}
#head .close {
	font-size: 12px;
	line-height: 120%;
}
#newaucblock table {
	margin-bottom: 30px;
}
#newaucblock table tr #items {
	height: 190px;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
}
#items a {
	color: #FFF;
}
#items a:hover {
	color: #FFF;
}
#line_yellow table tr #items a {
	color: #666;
}
#line_yellow table tr #items a:hover {
	color: #666;
}
#items a:hover img {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#newaucblock table tr td {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#items .katagaki {
	font-size: 11px;
	line-height: 120%;
}
#items .namename {
	font-size: 13px;
	line-height: 110%;
	margin-bottom: 5px;
}
#linearrow {
	height: 57px;
	vertical-align: middle;
}
#endauc {
	background-color: #CCC;
	font-size: 12px;
	color: #999;
	vertical-align: middle;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
.detail {
	margin-top: 0px;
}
#namingblock {
	height: 40px;
	margin-bottom: 5px;
}

/* color css */
#line_pink #head {
	border: 1px solid #FF3399;
	color: #FF3399;
	width: 100%;
}
#line_pink .itemimg {
	border: 1px solid #F39;
	margin-bottom: 2px;
}
#line_pink #items {
	color: #FFF;
}


#line_orange #head {
	border: 1px solid #FF9900;
	color: #FF9900;
	width: 100%;
}
#line_orange .itemimg {
	border: 1px solid #FF9900;
	margin-bottom: 2px;
}
#line_orange #items {
	color: #FFF;
}


#line_yellow #head {
	border: 1px solid #FFFF00;
	color: #666;
	width: 100%;
}
#line_yellow .itemimg {
	border: 1px solid #FFFF00;
	margin-bottom: 2px;
}
#line_yellow #items {
	color: #666;
}


#line_green #head {
	border: 1px solid #25B787;
	color: #25B787;
	width: 100%;
}
#line_green .itemimg {
	border: 1px solid #25B787;
	margin-bottom: 2px;
}
#line_green #items {
	color: #fff;
}


#line_blue #head {
	border: 1px solid #0099FF;
	color: #0099FF;
	width: 100%;
}
#line_blue .itemimg {
	border: 1px solid #0099FF;
	margin-bottom: 2px;
}
#line_blue #items {
	color: #fff;
}


#line_parple #head {
	border: 1px solid #6633CC;
	color: #6633CC;
	width: 100%;
}
#line_parple .itemimg {
	border: 1px solid #6633CC;
	margin-bottom: 2px;
}
#line_parple #items {
	color: #fff;
}


#line_red #head {
	border: 1px solid #FF0000;
	color: #FF0000;
	width: 100%;
}
#line_red .itemimg {
	border: 1px solid #FF0000;
	margin-bottom: 2px;
}
#line_red #items {
	color: #fff;
}
