/*--------------------
tiremenu
--------------------*/
#side #tiremenu{
	font-size: 1px;
	line-height: 0.1;
	padding-bottom: 5px;
	border-bottom: 1px solid #b2b2b2;
	margin-bottom: 10px;
	}
	#side #tiremenu li{
		margin-bottom: 5px;
		}
		#side #tiremenu li a{
			display: block;
			height: 40px;
			}
		#side #tiremenu li ul li a{
			height: 25px;
			}

	#side #tiremenu li#biztire{
		padding-top: 5px;
		}


/*--------------------
sizesearch
--------------------*/
.twoColumnLeft{
	float: left;
	width: 300px;
	padding-left: 20px;
	}
	.twoColumnLeft dt{
		text-align: center;
		margin-bottom: 10px;
		}
	.twoColumnLeft .icons li{
		float: left;
		padding-right: 23px;
		}
	.twoColumnLeft .icons li.fourth{
		padding-right: 0;
		}
	.twoColumnLeft dl dt img{
		margin:5px 0 0 0;
		}	
	
.twoColumnRight{
	float: right;
	width: 400px;
	margin:0 10px 0 0;
	padding:5px 0 0 0px;
	
	}
div.item{
	margin-bottom: 40px;
	}

table.datas{
	width: 100%;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 5px;
	}
table.datas tr th,
table.datas tr td{
	padding: 3px;
	border: 1px solid #666;
	text-align: center;
}

table.datas tr th{
	background: #ccc;
}
table.datas tr.title th{
	background: #666;
	color: #fff;
}
table.datas tr td{

}
.twoColumnRight ul.description li{
	list-style-type: square;
	list-style-position: inside;
	margin-bottom: 0.5em;
	}
	


/*--------------------
wheel
--------------------*/
#merit{
	margin-left:15px;
	}

#merit td{
	width: 240px;
	}

.description li{
	list-style-type: square;
/*	list-style-image: url('../img/icon_sqre.gif');*/
	list-style-position: inside;
	margin-bottom: 0.5em;
	}
	

.twoColumnLeft_Wheel{
	float: left;
	width: 170px;
	padding-left: 20px;
	}
	.twoColumnLeft_Wheel dt{
		text-align: center;
		margin-bottom: 10px;
		}
	.twoColumnLeft_Wheel .icons li{
		float: left;
		padding-right: 24px;
		}
	.twoColumnLeft_Wheel .icons li.fourth{
		padding-right: 0;
		}
	
	
.twoColumnRight_Wheel{
	float: right;
	width: 530px;
	padding-right: 20px;
	}

.tire_sub_prepend{
	text-align:center;
	width:150px;
	margin:10px 0px 0px;
}

.tire_sub_prepend span{
	font-size:16px;
	font-weight:bold;
}
