#content table{
width: 660px;
margin: auto;
border: 1px solid #BABABA;
}

#content tr{
border: 1px solid #BABABA;
}
#content td{
text-align: left;
padding-left:10px;
border-bottom: 1px solid #BABABA;
}
th{
text-align: center;
font-size: 16px;
color: #fff;	
width: 106px;
font-weight: bold;
border: 1px solid #BABABA;
}
.small{
background-image: url("../img/u-turn/table_th_img.jpg");
height: 42px;
}
.big{
background-image: url("../img/u-turn/table_th_big.jpg");
height: 82px;
}
#renrak{
margin-top: 10px;
font-size: 12px;
}
#button{
width: 171px;
height: 47px;
margin-top: 4px;
}

