@charset 'UTF-8';

/* r-de.net stylesheets
 *
 * update: 2008.01.26
 * code by Hidetake Kurihara
 * copyright (c)2008 R-design. all rights reserved.
 */


/* フォントサイズ変更ボタン */
.fontBtnS { background-color: #FFF; }
.fontBtnM { background-color: #FFF; }
.fontBtnL { background-color: #DDD; }


/* フォントサイズ変更箇所 */
.mainTop p,
.mainBottom p,
.mainTop li,
.mainBottom li,
.mainTop table,
.mainBottom table {
	font-size:135%;
	line-height:1.6;
}
