.px12 {
	font-size: 12px;
}
.px16 {
	font-size: 16px;
}

.px14 {
	font-size: 14px;
}
.px10 {
	font-size: 10px;
}
.px12red {
	font-size: 12px;
	color: #FF0000;
}
.px14red {
	font-size: 14px;
	color: #FF0000;
}
.px16red {
	font-size: 16px;
	color: #FF0000;
}
.px12white {
	font-size: 12px;
	color: #FFFFFF;
}
.px14white {
	font-size: 14px;
	color: #FFFFFF;
}
.px16white {
	font-size: 16px;
	color: #FFFFFF;
}
.sidebar-title {
	font-size: 12px;
	background: #CCCC99;
	text-align: center;
}

.spec {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
}
.spec th {
	text-align: left;
	background-color:#CCCCCC;
	width: 80px;
	font-size: 12px;
}
.spec td {
	text-align: center;
	background-color: #FFFFFF;
	font-size: 12px;
}
.spectitle{
	width: 450px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.spectitle th {
	text-align: left;
	background-color:#CCCC99;
	font-size: 12px;
}
.spectitle td {
	text-align: center;
	background-color: #99CC00;
	font-size: 16px;
	color: #FFFFFF;
}
.speccontents{
	width: 450px;
	text-align: center;
	clear: both;
	top: auto;
	margin-right: auto;
	margin-left: auto;
}
.speccontents th {
	text-align: left;
	background-color:#CCCCCC;
	font-size: 12px;
}
.speccontents td {
	text-align: center;
	font-size: 12px;
	background-color: #FFFFFF;
}
.price{
	width: 450px;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.price th {
	text-align: left;
	background-color:#FFFFFF;
	width: 120px;
	font-size: 12px;
}
.price td {
	text-align: center;
	font-size: 12px;
	background-color: #FFFFFF;
}
.indexspec{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
}
.indexspec th {
	text-align: left;
	background-color:#FFFFFF;
	width: 120px;
	font-size: 12px;
}
.indexspec td {
	text-align: center;
	font-size: 12px;
	background-color: #FFFFFF;
}
.tokuset{
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
}
.tokuset th {
	text-align: left;
	background-color:#FFFFFF;
	width: 120px;
	font-size: 12px;
}
.tokuset td {
	text-align: center;
	font-size: 14px;
	background-color: #FFFFFF;
}
.tokusetprice{
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
}
.tokusetprice th {
	text-align: left;
	background-color:#FFFFFF;
	width: 120px;
	font-size: 12px;
}
.tokusetprice td {
	text-align: center;
	font-size: 12px;
	background-color: #FFFFFF;
}
.button {
	font-size: 16px;
	color: #FFFFFF;
	background: #990000;
}
.waku{
	width: 145px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
}
.waku td {
	text-align: left;
	font-size: 12px;
	background-color: #FFFFFF;
}
.center { text-align: center; }