@import url("base.css");
@import url("thickbox.css");

.d-title { background-image: url(../topics/img/dimage.jpg); height: 37px;}

/* cat --------------------------- */

.cat table { width: 556px; margin: 15px auto;}
.cat th, div.cat td { padding: 0 0 5px; vertical-align: top;}
.cat th { width: 6.4em; padding: 0 0 5px 10px; background: url(../img/arrow2.gif) left 7px no-repeat; font-weight: normal; font-family: Geneva, Arial, Helvetica, sans-serif; white-space: nowrap;}

/* entry ------------------------- */

.contents h2 { clear: both; margin: 22px 0 15px; padding: 0 0 0 10px; background: url(../img/h2_bg.gif) left repeat-y; font-size: 120%; line-height: 1.2; letter-spacing: 2px;}
.contents h3 { clear: both; margin: 15px 0; font-size: 100%; letter-spacing: 1px; color: #EE8800;}
.contents form { margin: 3px 0;}
