@charset "utf-8";

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

文字のサイズ：中（default）
============================= */


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

.pagetop,
#footer-navi,
#copyright,
#pan,
#header strong,
.entry-footer,
.small{
	font-size:0.9em;
}
.x-small{
	font-size:0.8em;
}

.large{
	font-size:1.25em;
}


/* フォントサイズ制御 アクティブ */
#fontsize-d a{
	cursor:default;
}


