/* Default Font Size
--------------------------------------------------------------*/
body,
th,
td,
caption {
	font-size:75%;
	line-height:150%;
}

dd,
a.about,
a.upper,
a.pageTOP,
.searchArea a,
.backHome a,
.sidenaviDir a,
/*ytesaki add 20060105*/
.sidenaviDir span,
.sideMisc a,
.footer a,
.topicpath,
.contentsNavi,
.pageAncArea,
.selectMode {
	font-size:85%;
}

dt {
	font-size:90%;
}

h1,
h2,
h3,
h4,
.sidenaviDir span a {
	font-size:100%;
}

.news dd  {
	font-size:100%;
}

.yourPurpose p {
	font-size:85%;
}

/*	Individual appointment
--------------------------------------------------------------*/
.x-small {
	font-size:60% !important;
}
.small {
	font-size:85% !important;
}
.medium {
	font-size:100% !important;
}
.large {
	font-size:120% !important;
}
.x-large {
	font-size:140% !important;
}
.xx-large {
	font-size:160% !important;
}