.item_week{}/*カレンダー最上段項目：月～金*/
.item_sun{color:#ff0000;}/*カレンダー最上段項目：日*/
.item_sat{color:#0000ff;}/*カレンダー最上段項目:土*/
.week_sun{background:#FFC0CB; color:#ff0000; text-align:center;}/*カレンダー日付日曜部分*/
.week_sat{background:#AFEEEE; color:#0000ff; text-align:center;}/*カレンダー日付土曜日部分*/
.week_day{background:#FFFFFF; text-align:center;}/*カレンダー日付平日部分*/
.calendar{background:#FF9999;}/*カレンダーテーブル全体部分*/
~

