@charset "utf-8";
/* ****************************************************
For Font (size Small)
Since : 2008-02-20
Last Modified: 2008-02-24
***************************************************** */

/* ****************************************************
1. All
2. Contents
3. Footer
***************************************************** */

/* 1. All
=========================================*/
body {
	font-size: 83%;
}
.small-txt {
	font-size: 83%;
}
.large-txt {
	font-size: 115%;
}

/* 2. Contents
=========================================*/
#topic-path,
.caption,
.top-caption {
	font-size: 83%;
}

#topic-path_teishi,
.caption,
.top-caption {
	font-size: 83%;
}

/* Item Template */
#item-local-nav  {
	font-size: 115%;
}

/* 3. Footer
=========================================*/
#footer #site-info a,
#footer address {
	font-size: 83%;
}