@charset "utf-8";

/*


	----------------------------------
	txtL.css
	#12px
	----------------------------------


*/


/* フォントサイズ切り替えボタン
----------------------------------------------*/
div#dFontChanger li#lfcSmall a {
	background-position: 0 -42px;
}
/*
div#dFontChanger li#lfcMiddle a {
	background-position: 0;
}
div#dFontChanger li#lfcLarge a {
	background-position: 0;
}
*/

/* IE6 */
body, th, td {
	font-size: x-small;
}
/* Opera6 */
html>body, tr>th, tr>td {
	font-size: 12px;
}
/* latest browzer */
head:first-child+body, head:first-child+body th, head:first-child+body td {
	font-size: 12px;
}

div.dSection h3 {
	font-size: 14px;
}
div.dQASection h3 {
	font-size: 12px;
}

p.pCaption {
	font-size: 11px;
}

div#dSitemap h3 {
	font-size: 12px;
}

div#dContentsArea div#dArea div.dBox2 h2 span {
	font-size: 12px;
}

