h1 {
  color: #dcdcdc;
  font-size:xx-small;
  font-style:italic;
} 
h2 {
  font-size: 1.0em;
  color: #7f6d57;
  padding-left: 2em;
}
h3 {
  font-size: 0.9em;
  color: #7f6d57;
  padding-left: 2em;
}


body{
text-align: center;
margin: 0;
padding: 0;
background:lightyellow;
}

a:link { color: olive; }
a:visited { color:darkgreen; }
a:active { color:darkgreen; }



#wrap{
width: 800px;
margin: 0 auto;
background:#fff;
text-align:left;
}

#main{
width: 600px;
float: left;
background:#fff;
}


.sidemenu{
  background: #fff;
  float: right;
  width: 180px;
  font-size: 14px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 16px;
}

.sidemenu dd{
  font-size: 12px;
  margin-bottom: 5px;
}
.sidemenu dt{
  font-size: 12px;
  text-align: left;
  padding-right: 15px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 20px;
  margin-top: 20px;
}
.sidemenu dd{
  font-size: 12px;
  margin-bottom: 5px;
}
.sidemenu p{
  margin-bottom: 10px;
}
.sidemenu a{
  text-decoration: none;
  font-size: 12px;
}
.tm1 {
  position: absolute; /* 絶対位置で指定(親ボックス基準) */ 
  top: 600px;         /* 上から100px */ 
  left: 400px;
}
.tm2 {
  position: absolute; /* 絶対位置で指定(親ボックス基準) */ 
  top: 450px;         /* 上から100px */ 
  left: 400px;
}
.tm3 {
  position: absolute; /* 絶対位置で指定(親ボックス基準) */ 
  top: 500px;         /* 上から100px */ 
  left: 400px;
}
.tm4 {
  position: absolute; /* 絶対位置で指定(親ボックス基準) */ 
  top: 700px;         /* 上から100px */ 
  left: 400px;
}
.tm5 {
  position: absolute; /* 絶対位置で指定(親ボックス基準) */ 
  top: 400px;         /* 上から100px */ 
  left: 500px;
}
.tm6 {
  position: absolute; /* 絶対位置で指定(親ボックス基準) */ 
  top: 735px;         /* 上から100px */ 
  left: 450px;
}
.tm8 {
  position: absolute; /* 絶対位置で指定(親ボックス基準) */ 
  top: 600px;         /* 上から100px */ 
  left: 400px;
}
.mb {
  position: absolute; /* 絶対位置で指定(親ボックス基準) */ 
  top: 550px;         /* 上から100px */ 
  left: 450px;
}
.mb2 {
  position: absolute; /* 絶対位置で指定(親ボックス基準) */ 
  top: 1000px;         /* 上から100px */ 
  left: 450px;
}
.mb3 {
  position: absolute; /* 絶対位置で指定(親ボックス基準) */ 
  top: 735px;         /* 上から100px */ 
  left: 450px;
}