body {
   color : #333333;
   font-size : 14px;
   line-height : 150%;
   background-color : #ffffff;
   text-align:center;
   margin : 0px;
   padding : 0px;
}

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

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

div.top {
   width : 100%;
   height : 150px;
   background-color : #ffaa33;
   background-image : url(image/top.gif);
   padding : 30 0 0 0px;
}

div.logo {
   color : #eeeeee;
   font-size : 30px;
   margin : 0 0 0 30px;
}

div.space {
   width : 400px;
   margin : 30 0 0 250px;
}

div.main {
   width : 100%;
   border-width : 0 0 1 0px;
   border-style : solid;
   border-color : #777777;
   background-color : #ffffff;
   background-image : url(image/main-back.jpg);
   padding : 5 0 10 0px;
}

div.table-out {
   width : 100%;
   border-width : 1 0 0 0px;
   border-style : solid;
   border-color : #777777;
   background-color : #ffffff;
   background-image : url(image/main-back.jpg);
   padding : 10 0 15 35px;
}

div.table-01 {
   width : 350px;
   border-width : 0 2 2 0px;
   border-style : solid;
   border-color : #dddddd;
   background-color : #ffffff;
}

div.table-in {
   width : 100%;
   border-width : 0 1 1 0px;
   border-style : solid;
   border-color : #777777;
   padding : 5 7 5 10px;
   background-color : #ffffff;
}

div.table-in2 {
   width : 100%;
   padding : 7 7 5 10px;
}

div.contents {
   float : right;
   width : 480px;
   text-align : center;
   margin : 0 0 0 0px;
}

div.contents-title {
   width : 100%;
   height : 25px;
   text-align : left;
   background-color : #ffffff;
   background-image : url(image/tate-01.gif);
   background-repeat : no-repeat;
   padding : 2 0 0 15px;
}

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

div.side {
   float : left;
   width : 240px;
   margin : 0px;
}

div.menu {
   width : 100%;
   text-align : center;
   margin : 0 0 10 10px;
}

div.waku {
   clear : both;
   width : 100%;
   margin : 15 0 0 0px;
}

div.menu-l {
   float : left;
   width : 240px;
   text-align : center;
   margin : 0 0 0 0px;
}

div.menu-r {
   float : right;
   width : 240px;
   text-align : center;
   margin : 0 0 0 0px;
}

div.menu-title01 {
   width : 100%;
   height : 25px;
   text-align : left;
   color : #777777;
   background-color : #ffffff;
   background-image : url(image/tate-01.gif);
   background-repeat : no-repeat;
   padding : 2 0 0 15px;
}

div.menu-intable {
   width : 220px;
   text-align : left;
   background-color : #ffffff;
   margin : 5 0 5 5;
}

div.c-r {
   clear : both;
   width : 100%;
   height : 25px;
   text-align : center;
   font-size : 12px;
   background-color : #ffaa33;
   background-image : url(image/top.gif);
   padding : 2 0 0 0px;
}
