@charset "UTF-8";
/* CSS Document */




#wrapper-works{
	display:table;
 	width:1060px;
	}
	
#header-works{
	display:block;
	width:1060px;
	height:100%;
	margin:10px 10px 0px 10px;
	
	}

.img-box{
	display:inline-block;
	vertical-align:top;
	width:520px;	
	padding-right:10px;
	border-top: dashed 1px;
	}
	
.img-p{
	height:400px;
	float:left;
	margin:20px 15px 10px 30px;
}

.img-l{
	width:470px;
	float:left;
	margin:25px 15px 15px 30px;
}

.img-s{
	width:430px;
	float:left;
	margin:25px 15px 15px 30px;
}

.img-ss{
	width:360px;
	float:left;
	margin:25px 15px 15px 30px;
}

.img-ll{
	width:430px;
	float:left;
	margin:25px 30px 15px 30px;
}

.img-lll{
	width:350px;
	float:left;
	margin:25px 120px 15px 30px;
}


.img-src{
	display:inline-block;

	}
	
.img-description{
	display:inline-block;
	margin-left:30px;
	}