@charset "utf-8";



.works{
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-size: 30px;
	line-height: 113px;
}
.works a:link ,
.works a:visited { 
	color:#231815;
	text-decoration: none;	
}
.works a:active ,
.works a:hover {
	color:#231815;
	text-decoration: none;
}


.list_title{
	font-size: 30px;
	line-height: 100%;
	padding-bottom: 60px;
}
.sam{
	float: left;
	height: 100px;
	width: 100px;
	background-color: #c4d9c6;
	margin-right: 25px;
	margin-bottom: 25px;
	display: block;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	line-height:100px;
}
.end{
		margin-right: 0px;
}
.center-img {
  vertical-align:middle;
}
