@charset "utf-8";
/***----------------------------------------------------------------
styles.css
--------------------------------------------------------------- ***/
#contents .waku2 {
width: 720px;
margin: 0px 0px 30px 85px;
float: left;
}
#contents .bn_l {
width: 225px;
margin: 0px 22px 0px 0px;
float: left;
}
#contents .bn_r {
width: 225px;
margin: 0px 0px 0px 0px;
float: left;
}


/***------------
table
------------***/
.ta3{
width: 720px;
margin: 0 auto;
font-size: 12px;
border-left: 1px solid #a0a0a0;
border-top: 1px solid #a0a0a0;
}
.ta3 td,
.ta3 th{
padding: 5px;
border-bottom: 1px solid #a0a0a0;
border-right: 1px solid #a0a0a0;
}
.ta3 td{
color: #333333;
}
.ta3 th{
color: #333333;
background-color: #d1e6c2;
vertical-align: center;
font-weight: bold;
}