@charset 'shift_jis';

/* Sidebar
----------------------------------------*/
#sidebar #topdate{
margin-bottom:16px;
}

#sidebar #releasemenu{
display:block;
}


/* Sidebar BackNumber
----------------------------------------*/
#backnumber{
margin-bottom:20px;
padding-left:20px;
}

#backnumber ul li{
display:block;
background:url(/static/images/icon_link5px.gif) no-repeat left center;
padding:4px 0;
padding-left:12px;
}


/* Whatsnew
----------------------------------------*/
#releaselist{
float:right;
width:725px;
}

#releaselist h3{
background-repeat:no-repeat;
background-position:left top;
width:700px;
height:30px;
border-bottom:1px solid #000000;
margin-bottom:2px;
}

#releaselist h3#release{
background-image:url(../images/h3_release.gif);
}



/* Information List
----------------------------------------*/
.list{
width:700px;
margin-bottom:20px;
}

.compinfo{
margin-bottom:0;
}

/*InfoTitle*/
.list h4{
margin-bottom:5px;
}

/*NewInfoList Button*/
.list .newlist{
float:right;
background:url(/static/images/icon_link5px.gif) no-repeat left center;
margin-right:2px;
padding:4px 0;
padding-left:12px;
}

.list .newlist a{
display:block;
background-image:url(../images/b_newinfolist.gif);
width:30px;
height:12px;
}

.list .newlist a:hover{
background-position:0 -12px;
}

/*Listbody*/
.list dl{
margin-bottom:2px;
}

.list dt{
background:#E6E6E6;
width:697px;
height:11px;
font-size:10px;
line-height:1;
padding-left:3px;
letter-spacing:0.1em;
}

*html .list dt{
width:700px;
}

.list dt img{
margin-left:1px;
}

.list dd{
background:url(../images/back_infolist.gif) repeat-y;
padding-left:84px;
}

.list dd ul li{
background:url(/static/images/icon_link5px.gif) no-repeat left center;
padding:4px 0;
padding-left:12px;
border-bottom:1px solid #EAEAEA;
}


/* Information List
----------------------------------------*/
#sidebar ul li#y2008{
background:none;
display:none;
}