/*左側*/
.l-title { width: 100%; height: 40px; float: left; }
.indexbox { background-image: url(../img/deco/line.jpg); text-align: left; width: 598px; float: left; margin-top: 10px; padding-right: 10px; padding-left: 10px; border: solid 1px #d2d2d2; }
h2 { font-size: 12px; font-weight: bold; line-height: 2em; margin: 0.8em 0 0.5em; }
h2.w { color: #92080b; font-size: 12px; font-weight: bold; margin: 0.8em 0 0.5em; }
.indexname { background-color: #d2d2d2; text-align: left; margin-top: 10px; padding-right: 10px; padding-left: 10px; width: 598px; float: left; border: solid 1px #d2d2d2; }
.alist { background-color: #fafafa; width: 600px; height: auto; float: left; margin-bottom: 10px; padding-right: 10px; padding-left: 10px; }
.list-t { font-size: 12px; font-weight: normal; width: 600px; height: auto; float: left; margin-top: 5px; }
.t1 { text-decoration: none; text-align: left; vertical-align: top; width: 110px; float: left; }
.t2 { text-decoration: none; text-align: left; width: 110px; float: right; vertical-align: top; border-bottom-color: #000; }
td:hover { background-color: #d2d2d2; }
td { margin-bottom: 5px; }

