@charset "utf-8";

.topNaviBg {
 width: 590px;
 background: url(/images/top/bg_nav02.jpg) repeat-y 0 0;
 margin-bottom: 33px;
}

.topNavi {
 width: 590px;
 border-collapse: collapse;
 background: url(/images/top/bg_nav01.jpg) no-repeat 0 100%;
}

.topNavi td {
 vertical-align: top;
}

.topNaviListTd {
 padding-top: 6px;
 padding-bottom: 5px;
}

.topNaviList {
 list-style-type: none;
 margin-left: 7px;
 margin-right: 5px;
}

.topNaviList li {
 background: url(/images/pt_nav.gif) no-repeat 0 5px;
 padding-left: 9px;
}

.topNaviList a:link, .topNaviList a:active, .topNaviList a:visited {
 color: #666666;
 text-decoration: none;
}

.topNaviList a:hover {
 color: #ff6060;
 text-decoration: underline;
}

.topTitleTbl {
 width: 578px;
 border-collapse: collapse;
 margin-bottom: 13px;
}

.topTitleTbl td {
 vertical-align: top;
}

.topTitle {
 width: 122px;
}

.topTitleTxt {
 padding: 4px 4px 0 4px;
 font-size: 80%;
 background: url(/images/top/bg_line.gif) repeat-x 0 0;
}

.topInfoList {
 width: 578px;
 border-collapse: collapse;
 margin-bottom: 35px;
}

.topInfoList td {
 padding-top: 9px;
 padding-bottom: 10px;
 vertical-align: top;
 font-weight: bold;
}

.topInfoList td p {
 font-weight: normal;
}

.topInfoList tr {
 background: url(/images/line_dot.gif) repeat-x 0 100%;
}

.topInfoDate {
 width: 88px;
}

.topInfoDateMark {
 background: url(/images/pt_nav.gif) no-repeat 0 2px;
 padding-left: 9px;
}

.topInfoCat {
 width: 57px;
}


