@charset "UTF-8";
 #tips {
	margin-left: 15px;
	background-image:url(../img/common/tip_bg.gif);
	border:1px solid #6699cc;
	width:720px
;
}
#tittle{
  font-size : 40px;
  color : rgb(252, 78, 125);
  
  
  
  text-align : center;
  
  
  font-family : メイリオ, "Lucida Console", Arial, "Helvetica Neue OTS", sans-serif;
  
  
  
  
  
  
  margin-left : auto;
  margin-right : auto;
  
  


  font-weight : bolder;
}
