﻿@charset "UTF-8";


.box01{
//    background-color: #222;
    position:relative; top:0px; left:0px;
    width:545px;
    height:155px;
}

.box02{
//    background-color: #222;
    position:relative; top:0px; left:0px;
    width:545px;
    height:410px;
}

.box02-01{
//    background-color: #888;
    position:relative; top:0px; left:0px;
    width:545px;
    height:170px;
}

.box02-02{
//    background-color: #ddd;
    position:relative; top:0px; left:0px;
    width:545px;
    height:180px;
}

.box03{
//    background-color: #222;
    position:relative; top:0px; left:0px;
    width:545px;
    height:350px;
}

