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 : 120px;
   background-color : #ffaaff;
   background-image : url(image/topback-p.jpg);
   background-repeat : repeat-x;
   padding : 30 0 0 0px;
}

div.logo {
   font-size : 30px;
   margin : 0 0 0 30px;
}

div.space {
   width : 400px;
   margin : 30 0 0 250px;
}

div.main {
   width : 100%;
   border-width : 1 0px;
   border-style : solid;
   border-color : #777777;
   background-color : #ffffff;
   background-image : url(image/main-back.jpg);
   padding : 5 0 10 0px;
}

div.contents {
   float : right;
   width : 480px;
   text-align : center;
   margin : 0 5 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.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 : #ffaaff;
   background-image : url(image/gra-p.jpg);
   padding : 2 0 0 0px;
}
