@charset "utf-8";

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+　文字サイズ（中）
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


#n-contents {
	font-size: 14px;
}


* html #n-contents {
	font-size: 115%;
}
*:first-child+html #n-contents {
	font-size: 115%;
}
table {font-size: 1em;}
input {font-size: 1em;}


#n-header dl dd.n-txt-s {
	background: url(/n-common/images/header_txtsize_s_inactive.gif) left top no-repeat;
}
#n-header dl dd.n-txt-m {
	background: url(/n-common/images/header_txtsize_m_active.gif) left top no-repeat;
}
#n-header dl dd.n-txt-l {
	background: url(/n-common/images/header_txtsize_l_inactive.gif) left top no-repeat;
}
