body {
   color : #333333;
   font-size : 14px;
   line-height : 150%;
   background-color : #eef5ff;
}

table {
   font-size : 14px;
   line-height : 150%;
}

#outline{
   width:750px;
   text-align : left;
   border-width : 2px;
   border-style : solid;
   border-color : #dddddd;
   background-color : #ffffff;
}

div.intro {
   width : 100%;
   height : 25px;
   font-size : 13px;
   color : #aaccee;
   text-align : left;
   border-width : 0 0 2 0px;
   border-style : solid;
   border-color : #dddddd;
   padding : 0 0 0 15px;
   background-color : #1144cc;
}

#site-name {
   font-size : 26px;
}

div.main {
   width : 100%;
   padding : 0 0 15 0px;
   background-color : #ffffff;
   background-image : url(image/blue-back.jpg);
   background-repeat : no-repeat;
}

div.top {
   width : 100%;
   height : 100px;
   padding : 20 0 0 20px;
}

div.contents {
   float : left;
   width : 485px;
   text-align : left;
   margin : 0 0 15 4px;
}

div.catch {
   width : 100%;
   height : 115px;
   text-align : left;
   padding : 0 10 10 20px;
}

div.contents-title {
   width : 100%;
   height : 25px;
   text-align : left;
   background-color : #ddeeff;
   padding : 2 0 0 10px;
}

div.contents-body {
   width : 100%;
   text-align : left;
   background-color : #ffffff;
   padding : 5 6 5 7px;
}

div.side {
   float : right;
   width : 245px;
   margin : 30 0 15 0px;
}

div.menu {
   width : 240px;
   text-align : center;
   border-width : 1 1 1 1px;
   border-style : solid;
   border-color : #cccccc;
   background-color : #ffffff;
   margin : 0 0 0 0px;
}

div.menu-title01 {
   width : 100%;
   height : 25px;
   color : #ffffff;
   background-color : #88aaee;
   padding : 3 0 0 0px;
}

div.menu-intable {
   width : 100%;
   text-align : left;
   background-color : #ffffff;
   padding : 5 5 5 8;
}

div.c-r {
   clear : both;
   width : 100%;
   height : 24px;
   text-align : right;
   font-size : 12px;
   color : #aaccee;
   border-width : 2 0 0 0px;
   border-style : solid;
   border-color : #cccccc;
   background-color : #1144cc;
   padding : 0 20 0 0px;
}
