@charset "utf-8";

/* FONT-S CSS
----------------------------------------------- */

/*-------------- Font style switch / large --------------*/
body {
	font-size: 14px;
	line-height: 20px;
}
#container {
	font-size: 14px;
	line-height: 20px;
}

#wrapper {
	font-size: 14px;
	line-height: 20px;
}

.font10-15 { font-size: 12px; line-height: 18px; }
.font12-18 { font-size: 14px; line-height: 20px; }
.font14-20 { font-size: 16px; line-height: 22px; }
.font20-24 { font-size: 22px; line-height: 26px; }

/*--------------FooterNavi --------------*/
#footerNavi, #footerNavi td  { font-size: 10px; line-height: 14px; color: #666666; }

/*-------------- other tags --------------*/
.cap { font-size: 12px; line-height: 16px; color: #666666; padding-top: 3px; }
td, h4 { font-size: 14px; line-height: 20px; }

/* SEOtxt */
.siteTitle { font-size: 12px;}

/* font-size */
	a#f_small {
		background-position: left top;
	}
	a#f_small:hover,
	a#f_large,
	a#f_large:hover {
		background-position: right bottom;
	}