@charset "utf-8";

/* =============================
    トップページ
============================= */

.topMap {
 margin-bottom: 15px;
 background: #ffffff url(/image/top/topmap_back.jpg) no-repeat 0 bottom;
 border-bottom: solid 1px #999999;
}

.topMap th, .topMap td {
 border-right: solid 1px #999999;
 border-left: solid 1px #999999;
 vertical-align: top;
}

.topMap th {
 border-bottom: solid 1px #999999;
}

.topMap td {
 padding-bottom: 10px;
}

.topMap ul {
 margin-left: 6px;
}

.topMap li {
 padding-left: 8px;
 background: url(/image/pt_sq.gif) no-repeat 0 8px;
}

.topMap a:link {
 text-decoration: underline;
}

.topMap a:visited {
 text-decoration: underline;
}

.topMap a:hover {
 text-decoration: underline;
}

.topMap a:action {
 text-decoration: underline;
}


.goList td li {
 padding-top: 6px;
 padding-right: 10px;
 text-align: right;
 background: none;
}

.goList td li a:link {
 text-decoration: none;
}

.goList td li a:visited {
 text-decoration: none;
}

.goList td li a:hover {
 text-decoration: underline;
}

.goList td li a:action {
 text-decoration: none;
}



.goList td li img {
 margin-right: 5px;
}

/* 新着サイト情報 */

h2.title {
 width: 276px;
 margin: 0 auto;
 padding: 6px 0 5px 23px;
 background: url(../image/title_back2.jpg) no-repeat left center;
 color: #333333;
 font-size: 14px;
 font-weight: bold;
}

.news {
 float: left;
 width: 308px;
}

.news dl {
 width: 278px;
 margin: 0 auto;
}

.news dl dt {
 margin-top: 5px;
 padding-left: 13px;
 background: url(/image/pt_arw.gif) no-repeat 0 5px;
 font-weight: bold;
}

.news dl dd {
 padding: 2px 0 5px 12px;
 border-bottom: dashed 1px #cccccc;
}

.news dl dd p {
 margin: 0;
}


/* EXEN PICK UP */

.pickup {
 float: right;
 width: 308px;
}

.pickup dl {
 width: 276px;
 margin: 0 auto;
}

.pickup dl dt {
 margin-top: 5px;
 padding-left: 10px;
 background: url(/image/pt_rect.gif) no-repeat 0 3px;
 border-bottom: solid 1px #cccccc;
 font-size: 14px;
 font-weight: bold;
}

.pickup dl dd {
 padding-top: 10px;
 padding-bottom: 10px;
}

.pickup dl dd p {
 margin: 0px;
}

.pickupImg {
 float: left;
 width: 130px;
 background: url(/image/bg_sdw_s.jpg) repeat-y 0 0;
}

.pickupImg img {
 float: left;
 margin-right: 5px;
}

.pickupDetail {
 text-align: right;
 padding-top: 10px;
}
