body { background-color: #ffffff;
       color: black;
       font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
	   font-size: small
}

h1 { font-size: 150%
}

h2 { margin-top: 1.5em;
     padding-top: 0.2em;
     padding-left: 0.3em;
     padding-bottom: 0em;
     border-left: 5px solid #ccccff;
	 border-bottom: 1px solid #ccccff;
     font-size: 120%;
	 font-weight: lighter
}

h3 { margin-top: 1.5em;
     padding-top: 0.2em;
     padding-left: 0.3em;
	 padding-bottom: 0em;
	 border-bottom: 1px solid #ccccff;
     font-size: 100%;
	 font-weight: lighter
}

a:link { color: #008b8b
}

a:visited { color: #708090
}

ul.contents, ul.link, ul.profile { list-style-type: none;
                       list-style-position: outside
}

ul.navi { list-style-type: none;
          list-style-position: outside;
          position: absolute;
          top: 5px;
		  right: 10px
}

ul.book { list-style-type: disc;
          list-style-position: outside
}

ul.profile li {
	padding-top:1px;
	padding-bottom:1px;
}

dl { padding: 0em 0.5em
}

dd { margin-bottom: 0em
}

dt { margin-top: 0.5em
}

th,td { padding: 0.25em 0.5em
}

.timetable { border-collapse: collapse
}

.ttevent {
  border: solid 1px #ccccff;
  width: 8em
}

.update { font-size: small
}

div.remark { margin-top: 3em;
             padding-top: 0em;
             border-top: 1px solid #ccccff;
             font-style: normal
}

.talk { font-size: small
}

.date, .start, .end, .place { white-space: nowrap
}

.journal, .publisher, .ttitle { font-style: italic
}

.tevent, .item, .volume, .btitle { font-weight: bold
}

.dateplace, .tdate { font-size: smaller
}
