@charset "UTF-8";

/*========================*/
/* 大きいフォントスタイル */
/*========================*/

/* フォントサイズ */
body{ font-size: 110%; }

/* ヘッダーのフォントボタン */
#header div ul{ background-position: left -60px; }

/* トップページ - 中央カラム */
#contents #center{ min-height: 285px; }

/* フロアガイド - アイコン説明 */
#contents #exp dl{ width: 530px; }

/* i医院ページ - 診療時間テーブル */
#basis th.time{ width: 330px; }
