@charset "utf-8";

@import "navigation.css";
@import "navigationTop.css";
@import "navigationSide.css";


div#Banner
{
    background:url(../image/banner4.png) no-repeat;
    display:block;
    width:650px;
    height:205px;
    text-indent:-99999px;
}


h2#Treatment1
{
    background:url(../image/treatment1.png) no-repeat;
    display:block;
    width:620px;
    height:25px;
    text-indent:-99999px;
    margin-top:20px;
    padding-bottom:10px;
}


h2#Treatment2
{
    background:url(../image/treatment2.png) no-repeat;
    display:block;
    width:620px;
    height:25px;
    text-indent:-99999px;
    margin-top:10px;
    padding-bottom:10px;
}


h2#Treatment3
{
    background:url(../image/treatment3.png) no-repeat;
    display:block;
    width:620px;
    height:25px;
    text-indent:-99999px;
    margin-top:10px;
    padding-bottom:10px;
}

h2#Treatment4
{
    background:url(../image/treatment4.png) no-repeat;
    display:block;
    width:620px;
    height:25px;
    text-indent:-99999px;
    margin-top:10px;
    padding-bottom:10px;
}

h2#Treatment4a
{
    background:url(../image/treatment4a.png) no-repeat;
    display:block;
    width:620px;
    height:90px;
    text-indent:-99999px;
    padding-bottom:10px;
}

