/*‘‘‘‘‘DEFAULT STYLE‘‘‘‘‘*/
h2 {
  font-size:1.4em;
  line-height:2.0em;
  font-weight:bold;
  margin:0;
  padding:0 ;
  border:none;
}


/*‘‘‘‘‘FONT‘‘‘‘‘*/
.present {
  color:#333;
  font-size:1.0em;
  line-height:2.0em;
  
  
/*‘‘‘‘‘layout main‘‘‘‘‘*/
.9505090 {
  background-color:#00CCFF;
  width: 100px;
}


div#line{
  background-color:#00CCFF;
  margin: 0 auto;
  text-align: left;
  width: 300px;
}

error_msg{
 color:#FF0000;
 }
