#content h2{
    border-top  :1px solid #CCC;
    border-left :1px solid #CCC;
    border-right:1px solid #CCC;
}

#nomenubox #content{
    min-height:400px;
    _height:400px;
}

#nomenubox #content .contentBody{
    min-height:300px;
    _height:400px;
    margin-bottom:0;
}
#auth .contentBody{
    padding-top:100px;
}
#auth .contentBody div{
    text-align:center;
    margin-bottom:10px;
}
#auth .contentBody p{
    width:300px;
    _width:340px;
    min-height:32px;
    _height:32px;
    text-align:left;
    margin:0 auto;
    background:url("http://static.bitcash.jp/www/auth/icon_caution.gif") no-repeat left top;
    padding-top :10px;
    padding-left:45px;
}

