﻿@charset "UTF-8";

/* 【基本サイズ】 */
/* ----------------------------------------------------------------------------------------------------- */
body {
	font-size: 12px;
	}

/*【文字サイズ】*/
/* ----------------------------------------------------------------------------------------------------- */
.txt14 {  font-size: 14px; font-family: "Lucida Grande","Arial","メイリオ", sans-serif;}
.txt12 {  font-size: 12px; font-family: "Lucida Grande","Arial","メイリオ", sans-serif;}
.txt10 {  font-size: 10px; font-family: "Lucida Grande","Arial","メイリオ", sans-serif;}

h1	{  font-size: 16px;}
h2	{  font-size: 14px;}
h3	{  font-size: 14px;}
h4	{  font-size: 12px;}
h5	{  font-size: 12px;}


/* 文字サイズ */
#txtchangeBOX .Bon	{background:url("/en/lib/common/btn_fontsize_l.gif") no-repeat left top; width: 21px; height: 21px;}
#txtchangeBOX .Mon	{background:url("/en/lib/common/btn_fontsize_m_a.gif") no-repeat left top; width: 21px; height: 21px;}
#txtchangeBOX .Son	{background:url("/en/lib/common/btn_fontsize_s.gif") no-repeat left top; width: 21px; height: 21px;}

