﻿@charset "utf-8";

#tokutei {
width:700px;
}


#tokutei table{
width:690px;
height:auto;
margin:20px auto auto auto;
border-collapse:collapse;
}

#tokutei td{
border: solid 1px #CCCCCC;
padding:6px;
}

.bg-EEE {
background:#EEEEEE;
}

.w140 {
width:140px;
}
