table{
border-collapse: collapse;
}

td{
vertical-align: top;
}

.box{
width: 552px;
margin: 0 auto 15px;
line-height: 1.4;
}

.map{
padding-bottom: 5px;
}

.tenpo_data{
margin-top: 5px;
}

.tenpo_data td ,.tenpo_data th{
padding: 5px 10px;
text-align: left;
}

.tenpo_data th{
background-color: #52433A;
color: #fff;
border-bottom: 1px solid #786155;
}

.tenpo_data td{
background-color: #8C7264;
border-bottom: 1px solid #786155;
}

#right span{
color: #dfdb29;
}