body{
  margin : 0px 0 0 0px;
  color : #333333;
  background-color : #FFFFFF;
  font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
}
table{
  font-size : 12px;
  font-weight : nomal;
  line-height : 20px;
}
H1{
  font-size : 1px;
  font-weight : nomal;
  line-height : 0px;
  margin : 0px;
  color : #FFFFFF;
}
H2{
  font-size : 1px;
  font-weight : nomal;
  line-height : 0px;
  margin : 0px;
  color : #FFFFFF;
}
H3{
  font-size : 1px;
  font-weight : nomal;
  line-height : 0px;
  margin : 0px;
  color : #FFFFFF;
}
img{
  border : 0px;
}
A:link, A:visited, A:active{
  text-decoration:none;
  color:#CC0000;
}
A:hover {
  text-decoration:none;
  color:#FF0000;
}

#page {
  width : 100%;
  background : url(images/page-background.png) no-repeat right top;
}

#head{
  width : 100%;
  text-align : left;
}

#line{
  width : 100%;
  height : 26px;
  margin : 50px 0 0 0px;
  background : url(images/line.png) repeat-x left top;
  background-color : #CC0000;
}

#logo{
  float : left;
  width : 280px;
  height : 106px;
  background : url(images/logo.png) no-repeat left top;
  background-color : #ffcc00;
  margin : -70px 0 0 3%;
}

#link-space{
  float : left;
  width : 600px;
  height : 20p;
  margin : -23px 0 0 20px;
  background-color : #999999;
}

#main {
  width : 950px;
  margin : 30px auto 0px auto;
}

#index{
  float : right;
  width : 720px;
  height : 600px;
  margin : 0 0 0 0;
  text-align : left;
}

#leftside{
  float : left;
  width : 200px;
  height : 760px;
  text-align : right;
}

#foot{
  width : 96%;
  height : 180px;
  text-align : center;
}
