@charset "utf-8";

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

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

/*--------------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; }
h5 { font-size: 16px; line-height: 22px; }
.infobox dt { font-size: 14px; line-height: 20px; }
.infobox dd, .font10-14 { font-size: 12px; line-height: 18px; }
.infobox dd, .font14-20 { font-size: 16px; line-height: 22px; }


/*--------------Navigation --------------*/
#styleSwitch a#f_small {
	background-position: left top; 
	}
#styleSwitch a#f_small:hover {
	background-position: left bottom; 
	}
#styleSwitch a#f_middle {
	background-position: left bottom; 
	}
#styleSwitch a#f_middle:hover {
	background-position: left bottom; 
	}
#styleSwitch a#f_large {
	background-position: left top; 
	}
#styleSwitch a#f_large:hover {
	background-position: left bottom; 
	}

/*-------------- points --------------*/
#points th,
#points td {
	font-size: 12px;
	line-height: 18px;
	}