@charset "utf-8";
#used {
width: 100%;
}



h2 {
	color: #F60;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 25px;
	background-color: #f1f1f1;
	border: 1px solid #999;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

h3  {
	font-size: 300%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	margin-bottom: 10px;
	line-height: 1.6em;
}
div.price {
	font-weight: bold;
	color: #FF0099;
	font-size: 200%;
	margin-bottom: 25px;
}
#used .toiawase {
	text-align: center;
	border: 1px solid #FFCC00;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#used img {
	margin-bottom: 10px;
}
#used table {
	margin-bottom: 15px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #00045F;
	border-left-color: #00045F;
}
#used table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00045F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00045F;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#used table th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5151FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00045F;
	color: #FFF;
	background-color: #00045F;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: top;
}
#lineup h5 {
	margin-bottom: 15px;
	color: #FFF;
	background-color: #036;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#used .check {
	font-weight: bold;
	color: #F00;
}
#used table tr td h4 {
	font-size: 18px;
	line-height: 1.4em;
	font-weight: bold;
	color: #00045F;
	margin-bottom: 20px;
}
#MainBox h4 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 20px;
}
