@charset "UTF-8";
/* CSS Document */

.box_list_pagelink_exrepo{display:flex;height:38px;border-bottom:1px solid #b3b3b3;margin:-10px 0 40px 0;}
.box_list_pagelink_exrepo .box_button{
	overflow:hidden;
	/*float:left;width:316px;*/
	height:38px;
	flex-grow: 1;
    background-color: #e6e6e6;
}
.box_list_pagelink_exrepo .box_button a{
	float: none;
    width: auto;
    display: block;
}
.box_button a.year2001{background-image:url(/gallerma/image/exrepo_list_button_2001_2005.gif);background-repeat:no-repeat;}
.box_button a.year2001_now{background-image:url(/gallerma/image/exrepo_list_button_2001_2005_now.gif);background-repeat:no-repeat;}
.box_button a.year2006{background-image:url(/gallerma/image/exrepo_list_button_2006_2010.gif);background-repeat:no-repeat;}
.box_button a.year2006_now{background-image:url(/gallerma/image/exrepo_list_button_2006_2010_now.gif);background-repeat:no-repeat;}
.box_button a.year2011{background-image:url(/gallerma/image/exrepo_list_button_2011_2015.gif);background-repeat:no-repeat;}
.box_button a.year2011_now{background-image:url(/gallerma/image/exrepo_list_button_2011_2015_now.gif);background-repeat:no-repeat;}
.box_button a:hover{background-position:0 -38px;opacity:1;} 
.repolist_title{font-size:130%;}
.list_date{color:#888;width:100%;line-height:1.3em;margin-bottom:8px;}
