@charset "utf-8";

/* ------------------------------

         tire_guide

---------------------------------*/

#tire_guide{
}

#tire_guide .leftBorderTitle{
	margin-bottom:30px;
}

#tire_guide .tire_table{
	width:866px;
	margin:0 auto;
	padding-bottom:40px;
}

#tire_guide table#table01{
	width:403px;
	float:left;
}

#tire_guide table#table02{
	width:403px;
	float:left;
	margin-left:40px;
}

#tire_guide table th{
	background-color:#666;
	color:#FFF;
}

#tire_guide table th,#tire_guide table td{
	border-bottom:1px solid #CFCFCF;
	border-top:1px solid #CFCFCF;
	padding:5px 10px 5px 7px;
	text-align:left;	
}
