/* Enter Your Custom CSS Here */
@font-face {
   font-family: mplus-1p-thin;
   src: url('http://kankyo-y.jp/blog/mplus-1p-thin.ttf') format("truetype");}
@font-face {
   font-family: mplus-1p-regular;
   src: url('http://kankyo-y.jp/blog/mplus-1p-regular.ttf') format("truetype");}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: mplus-1p-regular;
}
body,
button,
input,
select,
textarea,
p {
	font-family: mplus-1p-regular;
  
h1 { font-size: 32px; line-height: 36px; }
h2 { font-size: 28px; line-height: 32px; }
h3 { font-size: 24px; line-height: 28px; }
h4 { font-size: 20px; line-height: 24px; }
h5 { font-size: 16px; line-height: 20px; }
  
  