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

/* default */
body { background-image: url("http://www.printbag.co.jp/diaryblog/images/bg.jpg") ; }

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

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

/* entry */
.date-header { background: url("http://www.printbag.co.jp/diaryblog/images/bg_date.gif") no-repeat;}
.entry-header { background: url("http://www.printbag.co.jp/diaryblog/images/title.gif") repeat-x ;}
.entry-header a { background: url("http://www.printbag.co.jp/diaryblog/images/title.gif") repeat-x ;
font-family: meiryo,sans-serif;
font-size: 15px;
letter-spacing: 1px;
}
#archive-title { background: url("http://www.printbag.co.jp/diaryblog/images/title.gif") repeat-x ;}
#archives .date-header, #archives .archive-header{ background: url("http://www.printbag.co.jp/diaryblog/images/title.gif") repeat-x ;}
.entry-body h3 {
width: 460px;
border-style: outset;
background-color: #E9E9EE;
border-color: #E1E3E4;
border-width: 1px;
border-radius: 10px;
padding: 3px 10px;
font-weight: bold;
font-size: 130%;
}
.entry-body p {
margin: 1.5em 2px;
font-family: meiryo,sans-serif;
font-size: 105%;
line-height: 150%;
letter-spacing: 1px;
}

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

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

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