#main
{

    position: relative;
    min-height: 1px;
    text-align: left;
    width: 700px;
    _width:720px;
    float:right;
    margin: 10px 0;
    padding: 10px;
    border: 1px solid #ccc;
}
#warp{
    width:930px;
    _width:930px;
    float:left;
}
.header {
    /* ie win (5, 5.5, 6) bugfix */
    width: auto;
    _width: 100%;
    margin: 10px 0;
    line-height: 40px;
    padding: 0 5px 0 20px;
    font-size: 1.4em;
    font-weight: normal; 
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギノ角ゴ Pro W7";
    text-align: left;
    clear: both;
    background: url(img/h2.gif) no-repeat top right;
}
#topnavi{
    width:950px;
    height:40px;
    position:relative;
    top:0px; 
    left:15px;
    _left:0px;
    background:url(http://www.p-panther.jp/img/topnabibg.gif) no-repeat bottom;
    
}
#container
{
    position: relative;
    width: 930px;
    _width: 950px;
    margin: 0px auto 0 auto;
    padding: 0 10px;
    text-align: center;
    background: url(img/bbg.gif) #fff;
}

#banner div {
    position: relative;
    margin: 0;
    padding: 20px 5px 10px 160px;
    _padding: 30px 10px 10px 160px;
    width: 550px;
    _width: 680px;
    height: 170px;
    _height: 200px;
    background: url(img/banner2.jpg) no-repeat;
}


 
