﻿@charset "utf-8";
/* ========================================================
	font-small.css => 文字サイズ 大
======================================================== */
body {
	font-size: 18px;
    line-height:25px; 
}
h5{ font-size: 1em; }
.pmb{ margin-bottom:12px; }
.pmb2{ margin-bottom:22px; }
.pmb3{ margin-bottom:32px; }

#fontSize li a{ letter-spacing:0 !important; line-height:0 !important; }

