body, div, table tr td, table tr th {
	font-size:14px;
	line-height:150%;
}

ul#textchange li a#text-small {
	display: block;
	width:42px;
	height:21px;
	padding: 0px;
	line-height:0px;
	font-size:10px;
	text-indent: -9999px;
	margin:0px;
	background:url(../images/common/btn_fonts.gif) no-repeat left top;
}

ul#textchange li a#text-medium {
	display: block;
	width:44px;
	height:21px;
	line-height:0px;
	font-size:10px;
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
	background: url(../images/common/btn_fontm.gif) no-repeat left top;
}

ul#textchange li a#text-large {
	display: block;
	width:42px;
	height:21px;
	line-height:0px;
	font-size:10px;
	text-indent: -9999px;
	padding: 0px;
	background: url(../images/common/btn_fontl_on.gif) no-repeat left top;
}

ul#textchange li a#text-small:hover {
	background: url(../images/common/btn_fonts_on.gif) no-repeat left top;
}

ul#textchange li a#text-medium:hover {
	background: url(../images/common/btn_fontm_on.gif) no-repeat left top;
}

/* ━━━━　個別コンテンツ（事例）　━━━━ */

#top_subcontents dl dd {
	font-size:14px;
}

