
@charset "utf-8";

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

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


/* グローバルナビ位置固定用 */
div#head form.search input {
	font-size: 12px;
}

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

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