@charset "UTF-8";
* {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
	color: #6e6e6e;
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	line-height: 140%;
	list-style-type: none; }
/*▼▼▼▼▼▼ ナビゲーション ▼▼▼▼▼▼*/
#font_size {
	margin: 2px 0 17px; }
#font_size li {
	float: left; }
#font_size .txt {
	background-image: url(../img/navi_main.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	width: 84px;
	height: 26px; }
#font_size .L a {
	background-image:    url(../img/navi_main.png);
	background-repeat:   no-repeat;
	background-position: -272px 0;
	text-indent:         -9999px;
	width:               24px;
	height:              26px;
	margin: 0 0 0 8px;
	display: block; }
#font_size .L a:hover {
	background-image:    url(../img/navi_main.png);
	background-repeat:   no-repeat;
	background-position: -272px 0; }
#font_size .M a {
	background-image:    url(../img/navi_main.png);
	background-repeat:   no-repeat;
	background-position: -124px 0;
	text-indent:         -9999px;
	margin:              0 0 0 8px;
	width:               24px;
	height:              26px;
	display: block; }
#font_size .M a:hover {	background-image:    url(../img/navi_main.png);
	background-repeat:   no-repeat;
	background-position: -304px 0; }
#font_size .S a {
	background-image:    url(../img/navi_main.png);
	background-repeat:   no-repeat;
	background-position: -156px 0;
	text-indent:         -9999px;
	margin:              0 0 0 8px;
	width:               24px;
	height:              26px;
	display: block; }
#font_size .S a:hover {	background-image:    url(../img/navi_main.png);
	background-repeat:   no-repeat;
	background-position: -336px 0; }
