body {
   color : #333333;
   font-size : 14px;
   line-height : 150%;
   background-color : #ffffff;
   background-image : url(image/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 : 2 0 0 15px;
}

div.top {
   width : 100%;
   height : 170px;
   border-width : 0 0 5 0px;
   border-style : solid;
   border-color : #5588ee;
   background-image : url(image/tsc.jpg);
   background-color : #ffffff;
}

div.site-name {
   font-size : 26px;
   height : 100px;
   padding : 20 5 5 20px;
}

div.catch {
   width : 100%;
   height : 60px;
   text-align : right;
   padding : 30 15 0 0px;
}

div.main {
   width : 100%;
   border-width : 1 0 0 0px;
   border-style : solid;
   border-color : #dddddd;
   backgroung-color : #ffffff;
}

div.table-l {
   float : left;
   width : 370px;
   background-color : #ffffff;
   padding : 10 0 10 10px;
}

div.table-r {
   float : right;
   width : 370px;
   background-color : #ffffff;
   padding : 10 0 10 0px;
}

div.table-c {
   width : 100%;
   border-width : 4px;
   border-style : solid;
   border-color : #5588ee;
}

div.contents {
   width : 100%;
   text-align : left;
   border-width : 2px;
   border-style : solid;
   border-color : #dddddd;
   background-color : #eeffff;
   padding : 10px;
}

div.pic {
   width : 100%;
   background-color : #ffffff;
   padding : 0 0 0 10px;
}

div.table-a {
   width : 100%;
   text-align : right;
}

div.page-links-l {
   width : 340px;
   line-height : 180%;
   text-align : left;
   padding : 10 5 10 15px;
}

div.table-b {
   width : 100%;
   text-align : right;
   padding : 0 15 0 0px;
}

div.page-links-r {
   width : 340px;
   line-height : 180%;
   text-align : left;
   padding : 10 5 20 15px;
}

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;
}
