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

/* default */
body { background-image: url("https://www.ushikai-shika.jp/diaryblog/images/bg.jpg") ; background-color:#FCFCF7;
font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Verdana,"ＭＳ Ｐゴシック","MS P Gothic",Arial,Helvetica,sans-serif;}
#container {background:#fff;}

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

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

/* entry */
.date-header { background: #053091; color:#fff;} 
.entry-header a { border-bottom :1px solid #053091 ; color : #053091 ;} 
#archive-title { background: url("https://www.ushikai-shika.jp/diaryblog/images/title.gif") repeat-x ; }
#archives .date-header, #archives .archive-header{ background: url("https://www.ushikai-shika.jp/diaryblog/images/title.gif") repeat-x ;}

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

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

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