body {
   color : #333333;
   font-size : 14px;
   line-height : 150%;
   background-color : #ffffff;
}

table {
   font-size : 14px;
   line-height : 150%;
}

H1 {
  font-size : 15px;
  margin : 0 0 0 0px;
}

#outline{
   width:759px;
   text-align : left;
}

div.top {
   width : 100%;
   height : 158px;
   padding : 30 0 0 30px;
   background-color : #ffaaff;
   background-image : url(image-pink/top.jpg);
   background-repeat : no-repeat;
}

#site-name {
   font-size : 200%;
}

div.main {
   width : 100%;
   margin : 12 0 10 0px;
}

div.contents {
   float : right;
   width : 475px;
   text-align : center;
   margin : 0 10 5 0px;
   background-color : #ffffff;
}

div.contents-title {
   width : 100%;
   height : 27px;
   text-align : left;
   background-color : #ffffff;
   background-image : url(image-pink/title.jpg);
   background-repeat : no-repeat;
   padding : 2 0 0 10px;
}

div.contents-body {
   width : 100%;
   text-align : left;
   background-color : #ffffff;
   padding : 10 10 10 12px;
}

div.free {
   width : 720px;
   padding : 10 0 10 20px;
}


div.side {
   float : left;
   width : 245px;
   margin : 0 0 0 5px;
   background-color : #ffffff;
}

div.menu {
   width : 235px;
   text-align : center;
   margin : 0 0 10 0px;
}

div.menu-title01 {
   width : 235px;
   height : 35px;
   text-align : left;
   color : #ff55ff;
   background-color : #ffffff;
   background-image : url(image-pink/menu-1.jpg);
   background-repeat : no-repeat;
   padding : 8 0 0 12px;
}

div.menu-body {
   width : 235px;
   background-color : #ffffff;
   background-image : url(image-pink/menu-2.jpg);
}

div.menu-intable {
   width : 220px;
   text-align : left;
   line-height : 160%;
}

div.menu-end {
   width : 235px;
   height : 25px;
   background-color : #ffffff;
   background-image : url(image-pink/menu-3.jpg);
   background-repeat : no-repeat;
}

div.c-r {
   clear : both;
   width : 100%;
   height : 44px;
   text-align : center;
   font-size : 12px;
   color : #eeeeee;
   background-color : #ffaaff;
   background-image : url(image-pink/end.jpg);
   background-repeat : no-repeat;
   padding : 9 0 0 0px;
}

