@charset "UTF-8";

/*-----------------------------------------------------------
JVTA |  NEWS

Modified 2009 01.20 MT
-------------------------------------------------------------*/

@import url("../common/import.css");
.spc {
clear: both;
}
#news_archive_box,
#news_archive_area {
width: 550px;
float: right;
}
#news_archive_box h3,
#news_archive_area h3 {
width: 550px;
height: 30px;
margin: 0;
padding: 0;
}
#news_archive_area h3 {
background: url(./img/news_archive_title.jpg) no-repeat;
}
#news_archive_box h3 {
background: url(./img/news_box_title.jpg) no-repeat;
}
#news_archive_box h3 span,
#news_archive_area h3 span {
display: none;
}
#news_archive_area ul {
margin: 0 50px 0 0;
list-style: none;
}
#news_archive_box dl {
margin-right: 50px;
}

#news_archive_box dt,
#news_archive_area ul li {
list-style: none;
font-weight:bold;
margin: 5px 10px 3px;
padding: 0 0 5px 0;
border-bottom: 1px dashed #999;
}

#news_archive_box dt span,
#news_archive_area ul li span {
display: block;
margin:0 0 3px 0;
font-weight:normal;
font-size: 10px;
color: #999;
}

#news_archive_box dd {
padding: 5px 10px;
}
#news_archive_box dd.back {
text-align: right;
}
#news_archive_box dd.back a {
display: block;
width: 120px;
height: 30px;
float: right;
}
#news_archive_box dd.back a.bt_list {
background: url(./img/bt_list.jpg) no-repeat;
}
#news_archive_box dd.back a.bt_list:hover {
background: url(./img/bt_list_on.jpg) no-repeat;
}
#news_archive_box dd.back a.bt_koza {
background: url(./img/bt_koza.jpg) no-repeat;
}
#news_archive_box dd.back a.bt_koza:hover {
background: url(./img/bt_koza_on.jpg) no-repeat;
}
#news_archive_box dd.back a span {
display: none;
}