.ui-datepicker table, .ui-widget {
	font: 12px Arial, sans-serif;
}
.selector {
	background: #eee;
	padding: 10px 40px 10px 40px;
	border-radius: 0 0 20px 20px;
}
.selector td {
	font: bold 12px Arial, sans-serif;
	color: #666666;
}
.selector td h3 {
	font: bold 14px Arial, sans-serif;
	color: #666666;
	margin-bottom: 4px;
}
.selector label {
	font: 12px Arial, sans-serif;
}
.selector .size {
	width: 100px;
	font: 12px Arial, sans-serif;
}
.tire_selector select.size {
	width: 50px;
	font: 12px Arial, sans-serif;
}
.tire_selector select.brand {
	width: 173px;
	font: 12px Arial, sans-serif;
}
.tire_selector td.help {
	padding-left: 20px;
	padding-right: 40px;
}
.tire_selector p, .tire_selector li {
	font: 11px Arial, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}
.tire_selector ul {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.mitsu {
	width: 200px;
	float: right;
}
.content {
	overflow: hidden;
}
.content p, .content li {
	font: 12px Arial, sans-serif;
	color: #666666;
}
.content h1 {
	font: 24px Arial, sans-serif;
	color: #4f89af;
	letter-spacing: -1px;
}
.content h2 {
	font: 20px Arial, sans-serif;
	color: #8C99C5;
	letter-spacing: -1px;
}
.content a {
	color: #3399CC;
}
.tires {
	width: 100%;
}
.tires td {
	border-bottom: 1px solid #CCCCCC;
	color: #666666;
	font: 12px Arial, sans-serif;
	padding: 4px 8px 4px 8px;
}
.tires tr:last-child td {
	border-bottom: none;
}
.tires td.mark {
	border-bottom: 1px solid #CCCCCC;
	color: #666666;
	font: 12px Arial, sans-serif;
	padding: 8px;
	background: #EEEEEE;
}
.tires th {
	border-bottom: 1px solid #CCCCCC;
	color: #666666;
	font: bold 12px Arial, sans-serif;
	padding: 8px 8px 8px 8px;
	vertical-align: bottom;
}
.tires td.hi {
	font-weight: bold;
	color: #D32556;
}
.disks {
}
.disk_img {
	width: 120px;
	vertical-align: top;
	padding-bottom: 30px;
}
.disk_inf0 {
	vertical-align: top;
	padding-bottom: 30px;
	padding-right: 30px;
}
.disk_inf1 {
	vertical-align: top;
	padding-bottom: 30px;
	padding-right: 0px;
}
.disk_sizes {
	width: 100%;
}
.disk_sizes th {
	font: bold 12px Arial, sans-serif;
	padding: 4px 8px 4px 8px;
	background: #EEEEEE;
	color: #666666;
}
.disk_sizes td {
	font: 12px Arial, sans-serif;
	padding: 2px 8px 2px 8px;
	color: #666666;
	border-top: 1px solid #999999;
}
.disk_sizes td.price {
	width: 20%;
	color: #D32556;
	text-align: right;
}
.pb_cap {
	padding: 2px 20px 2px 0px;
	font: bold 12px Arial, sans-serif;
	float: left;
}
.pb {
	width: 30px;
	padding: 2px 0px 2px 0px;
	text-align: center;
	font: bold 12px Arial, sans-serif;
	float: left;
}
.pb_sel {
	width: 30px;
	padding: 2px 0px 2px 0px;
	text-align: center;
	font: bold 12px Arial, sans-serif;
	float: left;
	background: #D32556;
}
.pb_sel a {
	color: #FFFFFF;
}
h2.spec {
	padding-bottom: 0px;
	margin-bottom: 5px;
	padding-left: 30px;
}
p.spec_comm {
	padding-left: 30px;
	padding-top: 0px;
	margin-top: 0px;
}
.sale h2 {
	color: #336699;
	margin-left: 20px;
}
.sale p {
	color: #CC0033;
	margin-left: 30px;
	font: bold 24px Arial, sans-serif;
}
.sale hr {
	color: #CCCCCC;
	height: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.disk_info {
	overflow: hidden;
	width: 280px;
	height: 120px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font: 12px Arial, sans-serif;
	color: #666;
}
.disk_info img {
	float: left;
	margin-right: 5px;
}
.disk_info span.hi {
	font-weight: bold;
	color: #D32556;
}
div.page_selector {
	clear: both;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.page_selector span {
	display: block;
	font: 11px/20px Arial, sans-serif;
	color: #999;
	background: #eee;
	margin-right: 1px;
	float: left;
	width: 20px;
	height: 20px;
	text-decoration: none;
	text-align: center;
}
div.page_selector a {
	display: block;
	font: 11px/20px Arial, sans-serif;
	color: #fff;
	background: #b7b7b7;
	margin-right: 1px;
	float: left;
	width: 20px;
	height: 20px;
	text-decoration: none;
	text-align: center;
}
div.page_selector a#act {
	color: #fff;
	background: #93b1db;
}
div.page_selector a:hover {
	color: #fff;
	background: #999;
}
div.page_selector a#act:hover {
	color: #fff;
	background: #69c;
}

#suneditor_page_body_div {
	margin-top: 20px;
}
#save_page_body {
	margin-top: 20px;
	cursor: pointer;
}
