@charset "UTF-8";

/*----------------------------------------------------------
フォント
------------------------------------------------------------*/
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.6;
	color: #5e512b;
	/*Firefox、Safari、Opera等モダンブラウザやMac IE5に適用*/
	font-size: 12px;
	/*Win IE7およびWin IE6標準準拠モードに適用*/
	*html font-size: small;
}

table {
	font-size: inherit;
}

/*----- フォントサイズ -----*/

.t10 {
	font-size: 77%; /* 10px */
}

.t11 {
	font-size: 85%; /* 11px */
}

.t12 {
	font-size: 93%; /* 12px */
}

.t14 {
	font-size: 108%; /* 14px */
}

.t15 {
	font-size: 116%; /* 15px */
}

.t16 {
	font-size: 123.1%; /* 16px */
}

.t17 {
	font-size: 131%; /* 17px */
}

.t18 {
	font-size: 138.5%; /* 18px */
}

.t19 {
	font-size: 146.5%; /* 19px */
}

.t20 {
	font-size: 153.9%; /* 20px */
}

.t21 {
	font-size: 161.6%; /* 21px */
}

.t22 {
	font-size: 167%; /* 22px */
}

.t23 {
	font-size: 174%; /* 23px */
}

.t24 {
	font-size: 182%; /* 24px */
}

.t25 {
	font-size: 189%; /* 25px */
}

.t26 {
	font-size: 197%; /* 26px */
}