/* present.css */

.pres_st01{
   width:510px;
   height:auto;
   margin:15px 0 0 0;
   padding:0;
}

.pres_st02{
   width:510px;
   height:auto;
   margin:15px 0 0 0;
}
.pres_st02 .pict{
   width:510px;
   height:auto;
   overflow:hidden;
   margin:0 0 5px 0;
}
.pres_st02 .pict p{
   font-size:16px;
   text-align:center;
   font-weight:bold;
}
.pres_st02 .tbl01 table{
   width:480px;
   margin:15px 15px 0 15px;
   border-collapse:collapse;
   border:solid 1px #666;
}
.pres_st02 .tbl01 table td{
   padding:4px;
   text-align:center;
   font-size:14px;
}
.pres_st02 .tbl01 table #c01{
   background:#ccc;
   border-bottom:solid 1px #666;
   font-weight:bold;
}
.pres_st02 .tbl01 table #c02{
   color:#f00;
   font-weight:bold;
   font-size:14px;
}
.pres_st02 .tbl01 table #c04{
   background:#f2f2a0;
   color:#f00;
   font-weight:bold;
}

.pres_st02 .text_center{
   width:510px;
   margin:15px 0 22px 0;
   padding:0;
}

.pres_st02 .tbl02 table{
   width:480px;
   margin:0 15px;
   border-collapse:collapse;
   border:solid 1px #666;
}
.pres_st02 .tbl02 table td{
   padding:4px;
   text-align:center;
   font-size:14px;
   line-height:1.3em;
}
.pres_st02 .tbl02 table #c05{
   background:#f60;
   color:#fff;
   font-weight:bold;
   border-bottom:solid 1px #666;
}
