@charset "utf-8";

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

文字のサイズ：大（large）
============================= */


#container{
	font-size:0.875em;
	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;
}


.header strong{
	font-size:0.75em;
}



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

