body{
  font-size: 0.9em;
}

img{
  border: 0;
}

#header{
  height: 70px;
}

#header1_inner_left{
  text-align: left;
  float: left;
}

#header1_inner_right{
  text-align: right;
}

#header2{
  background-color: a2bae7;
  height: 18px;
  padding-top: 2px;
  padding-bottom: 2px;
}

#header2_inner_left{
  text-align: left;
  float: left;
}

#header2_inner_right{
  text-align: right;
}

#body{
  width: 900px;
  min-height: 470px;
  margin-left: auto;
  margin-right: auto;
}

#body_inner{
  padding: 5px;
}

#main{
  margin: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 630px;
  float: left;
}

#side{
  margin: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
  width: 230px;
  float: right; 
}

#clear{
  clear:both;
  margin: 0px;
}

#footer{
  width: 100%;
  clear:both;
  border-top: dashed #999 1px; 
  margin-top: 10px;
  padding:0.2em;
  padding-top:0.2em;
  text-align:center;
}

/* 角丸用 */
.wakuwaku {
  margin-top: 10px;
  background: #a2bae7;
  width:100%;
}
.wakuwaku p {
  margin:0 0 0 0;
  padding:5px 0 5px 10px;
  border-right: 1px solid #a2bae7;
  border-left: 1px solid #a2bae7;
  background: #FFFFFF;
}
.wakuwaku div {
  margin:0 0 0 0;
  padding:5px 0 5px 10px;
  border-right: 1px solid #a2bae7;
  border-left: 1px solid #a2bae7;
  background: #FFFFFF;
}
.wakuwaku p.title {
  margin:0 0 0 0;
  padding:0 0 3px 0;
  text-align:center;
  font-weight: bold;
  background: #a2bae7;
}
.rtop, .rbottom{
  display:block;background: #FFFFFF
}
.rtop *{
  display: block; height: 1px;
  overflow: hidden; background: #a2bae7;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px} 
.rbottom *{
  display: block; height: 1px;
  overflow: hidden; background: #FFFFFF;
}
.br1{margin: 0 5px; border-right: 2px solid  #a2bae7; border-left: 2px solid  #a2bae7; border-bottom: 1px solid  #a2bae7;}
.br2{margin: 0 3px; border-right: 2px solid  #a2bae7; border-left: 2px solid  #a2bae7;}
.br3{margin: 0 2px; border-right: 2px solid  #a2bae7; border-left: 2px solid  #a2bae7;}
.br4{margin: 0 1px; border-right: 2px solid  #a2bae7; border-left: 2px solid  #a2bae7; height: 2px;} 
/* 角丸用 ここまで */
