
@charset "utf-8";

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

div#contents {
	color: #333333;
	font-family: Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 1.7em;
}
div#contents h1 {
	font-size: 180%;
}
/* グローバルナビ位置固定用 */
div#head form.search input {
	font-size: 12px;
}

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

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





