﻿@import url("base.css");

.d-title { background: url(../news/img/d_title.jpg) left bottom no-repeat;}

h3 {
clear: both;
margin: 20px 0 10px;
padding: 3px 5px 8px 12px;
border-bottom: 1px dotted #CCC;
background: url(../img/ttl_bg.gif) left bottom no-repeat;
font-size: 110%;
color: #970000;
font-weight: normal;
letter-spacing: 1px;
}

strong, em { padding: 0 3px; color: #774422;}
strong { font-weight: normal;}
em { font-style: normal;}
img.floatl { margin: 0 10px 10px 0;}


/* ------------------- index & category ------------------- */

table { margin: 20px 0 20px 7px;}
table th, table td {
padding: 5px 0;
text-align: left;
vertical-align: top;
}
table th {
width: 6em;
padding: 5px 3px 5px 15px;
background: url(../img/li_mark.gif) left 9px no-repeat;
font-weight: normal;
white-space: nowrap;
letter-spacing: 1px;
}

/* ------------------- index ------------------- */

.index table { margin: 12px 0 20px 7px;}