﻿@charset "UTF-8";

#content{
//	height:1620px;
}


.box01{
//    background-color: #444;
    position:relative; top:0px; left:0px;
    width:545px;
    height:960px;
}

.box01-01{
//    background-color: #666;
    position:relative; top:0px; left:0px;
    width:545px;
    height:360px;
}

.box01-01a{
//    background-color: #666;
    position:relative; top:0px; left:0px;
    width:335px;
    height:360px;
}

.box01-01b{
//    background-color: #666;
    position:absolute; top:0px; right:0px;
    width:207px;
    height:360px;
}

.box01-02{
//    background-color: #888;
    position:relative; top:0px; left:0px;
    width:545px;
    height:550px;
}

.box01-02-01{
//    background-color: #888;
    position:relative; top:0px; left:180px;
    padding-top:3px;
    padding-bottom:3px;
    width:345px;
    height:30px;
    font-size:8pt;
    text-align:left;
    border-bottom: 1px dotted black;
}
.box01-02-01bottom{
//    background-color: #888;
    position:relative; top:0px; left:180px;
    padding-top:3px;
    padding-bottom:3px;
    width:345px;
    height:30px;
    font-size:8pt;
    text-align:left;
    border-bottom: 0px;
}


.box02{
//    background-color: #888;
    position:relative; top:0px; left:0px;
    width:545px;
    height:240px;
    float:left;
    border-bottom: 1px dotted black;
}

.box02-01{
//    background-color: #666;
    position:relative; top:0px; left:0px;
    width:330px;
    height:200px;
    float:left;
}

.box02-02{
//    background-color: #222;
    position:relative; top:10px; left:0px;
    width:207px;
    height:200px;
    float:right;
}

