@charset "utf-8";
/* CSS Document */

.red{
color:#cc0000;
}

div.margin_f1{
margin-top:20px;
}

div.other_f7{
width:680px;
margin:0 auto
}

/*---------------------------------------------*/
.table_f1 {
width:620px;
text-align:left;
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:5px;
padding:0;
border-collapse:collapse;
border-top:1px dotted #999999;
}
.table_f1 th {
width:32%;
text-align:left;
margin:0px 0px px 0px;
padding:4px 2px 2px 4px;
text-align:left;vertical-align:top;color:#666666;
background-color:#EEEEEE;
border-bottom:1px dotted #999999;border-left:5px solid #7AAED5;
}
.table_f1 td {
text-align:left;
padding:4px 2px 2px 4px;
border-bottom:1px dotted #999999;border-left:3px double #CCCCCC;
border-right:1px dotted #999999;
}

.table_f2{
width:580px;
text-align:center;
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:5px;
padding:0;
border-collapse:collapse;
}

.table_f3{
border:2px solid #999999;
width:620px;
margin-left:auto;
margin-right:auto;
padding:2px 5px 2px 5px;
}