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

#container{background:#fff; box-shadow: 0 5px 5px #e7d4ae; margin-bottom: 10px; border-radius: 0 0 15px 15px; }

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

/* calendar */
#calendar { background: url("http://www.aoki118.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.aoki118.jp/diaryblog/images/cal_on.gif") center center no-repeat;}

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

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

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

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

/*ブログタイトル　縦・左変更の場合*/
#banner-header a { padding-left: 5px; padding-top: 70px; }

/*ブログ説明文　縦変更の場合*/
#banner h2 { top: 100px; }

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

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