@charset "utf-8";

@import "../../css/base.css";
@import "../../css/common.css";

/*-*-*-*-*-*-* 更新履歴 *-*-*-*-*/

#footwrap{
clear:both;
width:937px;
margin:8px 0 18px 23px
}

#footwrap h2{
width:937px;
height:39px;
margin-bottom:76px;
}

#footwrap div.outbox{
width:862px;
background:url(../../outline/img/bg_diagonal.jpg) repeat-y top left;
}

#footwrap div.inbox{
width:612px;
margin-left:250px;
}



#footwrap table{
clear:both;
width:612px;
}

#footwrap table td{
line-height:1.5em;
}

#footwrap td.icon{
width:60px;
}

#footwrap td.date{
width:60px;
}

#footwrap td.info{
width:492px;
}

#footwrap div.inbox p.totop{
margin-top:30px;
text-align:right;
}

ul#yearmenu{
clear:both;
width:612px;
margin:0 0 30px 0;
}

ul#yearmenu:after{
content:".";
display:block;
visibility:hidden;
height:0.1px;
font-size:0.1em;
line-height:0;
clear:both;
}

ul#yearmenu li{
float:left;
margin-right:15px;
padding-left:10px;
background:url(../img/pict.jpg) left no-repeat;
}

