<!--
BODY,TD,DIV{
  /**/
font-size : 12px;
  font-family : Verdana,Arial,"‚l‚r ‚oƒSƒVƒbƒN",Osaka,monospace;
  margin : 0px;
}
.line{
  /**/
background-color : #ffd18c;
  margin : 0px;
  padding : 0px;
  width : 800px;
  height : 100%;
}
.box1{
  /**/
padding : 0px;
  margin : 0px;
  border-width : 0px 2px 0px 0px;
  border-style : dotted;
  border-color : #945d42;
  width : 750px;
  background-color : #fefcf5;
  text-align : left;
  height : 100%;
  position : relative;
}
.box2{
  /**/
background-image : url(img1.gif);
  padding : 0px 0px 0px 0px;
  margin : 0px;
  width : 307px;
  height :457px;
  position : relative;
  top : 10px;
  left : 10px;
  z-index : 5;
  text-align : center;
}
.box3{
  /**/
background-image : url(img2.gif);
  background-repeat : no-repeat;
  background-attachment : fixed;
  background-position : center center;
  background-color : #ffffff;
  padding : 0px;
  margin : 0px;
  border : 1px solid #945d42;
  width : 600px;
  height : 100px;
  position : relative;
  top : -400px;
  left : 100px;
  z-index : 2;
}
.box4{
  /**/
padding : 0px 10px;
  margin : 10px 0px;
  border-width : 0px 1px;
  border-style : dotted;
  border-color : #945d42;
  width : 250px;
  height : 200px;
  line-height : 18px;
  overflow : auto;
  font-family : "MS UI Gothic",serif,sans-serif;
}
.title1{
  /**/
font-size : 28px;
  font-weight : bold;
  letter-spacing : 4px;
  text-align : center;
  padding : 0px;
  margin : 100px 0px 30px 0px;
  color : #945d42;
}
.title2{
  /**/
font-size : 14px;
  padding : 2px;
  margin : 0px 0px 10px 10px;
  border-width : 0px 1px 1px 0px;
  border-style : solid;
  border-color : #945d42;
  width : 200px;
  color : #945d42;
  text-align : center;
  font-weight : bold;
}
.up{
  /**/
line-height : 18px;
  padding : 5px;
  margin : 30px 0px 20px 250px;
  border : 1px solid #ad8c72;
  width : 300px;
  height : 65px;
  overflow : auto;
}
.menu1{
  /**/
padding : 1px 1px 1px 1px;
  margin : 1px 1px 1px 1px;
  height : 25px;
  background -color :#945d42;
  text-align : center;
}
.menu2{
  /**/
padding : 0px;
  margin : 0px;
  letter-spacing : 1px;
  width : 60px;
  text-align : center;
}
.menu3{
  /**/
padding : 0px;
  margin : 0px;
  width : 420px;
  position : relative;
  top : -420px;
  left : 320px;
  z-index : 1;
}
body{
  /**/
scrollbar-3dlight-color: #ffffff;
  scrollbar-arrow-color: #945d42;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color: #ffffff;
  scrollbar-track-color: #ffffff;
}
A{
  /**/
color : #ffc36b;
  text-decoration : none;
}
A:HOVER{
  /**/
color :  #fefcf5;
  text-decoration : none;
}
-->