
	body, td, th {
		font-size: 17px;
		line-height: 18px;
		letter-spacing:1px;
	}

/* font-size */
	.font10-15,
	.point { font-size: 15px; line-height: 15px; }
	.font12-16 { font-size: 16px; line-height: 16px; }
	.font12-18 { font-size: 17px; line-height: 18px; }
	.font14-20 { font-size: 19px; line-height: 20px; }
	.font20-24 { font-size: 25px; line-height: 24px; }

	#tx-s {
		display: block;
		width: 32px;
		height: 19px;
		background: transparent url(../../share_imgs/font-size-df.gif) no-repeat left top;
		font-size: 10px;
		line-height: 10px;
		text-indent: -9999px;
		text-align: left;
		overflow: hidden;
	}
	#tx-l {
		display: block;
		width: 20px;
		height: 19px;
		background: transparent url(../../share_imgs/font-size-l.gif) no-repeat left bottom;
		font-size: 10px;
		line-height: 10px;
		text-indent: -9999px;
		text-align: left;
		overflow: hidden;
	}
	
	#newsList li {
		font-size: 12px;
	}
	#header .caption { font-size: 14px; }
	#footerNavi a {
		padding: 0;
	}
	#footerNavi #pagetop a {
		padding-left: 13px;
	}
	#footerNavi td {
		font-size: 14px;
	}