@charset "utf-8";

/* ms-graduation-year
--------- --------- --------- */
#contents .ms-graduation-year.ms-graduation-year-top{
	padding-bottom: 10px;
	border-bottom: 1px dotted #e0e0e0;
}

*+html #contents .ms-graduation-year .dl-list-style{ zoom: 1;}
#contents .ms-graduation-year .dl-list-style:after{ content : ''; display : block; clear : both; height:0; }

#contents .ms-graduation-year .dl-list-style dt{
	float: left;
}

#contents .ms-graduation-year .dl-list-style dd{
	margin-left: 5em;
}

#contents .ms-graduation-year .dl-list-style dd .list-style{
	margin-left: -15px;
}

#contents .ms-graduation-year .dl-list-style dd .list-style .item{
	display: inline-block;
	margin:0 0 10px 10px;
}

#contents .ms-graduation-year .dl-list-style dd .list-style .item .btn{
	color: #333;
	display: inline-block;
	padding: 3px 5px;
	border-radius: 3px;
	border: 1px solid #cccccc;
}

#contents .ms-graduation-year .dl-list-style dd .list-style .item .btn.current,
#contents .ms-graduation-year .dl-list-style dd .list-style .item .btn:hover{
	color: #fff;
	text-decoration: none;
	background: #0077dd;
	border: 1px solid #0077dd;
}
