#banner {
position: relative; z-index: 1;
    color:#999999;
    background:#ffffff;
    background-position:right top;
    background-repeat:repeat-y;
    background-repeat:no-repeat;
    background-image: url("/blog/images/title.jpg");
    padding-left:15px;
    padding-top:15px;
    padding-bottom:15px;
    text-align: left;
    border-bottom: 1px solid #666699;
}

.calendar {
    margin: 5px 0;
    text-align: center;
}
.calendarhead {
    padding-bottom: 5px;
    font-size: 9px;
    letter-spacing: 0.2em;
}
.calendar table {
    padding: 0;
    border-collapse: collapse;
}
.calendar th {
    padding-bottom: 3px;
    font-size: 9px;
    width: 23px;
}
.calendar td {
    padding: 2px 0;
    font-size: 10px;
    line-height: 120%;
}
.today {
    display: block;
    border: 1px solid #444444;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}

.calendar a:link,
.calendar a:visited {
    text-decoration: underline;
}

.module-photoreader{
     text-align: center;
}

.module-photoreader .module-content{
    margin-left: auto;
    margin-right: auto;
}

div.ascii-art {
/* overflow: auto; */
/* white-space: pre; */
font-size: 1em;
font-family: 'ＭＳ Ｐゴシック' , IPAMonaPGothic , sans-serif;
margin: 1em;
padding: 0.5em;
color: #003;
line-height: 1.1em;
_width: 100%;
}
