#01, #02, #03, #04, #05, #06, #07, #08, #09, #10, #11, #12, #13, #14, #15, #16,
#17, #18, #19, #20, #21, #22, #23, #24, #25, #26, #27, #28, #29, #30, #31 {
	display: none;
	visibility: hidden;
}

span#showComment {
	text-decoration: underline;
	color: #0000ff;
	cursor: pointer;
}

span#openPict {
        font-weight: 700;
	text-decoration: underline;
	color: #0000ff;
	cursor: pointer;
}

.date {
        padding: 5px;
        margin-top: 10px;
        font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','MS Pゴシック',sans-serif;
        font-size: 10pt;
        font-weight: bold;
        background-color: #c5c5c5;
}

.contents {
        padding: 10px;
        font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','MS Pゴシック',sans-serif;
        font-size: 10pt;
        line-height: 1.5em;
}

.comment {
        padding-left: 15px;
        font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','MS Pゴシック',sans-serif;
        font-size: 9pt;
}
       
.cal {
        position: absolute;
        top: 10px;
        width: 180px;
        font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','MS Pゴシック',sans-serif;
        font-size: 10pt;
        padding-left: 10px;
}

.diary {
        position: absolute;
        top: 10px;
        left: 200px;
        width: 550px;
        font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','MS Pゴシック',sans-serif;
        font-size: 10pt;
}

.adv {
        position: absolute;
        top: 15px;
        left: 770px;
        width: 180px;
        text-align: center;
}

