body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}
.normal {
	font-size: 14px;
}
.hn-normal{
	font-size: 14px;
	line-height : 19px;
}
.small {
	font-size: 13px;
}
.s-small {
	font-size: 12px;
}
.hn-small {
	font-size: 12px;
	line-height : 18px;
}
.button {
	font-size: 14px;
}
.hl-normal{
  font-size : 14px;
  line-height : 20px;
}
.product_l{
  font-size : 14px;
  font-weight : bold;
  right : auto;
}
s{
  font-size : 13px;
  line-height : 16px;
}
/*-------------------- 中央に配置 --------------------*/

body{
text-align: center;
}
.hpb-head,.hpb-main{
margin-right : auto;
margin-left : auto;
text-align : left;
}
