@import "font.css";

.BodyMain{
    background-image:url(/images/back_shima_gr2.gif);
    background-color:#ffffff;
    margin:0;
    text-align:center;
}
.main{
    width:800px;
    margin:0 auto;
    padding:25px 0 5px 0;
    background-color:#ffffff;
    border-left:1px solid #999999;
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    text-align:center;
}
.bottom{
    width:100%;
    border-top:1px solid #999999;
}
.copyright{
    text-align:center;
    font-size:80%;
    padding:10px 0 8px 0;
}
.center{
    text-align:center;
}
div{
    margin:auto;
}
p{
    margin:0 auto;
}
HR{
    color:#660066;
    margin:0.5em;
}
/* 社名、住所、電話番号表示部分 */
.CustWithHtml {
    border:3px double #660066;
    background-color:#ffffff;
    text-align:center;
    padding:0.5em;
    font-size:x-small;
}
.markL{
    font-size:80%;
    color:#660066;
    margin-right:0.5em;
}
.waku{
    border:1px solid #660066;
}
.title{
    border-top:2px solid #660066;
    border-bottom:2px solid #660066;
}
.titleNormal{
    width:550px;
    border-bottom:3px double #660066;
    padding:0 0 1.5em 0;
}
.w580{
    width:580px;
}
.TD1{
    line-height:1.8em;
}
.TD30{
    line-height:30px;
}
.L1{
    width:48%;
    line-height:30px;
    float:left;
}
.R1{
    width:48%;
    line-height:30px;
    float:right;
}
.L2{
    width:40%;
    line-height:30px;
    float:left;
}
.R2{
    width:58%;
    line-height:30px;
    float:right;
}
DIV.clear{
    clear:both;
}
.custNormal{
    width:550px;
    border-top:3px double #660066;
    line-height:1.8em;
    padding:1.8em 0;
}