body {
   color : #444444;
   font-size : 14px;
   line-height : 150%;
   background-color : #ffffff;
   background-image : url(image/001.gif);
}

table {
   font-size : 14px;
   line-height : 150%;
}

#outline{
   width:650px;
   text-align : left;
   border-width : 1px;
   border-style : solid;
   border-color : #dddddd;
   background-color : #ffffff;
}

div.line-01 {
   width : 100%;
   height : 25px;
   color : #999999;
   font-size : 12px;
   border-width : 0 0 1 0px;
   border-style : solid;
   border-color : #dddddd;
   background-color : #cce5ff;
   background-image : url(image/bar-25-h.gif);
   padding : 2 0 0 20px;
}

div.top {
   width : 100%;
   height : 200px;
   color : #88aaff;
   font-size : 28px;
   background-color : #eeffff; 
   background-image : url(image/t-sc.jpg);
   padding : 40 0 0 30px;
}

div.catch {
   width : 280px;
   height : 80px;
   color : #444444;
   font-size : 14px;
   margin : 60 0 0 0px;
}

#main {
   width : 100%;
   text-align : center;
   border-width : 1 0 0 0px;
   border-style : solid;
   border-color : #dddddd;
   padding : 10 0 10 0px;
   background-color : #eeffff;
}

div.con {
   width : 630px;
   text-align : left;
   border-width : 1px;
   border-style : solid;
   border-color : #dddddd;
   background-color : #ffffff;
   padding : 0 0 0 0px;
}

#con-title {
   width : 100%;
   height : 25px;
   text-align : left;
   background-color : #bbddff;
   background-image : url(image/bar-25.gif);
   padding : 2 0 0 10px;
}

#con-body {
   width : 100%;
   text-align : left;
   background-color : #ffffff;
   padding : 7 0 15 10px;
}

#go-toppage {
   width : 100%;
   text-align : right;
   padding : 15 20 0 0px;
}

div.menu-title {
   width : 100%;
   text-align : left;
   background-color : #bbddff;
   background-image : url(image/bar-25.gif);
   padding : 2 0 0 10px;
   margin : 15 0 7 0px;
   height : 25px;
}

div.m-table {
   width : 640px;
   text-align : left;
   margin : 5 4 10 4px;
}

div.lc-table {
   float : left;
   width : 425px;
}

div.r-table {
   float : right;
   width : 210px;
   background-color : #ffffff;
   padding : 4px;
}

div.l-table {
   float : left;
   width : 210px;
   background-color : #ffffff;
   padding : 4px;
}

div.c-table {
   float : right;
   width : 210px;
   background-color : #ffffff;
   padding : 4px;
}

div.endbar {
   clear : both;
   width : 100%;
   color : #999999;
   font-size : 12px;
   text-align : center;
   border-width : 1 0 0 0px;
   border-style : solid;
   border-color : #dddddd;
   background-color : #cce5ff;
   background-image : url(image/bar-25-f.gif);
   padding : 2 0 0 10px;
   height : 25px;
}

div.temp-link {
   clear : both;
   width : 650px;
   font-size : 12px;
   text-align : right;
   padding : 5 30 0 0px;
}

A:LINK {
   color : #0000ff;
}

A:HOVER {
   color : #0000ff;
   background-color : #ddddff;
   text-decoration : underline;
}

A:ACTIVE {
   color : #ff9900;
}

A:VISITED {
  color : #800080;
}