body { }
p { }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }

#mainbox{
    margin: 15px 10px 30px;
    }
#mainbox a{
    background-image: url(../img/arrow4.gif);
    background-repeat: no-repeat;
    background-position: 0% 50%;
    padding-left: 10px;
    color: #36f;
    }
#mainbox h1{
    font-size: 1.2em;
    background-image: url(../img/prize_ttl2.gif);
    background-repeat: repeat-x;
    height: 30px;
    padding-top: 15px;
    padding-left: 15px;
    color: #f74224;/*2483ab*/
    margin-bottom: 0px;
    }
#mainbox h2{
    margin-top: 30px;
    font-size: 1.1em;
    }    
#mainbox p{
    font-size: 0.8em;
    }
.leftbox{
    margin-top: 40px;
    float: left;
    border: 3px double #d0918c; /*b4e4f8*/
    padding: 5px 20px 10px 20px;
    }
.rightbox{
     float: left;
     }
.clear{
     clear: left;
     }   
.bumon{
     margin-top: 20px;
     font-size: 0.8em;
     color: #f74224;
     margin-bottom: 5px;
     }       
.prize{
     padding-top: 5px;
     font-size: 1.0em;
     color: #f74224;/*d9186a e14853  d0383c*/
     border-bottom: 1px solid #f74224;
     }
.produce{
     padding-top: 5px;
     font-size: 0.9em;
     }
     
