a{
 text-decoration: none;
}

.float{
 float: left;
 margin-right: 10px;
 width: 120px;
 text-align: center;
}

.float-02{
 float: left;
 margin-right: 10px;
}

.nedan{
 font-size: 14px;
 font-weight: bold;
 color: #c30000;
 text-shadow :none;
}

.text{
 font-size: 9px;
}

.text-02{
 font-size: 16px;
 font-weight: bold;
 margin: 0 0 10px 0;
} 

.text-03{
 font-size: 13px;
 text-shadow: none;
}

.text-04{
 font-size: 13px;
 text-shadow: none;
 color: red;
}

.text-05{
 text-align: center;
 font-size: 16px;
 font-weight: bold;
 margin: 0 0 10px 0;
} 

.bt{
 text-align: center;
 margin: 10px auto 15px auto;
 padding: 0 0 5px 0;
 border-bottom: 1px dashed #000000;
}

.bt02{
 margin: 10px auto 15px auto;
 padding: 0 0 5px 0;
 border-bottom: 1px dashed #d10000;
}

.wak {
 border : 3px solid #000000;
 border-radius : 20px;
 margin: 10px auto 20px auto;
 width: 560px;
}

.wak img {
 border-radius : 6px;
}

.wak02 {
 border : 3px solid #99cc33;
 border-radius : 20px;
 margin: 10px;
}

.mid {
 background-color: #ffffff;
 padding: 10px 0px 10px 0px;
 font-size: 14px;
 text-align: center;
 display: table;
 width: 100%;
}

.cell_01 {
 vertical-align: middle;
 display: table-cell;
}

.cell_01 img {
 height: 35px;
 padding: 0px 5px 0px 5px;
}

.cell_02 {
 width: 50%;
 vertical-align: middle;
 display: table-cell;
}






 