@charset "utf-8";



@import url(pr_event2.css);
#wrapper{
  width : 800px;
  margin-left : auto;
  margin-right : auto; 
  height : 730px;
  background-color : #ffffff;
  }

#hpb-title{
  height : 490px;
  margin-bottom : 20px;
  width : 800px;
}

#hpb-main{
  width : 800px;
  margin-left : 20px;  
  float : right;
  }

.right{
    float: right;
    margin-left : 20px;
    margin-right : 5px;
}
.left{
    float: left;
    margin-bottom : 10px;
  margin-right : 20px;
}
.reception{
    margin-bottom : 10px;
}
.graph{
    margin-bottom : 10px;
  float : left;
  margin-left : 20px;
}
p.explain_ex{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  border-width : 3px;border-style : solid;border-color : #999900;
}

p.message{
  font-size : 10px;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
}

h3.explain_ber{
  font-size : 16px;line-height : 2pc;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  background-color : #800000;
  font-weight : bolder;
  color : #ffffff;
}

.message{
  margin-top : 15px;
  margin-bottom : 10px;
}
p.hana-copyright{
    width : 310px;
  float : right;
  font-size : 10px;
  text-align : right;
  
  margin-top : 0px;
}
p{
    font-size : 13px;
    line-height : 1.5pc;
  
  margin-left : 10px;
}