﻿@charset "UTF-8";

/* font-m.css */

/* index
┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉

	[1] Font Size
	[2] 文字サイズ変更 Background

┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉ */


/* ┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
	[1] Font Size
┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉ */

#sub-contents,
#top-contents,
#footer-contents,
#footer { font-size:123.1%; } /* 16px */

/* ┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
	[2] 文字サイズ変更 Background
┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉ */

#size-s a{ background: url(/img/f-size_s.gif) no-repeat left top; }
#size-m a{ background: url(/img/f-size_m.gif) no-repeat left top; }
#size-l a{ background: url(/img/f-size_l_on.gif) no-repeat left top; }