@charset "utf-8";

@import "default.css";
@import "base.css";
@import "editor.css";
@import "module.css";

//カレンダー用色指定
#wp-calendar td.sun {
    background: #fcc;
}
#wp-calendar td.sat {
    background: #def;
}
#wp-calendar td.holiday {
    background: #fee;
}

/*
Theme Name: TCD-free(black)
Theme URI: http://design-plus1.com/tcd-w/
Description: TCD-free
Version: 1.0
Author: DesignPlus
Author URI: http://design-plus1.com/
Tags: 2column,black
*/

/*----------------------------------------------------------------
Designed by DesignPlus CO.,LTD. All Rights Reserved.
----------------------------------------------------------------*/