@charset "shift-jis";

/* ----------------------------------------------
	This style is for font.
------------------------------------------------- */


/*	Font basic setting
------------------------------------------------- */

/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {*font-size:12px;*font:x-small;
	font-size: 12px;
	line-height: 1.231;
	color: #333333;
}
table {font-size:inherit;font:100%;}
/**
 * Bump up IE to get to 13px equivalent
 */
pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:100%;}

#fontSmall {
	background-image: url(../common/img/fontsize_s_on.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 21px;
	width: 21px;
}

#ctsMenu01,
#ctsMenu02,
#ctsMenu03,
#ctsMenu04,
#ctsMenu05,
#ctsMenu06 { height:185px;}