@charset "utf-8";

/* =============================
(C) kokoroiki.com font_small CSS
last update 090705

文字のサイズ：小（small）
============================= */


#container{
	font-size:0.7em;
	line-height:1.4;
}
#contents,
.contents,
.read{
	line-height:1.7;
}

.x-small{
	font-size:0.8em;
}

.large{
	font-size:1.1em;
}


/* フォントサイズ制御 アクティブ */
#fontsize {
	background-position:0 -21px;
}
#fontsize-s a{
	cursor:default;
}

