@charset "Shift_JIS";

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+　文字サイズ（中）
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body {
	color: #333333;
	font-family: Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.7em;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

* html body {
	font-size: 90%;
}
*:first-child+html body {
	font-size: 90%;
}

div#head form.search input {
	font-size: 12px;
}

div#head dl.fontsize dd.fontmedium,
div#head dl.fontsize dd.fontmedium a {
	background: url(/common/img/btn_font_m.gif) no-repeat 0 -22px;
}

/* グローバルナビ位置固定用 */

div#head form#SS_searchForm {
	font-size: 12px;
	line-height:0;
}

/********************************************************/
/*文字サイズ固定のものをインポート*/
@import url(./fixedStyle.css);

.t10{font-size:14px; line-height:130%} 
.t10px {
	font-size: 12px;
	line-height: 130%;
}
.t12{font-size:14px; line-height:130%}  
.t9n{font-size:11px}  
.t10n{font-size:12px} 
.t12n{font-size:14px}  
.t14n{font-size:16px; line-height:20px} 
.t16{font-size:18px; line-height:130%}  
.tkn{font-size:14px; line-height:22px}  

.navi{font-size:12px} 
.navi a:link {color:#FFFFFF; text-decoration:none}
.navi a:visited  { color: white; text-decoration: none }
.navi a:active  { color: yellow; text-decoration: none }
.navi a:hover  { color: yellow; text-decoration: none; background-color: transparent }
/********************************************************/



