@charset "shift_jis";

/*

	----------------------------------
	txtM.css
	#13px
	----------------------------------

*/


/* フォントサイズ切り替えボタン
----------------------------------------------*/
div#dBreadCrumbs dl dd#ddSmall a {
	background-position: 0 0;
}
div#dBreadCrumbs dl dd#ddMiddle a {
	background-position: 0 -19px;
}
div#dBreadCrumbs dl dd#ddLarge a {
	background-position: 0 0;
}

/* ガス器具の豆知識
----------------------------------------------*/
div#dKnowledgeNote ol.oNote ,
div#dKnowledgeNote p.pNote {
	line-height: 1.8;
	background: left top repeat url(../knowledge/image/bg_note_m.gif);
	padding-bottom: 10px;
}




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



