#block1 {
    border:0px solid blue; 
    width:570px;
    float;left;
    font-size:8pt
}


#area1 {
    background-image:url(/01/images/mainbox_01_01.jpg); 
    background-repeat: no-repeat;
    background-color:#ebf0f6;
    border:1px solid #cccccc;
    width:326px;
    height:auto;
    float:left;
    text-align:left;
}

#area1 p {
        font-size: 10pt;
	text-align: left;
        color: #666666;
	margin-top: 50px;
        margin-left: 145px;
        margin-right: 10px;
}


#areawrap {
    border:0px solid red;
    float:left;
    margin-right: -235px;
    margin-left:5px;
}

#area2 {
    background-image:url(/01/images/mainbox_02_01.jpg); 
    background-repeat: no-repeat;
    background-color:#ebf0f6;
    border:1px solid #cccccc;
    width:235px;
    height:202px;
}
#area2 p {
        font-size: 10pt;
	text-align: left;
        color: #666666;
	margin-top: 50px;
        margin-left: 100px;
        margin-right: 10px;
}

#area3 {
    margin:10px 0 0 0;
    background-image:url(/01/images/mainbox_04.jpg); 
    background-repeat: no-repeat;
    background-color:white;
    width:235px;
    height:147px;
    text-align:left;
}

#area3 p {
        font-size: 12px;
        color: #FFFFFF;
        padding-top: 15px;
        padding-left: 15px;
        line-height: 1.5em;
}

#area4 {
    margin-top:10px;
    width:570px;
    height:79px;
    background-color:#ebf0f6;
    border:1px solid #cccccc;
}

