@charset "utf-8";
@import url("/css/dental/blog/black.css");

/* default */
body { background-image: url("http://www.cybersecure.jp/diaryblog/images/bg.jpg") ; background-color: #DCEFF7; }

/* header */
#banner { background: url("http://www.cybersecure.jp/diaryblog/images/header.jpg") no-repeat ;}
#banner-header a  { color: #fff ; padding-right : 230px ; }
#banner h2{ color: #fff; }


/* calendar */
#calendar { background: url("http://www.cybersecure.jp/diaryblog/images/bg_calendar.gif") repeat-x left top ;}
#calendar a:link, #calendar a:visited, #calendar a:hover, #calendar a:active { background: url("http://www.cybersecure.jp/diaryblog/images/cal_on.gif") center center no-repeat;}

/* entry */
.date-header { background: url("http://www.cybersecure.jp/diaryblog/images/bg_date.gif") no-repeat;}
.entry-header { background: url("http://www.cybersecure.jp/diaryblog/images/title.gif") repeat-x ;}
.entry-header a { background: url("http://www.cybersecure.jp/diaryblog/images/title.gif") repeat-x ;}
#archive-title { background: url("http://www.cybersecure.jp/diaryblog/images/title.gif") repeat-x ;}
#archives .date-header, #archives .archive-header{ background: url("http://www.cybersecure.jp/diaryblog/images/title.gif") repeat-x ;}

/* profile */
#profile { background: url("http://www.cybersecure.jp/diaryblog/images/bg_prof.gif") repeat-y;}

/* category */
.module-header { background: #fff url("http://www.cybersecure.jp/diaryblog/images/navi.gif") right top no-repeat ;}

/* link */
.module-link a{ background: url("http://www.cybersecure.jp/diaryblog/images/mark.gif") no-repeat 5px 6px ;}
.mt-search-results h2.search-results-header { background: url("http://www.cybersecure.jp/diaryblog/images/bg_calendar.gif") repeat-x ;}
