body {
   color : #333333;
   font-size : 14px;
   line-height : 150%;
   background-color : #445566;
}

table {
   font-size : 14px;
   line-height : 150%;
}

#outline{
   width:620px;
   text-align : left;
}

div.top {
   width : 100%;
}

div.top-l {
   float : left;
   width : 200px;
   border-width : 1px;
   border-style : solid;
   border-color : #aaaaaa;
}

div.top-r {
   float : right;
   width : 410px;
}

div.t-line-table03 {
   width : 100%;
   height : 100%;
   border-width : 1px;
   border-style : solid;
   border-color : #dddddd;
   background-color : #eeeeee;
   padding : 7px;
}

div.middle {
   width : 100%;
   padding : 5 0 0 0px;
}

div.middle-l {
   float : left;
   width : 200px;
   line-height : 160%;
   border-width : 1px;
   border-style : solid;
   border-color : #aaaaaa;
}

div.middle-r {
   float : right;
   width : 410px;
}

div.middle-r-in {
   width : 100%;
   border-width : 1px;
   border-style : solid;
   border-color : #aaaaaa;
   margin-bottom : 5px;
}

div.ml-line-table03 {
   width : 100%;
   height : 100%;
   border-width : 1px;
   border-style : solid;
   border-color : #dddddd;
   background-color : #eeeeee;
   padding : 5 5 10 10px;
}

div.mr-line-table03 {
   width : 100%;
   height : 100%;
   border-width : 1px;
   border-style : solid;
   border-color : #dddddd;
   background-color : #eeeeee;
   padding : 5 5 10 10px;
}

div.pt-line-table03 {
   width : 100%;
   height : 100%;
   border-width : 1px;
   border-style : solid;
   border-color : #dddddd;
   background-color : #eeeeee;
   padding : 1 0 0 10px;
}

div.bottom {
   width : 100%;
}

div.bottom-l {
   float : left;
   width : 200px;
}

div.bottom-r {
   float : right;
   width : 410px;
   text-align : center;
   color : #bbbbbb;
   font-size : 12px;
}

div.line-table01 {
   width : 100%;
   height : 100%;
   border-width : 1px;
   border-style : solid;
   border-color : #bbbbbb;
}

div.line-table02 {
   width : 100%;
   height : 100%;
   border-width : 1px;
   border-style : solid;
   border-color : #cccccc;
}