@charset"UTF-8"  ;



/* フォント
----------------------------------------------- */
.f01		{font-size:1.3em ; line-height:1.6 ;}
.f02		{font-size:1.3em ; line-height:1.3 ;}
.f03		{font-size:1.3em ; line-height:1.1 ;}
.f04		{font-size:1.2em ; line-height:1.5 ;}
.f05		{font-size:1.2em ; line-height:1.3 ;}
.f06		{font-size:1.2em ; line-height:1.1 ;}
.f07		{font-size:1.1em ; line-height:1.3 ;}
.f08		{font-size:1.1em ; line-height:1.1 ;}
.f09		{font-size:1.0em ; line-height:1.1 ;}


/* ボタン
----------------------------------------------- */
a.btn1	{font-size:1.1em ; padding:0.7em 0.2em ;}
a.btn2	{font-size:1.1em ; padding:0.7em 0.2em ;}


/* マージン※半分強に
----------------------------------------------- */
.mb00		{margin-bottom:0 ;}
.mb05e		{margin-bottom:0.3em ;}
.mb10e		{margin-bottom:0.6em ;}
.mb15e		{margin-bottom:0.8em ;}
.mb20e		{margin-bottom:1.2em ;}
.mb30e		{margin-bottom:1.7em ;}
.mb40e		{margin-bottom:2.4em ;}
.mb50e		{margin-bottom:2.8em ;}
.mb01p		{margin-bottom:1px ;}
.mb02p		{margin-bottom:2px ;}
.mb03p		{margin-bottom:3px ;}
.mb04p		{margin-bottom:4px ;}
.mb05p		{margin-bottom:5px ;}
.mb10p		{margin-bottom:8px ;}
.mb15p		{margin-bottom:10px ;}
.mb20p		{margin-bottom:15px ;}
.mb30p		{margin-bottom:20px ;}
.mb40p		{margin-bottom:30px ;}
.mb50p		{margin-bottom:35px ;}
.mb100p		{margin-bottom:70px ;}