@charset "UTF-8";

h5{
margin:20px 0px 0px;
}

p.read{
width:645px;
margin:10px auto;
text-align:left;
}

.exp-body{
padding:10px 20px 60px;
border:1px solid #eeeeee;
background-color:#FFFFFF;
}



table.exp-form{
width:640px;
margin:0px auto 0px;
border-top:1px solid #e5e5e5;
border-right:1px solid #e5e5e5;
}
table.exp-form th,
table.exp-form td{
padding:10px;
font-weight:normal;
font-size:13px;
text-align:left;
border-bottom:1px solid #e5e5e5;

border-left:1px solid #e5e5e5;
background:#fffef2;
}

table.exp-form th{
width:160px;
}



tr.exp-form-header th,
tr.exp-form-header td{
background:#fffde2;
}

table.exp-form td{
text-align:center;
}
table.exp-form td.course{
text-align:left;
}

table.exp-form th.right-cell{
width:480px;
}

table.exp-form td.right-cell{
width:150px;
border-left:none;
text-align:right;
}

table.exp-form th a,
table.exp-form td a{
font-size:11px;
text-decoration:underline;
}


