body {
   color : #333333;
   font-size : 14px;
   line-height : 150%;
   background-color : #ffffff;
   background-image : url(back-01.gif);
}

table {
   font-size : 14px;
   line-height : 150%;
}

#outline{
   width:750px;
   text-align : left;
   border-width : 1px;
   border-style : solid;
   border-color : #cccccc;
   background-color : #ffffff;
}

div.intro {
   width : 100%;
   height : 24px;
   text-align : left;
   font-size : 13px;
   color : #ddeeff;
   background-color : #5588ee;
   padding : 0 0 0 0px;
}

div.top {
   width : 100%;
   height : 170px;
   padding : 0 0 0 0px;
   background-image : url(1_bak.jpg);
   background-color : #ffffff;
}

#site-name {
   font-size : 26px;
}

div.main {
   width : 100%;
   padding : 5 0 15 0px;
}

div.contents {
   float : left;
   width : 480px;
   text-align : center;
   margin : 0 5 0 5px;
   background-color : #ffffff;
}

div.contents-title {
   width : 95%;
   height : 25px;
   text-align : left;
   background-color : #ddeeff;
   padding : 2 0 0 10px;
}

div.contents-body {
   width : 460px;
   text-align : left;
   background-color : #ffffff;
   margin : 10 0 10 10px;
}

div.side {
   float : right;
   width : 250px;
   margin : 0 0 0 3px;
   background-color : #ffffff;
}

div.menu {
   width : 240px;
   text-align : center;
   border-width : 1 1 1 1px;
   border-style : solid;
   border-color : #cccccc;
   background-color : #eeffff;
   margin : 0 0 5 0px;
}

div.menu-title01 {
   width : 240px;
   height : 20px;
   color : #ffffff;
   background-color : #88aaee;
}

div.menu-intable {
   width : 220px;
   text-align : left;
   margin : 5 0 5 10;
}

div.c-r {
   clear : both;
   width : 100%;
   height : 24px;
   text-align : center;
   font-size : 12px;
   color : #ddeeff;
   background-color : #5588ee;
   padding : 2 0 0 0px;
}

div.link {
   clear : both;
   width : 730px;
   text-align : right;
   font-size : 11px;
   padding : 5px;
}