p {
margin: 0.4em ;
}

main {
border-style: solid ;
border-width: 1px ;
background-image : none ;
background-color : white ;
font-weight : normal ;
}

/* 見だし(h) */
h1 {
background-color: ;
font-family: serif ;
}

h2 {
color: white ;
background-color: black ;
}

h3 {
color: black ;
background-color: white ;
line-height: 1.3em ;
}

h4 {
background-color: "#FFFFFF";
}

/* その他 */

pre {
padding: 3px ;
margin: 10px ;
border:solid 1px ;
background-color: white ;
background-image: none ;
line-height: 1.3em ;
}

li {
line-height: 1.5em ;
}

blockquote {
padding: 3px ;
margin: 10px ;
border:solid 1px ;
background-color: white ;
background-image: none ;
line-height: 1.3em ;
}


/* 一日ごとの日記 */
div.day {
margin-bottom: 50px ;
background-color: #efefef ;
}

span.sanchor { /* ■ */

}

div.section { /* *の見だしの1つの範囲 */
margin-bottom: 30px ;
}


div.comment {
border-style: solid ;
border-width: 1px ;
border-top-width: 2px ;
border-bottom: none ;
border-left: none ;
border-right: none ;
margin-left: 3px ;
}

div.refererlist { /* トラックバック */
border-style: solid ;
border-width: 1px ;
border-bottom-width: 2px ;
border-left: none ;
border-right: none ;
margin-left: 3px ;
}

div.caption {
margin: 10px 0px ;
}

/* 日付 9999-12-31-Friday */
span.date {
color: white ;
background-color: black ;
margin-left: 10px ;
}



/* カレンダー */
div.calendar {
background-color : white ;
border-style: solid ;
border-width: 1px ;
margin-bottom: 10px ;
margin-left: 10px ;
padding-left: 5px ;
}

table {
background-color: white ;
border-style: solid ;
border-width: 1px ;
border-color: black ;
}


/* リンク */
a:link {
color: "#0000FF" ;
}

a:visited {
color : "#BF001D" ;
text-decoration: underline ;
}

a:active {
color: red ;
}

a:hover {
color : #FF0000 ;
}


/* キーワード */
a:link.keyword {
color: black ;
text-decoration: none ;
border-bottom: solid 1px gray ;
}

a:visited.keyword {
color : "#808080" ;
text-decoration: none ;
border-bottom: solid 1px gray ;
}

a:active.keyword {
color: red ;
}

a:hover.keyword {
color : #FF0000 ;
text-decoration: none ;
}

/* はてなモジュール */

.recentitem { /* 最近の記事のタイトルを表示 */
margin-top: 50px ;
}

.hatena_section { /* 日記の最新タイトルを一覧表示する */
list-style-type:decimal ;
margin-bottom: 50px ;
}

.hatena_hotkeyword {
list-style-type:decimal ;
}

.hatena_keyword {
list-style-type:decimal ;
}



.hatena_hoturl {
list-style-type:decimal ;
}