@charset "utf-8";
@import url("/css/dental/blog/brown.css");

body {background:#fcfcfc url("/diaryblog/images/body.png") top center no-repeat; font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Verdana,"ＭＳ Ｐゴシック","MS P Gothic",Arial,Helvetica,sans-serif; }

#container{background:#fff; box-shadow: 0 3px 3px #eee; margin-bottom: 10px; }

/* header */
#banner { background: url("/diaryblog/images/header.jpg") no-repeat ;}

/* calendar */
#calendar { background: url("/diaryblog/images/bg_calendar.gif") repeat-x left top ;}
#calendar a:link, #calendar a:visited, #calendar a:hover, #calendar a:active { background: url("/diaryblog/images/cal_on.gif") center center no-repeat;}

/* entry */
.date-header { height: 28px; line-height: 30px; color: #fff; }
.date-header { background: url("/diaryblog/images/bg_date.gif") no-repeat;}
.entry-header { background: url("/diaryblog/images/title.gif") repeat-x ;}
.entry-header a { background: url("/diaryblog/images/title.gif") repeat-x ;}
#archive-title { background: url("/diaryblog/images/title.gif") repeat-x ;}
#archives .date-header, #archives .archive-header{ background: url("/diaryblog/images/title.gif") repeat-x ;}

/* profile */
#profile { background: url("/diaryblog/images/bg_prof.gif") repeat-y;}

/* category */
.module-header { background: #fff url("/diaryblog/images/navi.gif") right top no-repeat ;}

/* link */
.module-link a{ background: url("/diaryblog/images/mark.gif") no-repeat 5px 6px ;}
.mt-search-results h2.search-results-header { background: url("/diaryblog/images/bg_calendar.gif") repeat-x ;}

/*link*/
a {color: #555; }
a:hover {color: #0c83a9; }

span.att{ font-weight: bold; } 
mark, .mark { background: #d2e7d0; }
#main .point, .point { color: #499841; font-size: 1.06em; font-weight: bold; text-shadow: 0 1px #fff; }

#banner-header a {padding-top: 75px; }
#banner h2 { top: 105px; }

span.bold-text {font-weight: bold; }
